summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-06Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTERBojidar Marinov
2017-08-06Merge pull request #10117 from neikeq/pr-classdb-getpropidxIgnacio Etcheverry
2017-08-05few bugs fixed thanks to explicit bool constructor and clang.Juan Linietsky
2017-08-06ClassDB: Adds get_property_index methodIgnacio Etcheverry
2017-08-06[GDNative] fixed double variant callKarroffel
2017-08-05Made bool constructor explicit in Variant to avoid bugs, fixes #7843Juan Linietsky
2017-08-05Merge pull request #10116 from neikeq/prop_method_ambiguitiesJuan Linietsky
2017-08-05Renames properties and methods to avoid ambiguitiesIgnacio Etcheverry
2017-08-05emit signal properly when frame has changed in autoplay, fixes #7730Juan Linietsky
2017-08-05Properly update frame range after modifying the vframe/hframes, closes #7624Juan Linietsky
2017-08-05Warn about resizing a rigidbody (2D or 3D), covers the most common cases, clo...Juan Linietsky
2017-08-05renamed node path, closes #5691Juan Linietsky
2017-08-04Merge pull request #10085 from endragor/no-uninitialized-cbThomas Herzog
2017-08-04Dont call nativescript callbacks if lib is not initializedRuslan Mustakov
2017-08-04Merge pull request #9976 from ISylvox/update-gradle-android-masterRémi Verschelde
2017-08-04Merge pull request #10072 from karroffel/gdnative-header-include-pathsThomas Herzog
2017-08-04[GDNative] fixed a bug with ambiguous include pathsKarroffel
2017-08-03Full GLTF 2.0 Specification support! cheers!Juan Linietsky
2017-08-03TileMap: Fix infinite loop when trying to bucket-delete empty tiles.Andreas Haas
2017-08-03Merge pull request #10066 from marcelofg55/scons_fix3Rémi Verschelde
2017-08-03Fix scons failing when not building sourcesMarcelo Fernandez
2017-08-03Merge pull request #10060 from endragor/nativescript-frameThomas Herzog
2017-08-03Merge pull request #10046 from Hinsbart/script_open_resourceRémi Verschelde
2017-08-03Merge pull request #10062 from BastiaanOlij/arvr_add_anchorRémi Verschelde
2017-08-03Added ARVRAnchor support and a few small enhancementsBastiaanOlij
2017-08-03Merge pull request #10040 from Hassan-A/getCells3.0Rémi Verschelde
2017-08-03Forward frame call to GDNative librariesRuslan Mustakov
2017-08-02Added get_used_cells_by_id method 3.0Hassan A
2017-08-02ItemList: Remove redundant Vector2 initializations.Andreas Haas
2017-08-02-Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky
2017-08-02Merge pull request #10050 from godotengine/revert-10014-tweak-command-line-ar...Juan Linietsky
2017-08-02Revert "Tweak command-line arguments to make them more UNIX-like"Juan Linietsky
2017-08-02ScriptEditor: ctrl+click can open scenes/resources.Andreas Haas
2017-08-02Merge pull request #10042 from karroffel/gdnative-header-include-pathsThomas Herzog
2017-08-02[GDNative/NativeScript] fix -rdynamic and removed _init callKarroffel
2017-08-02Merge pull request #10037 from Noshyaar/pr-classxmlRémi Verschelde
2017-08-02Merge pull request #10014 from Calinou/tweak-command-line-argumentsRémi Verschelde
2017-08-02Docs: fix method/type renames, fill some blanksPoommetee Ketson
2017-08-02Tweak command-line arguments to make them more UNIX-likeHugo Locurcio
2017-08-02Merge pull request #10029 from ISylvox/disable-needless-printlineRémi Verschelde
2017-08-02remove meaningless print line from editor consoleIndah Sylvia
2017-08-02Merge pull request #10032 from karroffel/gdnative-header-include-pathsThomas Herzog
2017-08-02[GDNative] better header include pathsKarroffel
2017-08-02Merge pull request #10028 from marcelofg55/audioserver_finishRémi Verschelde
2017-08-01Fix AudioServer::finish not getting called while quittingMarcelo Fernandez
2017-08-01Merge pull request #10027 from Noshyaar/pr-treeRémi Verschelde
2017-08-01Merge pull request #10021 from Noshyaar/pr-mbRémi Verschelde
2017-08-01Merge pull request #10019 from Paulb23/ctrl_backspace_issue_6546Rémi Verschelde
2017-08-01Merge pull request #10006 from djrm/pr_theme_fixesRémi Verschelde
2017-08-01Merge pull request #9838 from RandomShaper/android-arm64Rémi Verschelde