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
Age
Commit message (
Expand
)
Author
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-05
few bugs fixed thanks to explicit bool constructor and clang.
Juan Linietsky
2017-08-06
[GDNative] fixed double variant call
Karroffel
2017-08-05
renamed node path, closes #5691
Juan Linietsky
2017-08-04
Dont call nativescript callbacks if lib is not initialized
Ruslan Mustakov
2017-08-04
Merge pull request #10072 from karroffel/gdnative-header-include-paths
Thomas Herzog
2017-08-04
[GDNative] fixed a bug with ambiguous include paths
Karroffel
2017-08-03
Merge pull request #10060 from endragor/nativescript-frame
Thomas Herzog
2017-08-03
Forward frame call to GDNative libraries
Ruslan Mustakov
2017-08-02
[GDNative/NativeScript] fix -rdynamic and removed _init call
Karroffel
2017-08-02
[GDNative] better header include paths
Karroffel
2017-07-30
Merge pull request #9964 from supagu/audio_fix
Rémi Verschelde
2017-07-30
[NativeScript] fix signals from base class not being accessible
Karroffel
2017-07-29
Fixed AudioStreamPlaybackOGGVorbis::_mix_internal getting stuck in infinite l...
Fabian Mathews
2017-07-28
Pass GDNativeLibrary pointer to library init
Ruslan Mustakov
2017-07-28
Merge pull request #9932 from djrm/vs_fixes
Rémi Verschelde
2017-07-27
Do not allow multiple data connections to the same data input slot, fixes #63...
Daniel J. Ramirez
2017-07-27
[NativeScript] fixed optional _init call
Karroffel
2017-07-27
[NativeScript] fix mutex double lock
Karroffel
2017-07-27
added an optional parameter to OS symbol lookup
Karroffel
2017-07-27
[NativeScript] call _init on instance creation
Karroffel
2017-07-26
Merge pull request #9882 from endragor/nativescript-refcount
Thomas Herzog
2017-07-26
Merge pull request #9883 from bojidar-bg/8217-fixup-get_node-shortcut
Rémi Verschelde
2017-07-26
Fix $a/b being parsed as division
Bojidar Marinov
2017-07-26
Forward refcount changes to NativeScriptInstance
Ruslan Mustakov
2017-07-26
Merge pull request #9867 from endragor/nativescript-threading
Thomas Herzog
2017-07-26
Merge pull request #9720 from endragor/stack-bottom
Thomas Herzog
2017-07-26
Support multithreading for NativeScriptLanguage
Ruslan Mustakov
2017-07-25
Fix typo in NativeScript property getter
sheepandshepherd
2017-07-25
Merge pull request #9731 from Xrayez/gdscript-completion
Rémi Verschelde
2017-07-25
fix a regression (GDScript) from e00630b
Karroffel
2017-07-25
Merge pull request #9844 from karroffel/nativescript-double-init-fix
Thomas Herzog
2017-07-25
[NativeScript] fix double initialization in editor
Karroffel
2017-07-25
Update GDScript completion names for Pool*Arrays
Andrii Doroshenko (Xrayez)
2017-07-25
Merge pull request #8217 from bojidar-bg/gdscript-fix-keyword-call
Rémi Verschelde
2017-07-25
Add a way to retrieve stack bottom of the main thread
Ruslan Mustakov
2017-07-25
[NativeScript] bound `new` to ClassDB
Karroffel
2017-07-24
[GDNative] basic OS detection
Karroffel
2017-07-24
GDNative register_property
Ramesh Ravone
2017-07-24
Merge pull request #9814 from karroffel/nativescript-doublefree
Thomas Herzog
2017-07-24
[NativeScript] forgot to uncomment userdata return
Karroffel
2017-07-24
Merge pull request #9809 from karroffel/nativescript-doublefree
Thomas Herzog
2017-07-24
[NativeScript] fix double free but on exit
Karroffel
2017-07-24
Merge pull request #9764 from Noshyaar/pr-fix2
Rémi Verschelde
2017-07-24
[GDNative] new GDNative API
Karroffel
2017-07-23
Make GDScript allow some keywords as identifiers
Bojidar Marinov
2017-07-23
Add object type hint for docs
Poommetee Ketson
2017-07-23
Merge pull request #9765 from Noshyaar/pr-clang
Rémi Verschelde
2017-07-23
Merge pull request #9758 from vnen/fix-vs-return
Rémi Verschelde
2017-07-23
Merge pull request #9741 from vnen/fix-vs-customnode
Rémi Verschelde
[next]