index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-06
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-06
Merge pull request #10117 from neikeq/pr-classdb-getpropidx
Ignacio Etcheverry
2017-08-05
few bugs fixed thanks to explicit bool constructor and clang.
Juan Linietsky
2017-08-06
ClassDB: Adds get_property_index method
Ignacio Etcheverry
2017-08-06
[GDNative] fixed double variant call
Karroffel
2017-08-05
Made bool constructor explicit in Variant to avoid bugs, fixes #7843
Juan Linietsky
2017-08-05
Merge pull request #10116 from neikeq/prop_method_ambiguities
Juan Linietsky
2017-08-05
Renames properties and methods to avoid ambiguities
Ignacio Etcheverry
2017-08-05
emit signal properly when frame has changed in autoplay, fixes #7730
Juan Linietsky
2017-08-05
Properly update frame range after modifying the vframe/hframes, closes #7624
Juan Linietsky
2017-08-05
Warn about resizing a rigidbody (2D or 3D), covers the most common cases, clo...
Juan Linietsky
2017-08-05
renamed node path, closes #5691
Juan Linietsky
2017-08-04
Merge pull request #10085 from endragor/no-uninitialized-cb
Thomas Herzog
2017-08-04
Dont call nativescript callbacks if lib is not initialized
Ruslan Mustakov
2017-08-04
Merge pull request #9976 from ISylvox/update-gradle-android-master
Rémi Verschelde
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
Full GLTF 2.0 Specification support! cheers!
Juan Linietsky
2017-08-03
TileMap: Fix infinite loop when trying to bucket-delete empty tiles.
Andreas Haas
2017-08-03
Merge pull request #10066 from marcelofg55/scons_fix3
Rémi Verschelde
2017-08-03
Fix scons failing when not building sources
Marcelo Fernandez
2017-08-03
Merge pull request #10060 from endragor/nativescript-frame
Thomas Herzog
2017-08-03
Merge pull request #10046 from Hinsbart/script_open_resource
Rémi Verschelde
2017-08-03
Merge pull request #10062 from BastiaanOlij/arvr_add_anchor
Rémi Verschelde
2017-08-03
Added ARVRAnchor support and a few small enhancements
BastiaanOlij
2017-08-03
Merge pull request #10040 from Hassan-A/getCells3.0
Rémi Verschelde
2017-08-03
Forward frame call to GDNative libraries
Ruslan Mustakov
2017-08-02
Added get_used_cells_by_id method 3.0
Hassan A
2017-08-02
ItemList: Remove redundant Vector2 initializations.
Andreas Haas
2017-08-02
-Added GLTF scene support (still missing animations and .glb extension)
Juan Linietsky
2017-08-02
Merge pull request #10050 from godotengine/revert-10014-tweak-command-line-ar...
Juan Linietsky
2017-08-02
Revert "Tweak command-line arguments to make them more UNIX-like"
Juan Linietsky
2017-08-02
ScriptEditor: ctrl+click can open scenes/resources.
Andreas Haas
2017-08-02
Merge pull request #10042 from karroffel/gdnative-header-include-paths
Thomas Herzog
2017-08-02
[GDNative/NativeScript] fix -rdynamic and removed _init call
Karroffel
2017-08-02
Merge pull request #10037 from Noshyaar/pr-classxml
Rémi Verschelde
2017-08-02
Merge pull request #10014 from Calinou/tweak-command-line-arguments
Rémi Verschelde
2017-08-02
Docs: fix method/type renames, fill some blanks
Poommetee Ketson
2017-08-02
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-02
Merge pull request #10029 from ISylvox/disable-needless-printline
Rémi Verschelde
2017-08-02
remove meaningless print line from editor console
Indah Sylvia
2017-08-02
Merge pull request #10032 from karroffel/gdnative-header-include-paths
Thomas Herzog
2017-08-02
[GDNative] better header include paths
Karroffel
2017-08-02
Merge pull request #10028 from marcelofg55/audioserver_finish
Rémi Verschelde
2017-08-01
Fix AudioServer::finish not getting called while quitting
Marcelo Fernandez
2017-08-01
Merge pull request #10027 from Noshyaar/pr-tree
Rémi Verschelde
2017-08-01
Merge pull request #10021 from Noshyaar/pr-mb
Rémi Verschelde
2017-08-01
Merge pull request #10019 from Paulb23/ctrl_backspace_issue_6546
Rémi Verschelde
2017-08-01
Merge pull request #10006 from djrm/pr_theme_fixes
Rémi Verschelde
2017-08-01
Merge pull request #9838 from RandomShaper/android-arm64
Rémi Verschelde
[next]