index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdnative
Age
Commit message (
Expand
)
Author
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
doc: Complete documentation for VideoStreams
Rémi Verschelde
2020-01-21
Remove unused #if 0'ed code
Rémi Verschelde
2020-01-10
Expose instance_from_id to GDNative
toasteater
2020-01-03
Expose cast_to to GDNative for dynamic casts
sheepandshepherd
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-10
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-01
Add missing on error manifest struct destroy in pluginscript script init
Emmanuel Leblond
2019-11-29
Don't try to initialize empty NativeLibrary
Tomasz Chabora
2019-11-27
VideoStreamGDNative: Fix playing video files without audio stream
marcosjouron
2019-11-16
Add singleton_name field to autogenerated json api
Emmanuel Leblond
2019-11-02
Restore GDNative compatibility by moving new functions introduced in #33210 t...
bruvzg
2019-10-31
Added empty() function to pool array types
PouleyKetchoupp
2019-10-28
Merge pull request #33104 from qarmin/fix_some_crashes
Rémi Verschelde
2019-10-28
Fix some crashes and using null pointers
Rafał Mikrut
2019-10-24
Refactor VideoPlayer and VideoStream
SeleckyErik
2019-10-07
Document the GDNative singleton method prefix being changeable
Hugo Locurcio
2019-10-06
Document GDNativeLibrary
sheepandshepherd
2019-09-25
Merge pull request #32199 from starryalley/fix_seek
Rémi Verschelde
2019-09-25
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-23
Merge pull request #31172 from creikey/add-array-slicing
Rémi Verschelde
2019-09-23
Merge pull request #32198 from starryalley/fix_audio_buffer
Rémi Verschelde
2019-09-19
Fix misc. source comment typos
luz.paz
2019-09-19
Fix VideostreamGDNative audio buffer handling
Mark Kuo
2019-09-19
Fix VideostreamGDNative seek
Mark Kuo
2019-09-14
Add array slice method
Cameron Reikes
2019-08-29
doc: Sync classref with current source
Rémi Verschelde
2019-08-26
Make VarArg methods return types show up as Variant in API json
toasteater
2019-08-12
Fix self reference issue in core structures for GDNative plugins
Bastiaan Olij
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-07-29
Merge pull request #30935 from YeldhamDev/gdnative_plugin_fix
Rémi Verschelde
2019-07-29
Merge pull request #30923 from NilsIrl/better_dropdown
Rémi Verschelde
2019-07-29
Fix 'GDNativeLibrary' editor being incorrectly opened
Michael Alexsander Silva Dias
2019-07-29
Find trailing whitespace and indentation in gdnative_api.json
Rémi Verschelde
2019-07-29
Improve platform selection in the GDNativeLibrary dock
NilsIrl
2019-07-27
Replace radion buttons with checkboxes in GDNativeLibrary editor
NilsIrl
2019-07-26
Merge pull request #30788 from Chaosus/direction_to_gdnative
Rémi Verschelde
2019-07-25
Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE
Rémi Verschelde
2019-07-24
Added direction_to to GDNative
Chaosus
2019-07-23
Added count method to String
Chaosus
2019-07-19
Remove added pluginscript resource format loaders and savers on cleanup
Ivan Hilaire
2019-07-15
doc: Sync classref with current source
Rémi Verschelde
2019-07-05
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-04
Parse more informations for code completion
Geequlim
2019-07-03
Skip export of non-project libraries
Pedro J. Estébanez
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-02
Fix various memory leaks and errors
Bojidar Marinov
[next]