summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-05Warn about resizing a rigidbody (2D or 3D), covers the most common cases, clo...Juan Linietsky
2017-08-05'tab_changed' signal after using 'set_current_tab'Jakub Grzesik
2017-08-05renamed node path, closes #5691Juan Linietsky
2017-08-05Initialize Particles2D draw order propertyL. Krause
2017-08-05Copy point into mouse event as isBastiaanOlij
2017-08-05Improve HTML5 canvas managementL. Krause
2017-08-05fixed loading old theme styleboxestoger5
2017-08-04Fix warp_mouse_pos on macOSbruvzg
2017-08-04Fix resource docker thumbnail bugCradmon
2017-08-04Merge pull request #10085 from endragor/no-uninitialized-cbThomas Herzog
2017-08-04Fix label align of button in editorvolzhs
2017-08-04Dont call nativescript callbacks if lib is not initializedRuslan Mustakov
2017-08-04SpatialEditor: fix "Top", overflow preview buttonPoommetee Ketson
2017-08-04editor: update helps and script panel on theme could change.toger5
2017-08-04Builtin script template loading improvementstoger5
2017-08-04SpatialEditor: uniform min/max of fov,znear,zfarPoommetee Ketson
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-03border settings doesn't remove necessary borders anymoretoger5
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-03Fix rendering of ImmediateGeometry with UVsHenrik Andersson
2017-08-03Make it possible to render ImmediateGeometryHenrik Andersson
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-02Fix double finalisation of audio driversMarcelo Fernandez
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