Age | Commit message (Expand) | Author |
2018-02-13 | Expose priority and order for custom import plugins | George Marques |
2018-02-13 | Merge pull request #16401 from YeldhamDev/json_example_fix | Rémi Verschelde |
2018-02-12 | Merge pull request #16306 from mhilbrunner/mhilbrunner-docs-json-keyorder | Rémi Verschelde |
2018-02-05 | Fixed KinematicBody move_and_slide documentation naming | Andrew Silver |
2018-02-04 | Fixed wrong example in JSONParseResult. | Michael Alexsander Silva Dias |
2018-02-03 | Fix broken variant call of Vector3.snapped | Timur Celik |
2018-02-02 | [DOCS] parse_json: Objects do not keep key order | Max Hilbrunner |
2018-02-01 | Small fixes for the Control description in the docs. | Michael Alexsander Silva Dias |
2018-02-01 | OSX: implement OS.get_unique_id | geequlim |
2018-01-31 | Errata fix on Image get_format() description | Profesor Tartelett |
2018-01-31 | Merge pull request #16188 from Schweigert/master | Rémi Verschelde |
2018-01-31 | Merge pull request #16197 from Chaosus/viewportdoc | Rémi Verschelde |
2018-01-31 | Merge pull request #16215 from vnen/graphedit-expose | Rémi Verschelde |
2018-01-30 | Expose a few GraphEdit methods to script languages | George Marques |
2018-01-30 | Add interface for plugins to enable/disable other plugins | George Marques |
2018-01-30 | Display set_nodelay to GDScript | Marlon Henry Schweigert |
2018-01-30 | Viewport doc improvements | Chaosus |
2018-01-30 | Fix wrong return type of xform functions | Poommetee Ketson |
2018-01-26 | Update ProjectSettings description to correct usage | volzhs |
2018-01-25 | doc: Fix references to online tutorials after godotengine/godot-docs#1015 | Rémi Verschelde |
2018-01-25 | doc: Sync with current source | Rémi Verschelde |
2018-01-24 | doc: Sync with current source | Rémi Verschelde |
2018-01-24 | Fix bug in color doc | Chaosus |
2018-01-22 | More precise description for is_visible_in_tree | PetePete1984 |
2018-01-20 | clarify OS.execute usage, add examples | Todd Ross |
2018-01-19 | Added description to dedent in String.xml | Anutrix |
2018-01-19 | Merge pull request #15857 from YeldhamDev/find_last_doc | Poommetee Ketson |
2018-01-19 | [DOCS] Fixed incorrect information inside String's "find_last" method. | Michael Alexsander Silva Dias |
2018-01-18 | Fix typos in code and docs with codespell | Rémi Verschelde |
2018-01-18 | Merge pull request #15845 from Anutrix/master | Rémi Verschelde |
2018-01-18 | Update MultiMeshInstance and WorldEnvironment documentation | Abhas Kumar Sinha |
2018-01-18 | Added description to get_collision_mask_bit and set_collision_mask_bit in Ray... | Anutrix |
2018-01-17 | few doc fixes | Chaosus |
2018-01-17 | doc: Replace some more "val" with "value" + sync | Rémi Verschelde |
2018-01-16 | Fixes for parameter names of builtin functions in visual scripts/core | Chaosus |
2018-01-15 | [DOCS] Description for the JavaScript singleton in @GlobalScope. | Michael Alexsander Silva Dias |
2018-01-15 | Filled tutorial field in most relevent classes. | Juan Linietsky |
2018-01-14 | Fix an issue with the animation editor not seeking to the target time properly. | Bojidar Marinov |
2018-01-13 | doc: Sync with current source | Rémi Verschelde |
2018-01-13 | doc: Update version string in XML | Rémi Verschelde |
2018-01-13 | Small fix for Control bindings | letheed |
2018-01-12 | Added some explanations that should make it easier to use the AnimationTreePl... | Grosskopf |
2018-01-12 | Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o... | Juan Linietsky |
2018-01-12 | Fix malformed doc after #15611 | Rémi Verschelde |
2018-01-12 | Update docs | Bojidar Marinov |
2018-01-11 | Update documentation to clarify that list of overlaps is not updated immediat... | Juan Linietsky |
2018-01-10 | Add shuffle() method to Array | poke1024 |
2018-01-10 | Merge pull request #15530 from akien-mga/signal-args | Rémi Verschelde |
2018-01-09 | Improve Control and Label documentation about mouse filtering | Rémi Verschelde |
2018-01-09 | Fix bindings of EditorSettings.set_initial_value | Rémi Verschelde |