aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add mbedtls moduleFabio Alessandrelli2018-02-141-0/+7
* Merge pull request #16659 from vnen/plugin_orderRémi Verschelde2018-02-141-0/+14
|\
| * Expose priority and order for custom import pluginsGeorge Marques2018-02-131-0/+14
* | Add a function to remove controls from containersGeorge Marques2018-02-131-0/+11
* | Merge pull request #16401 from YeldhamDev/json_example_fixRémi Verschelde2018-02-131-4/+4
|\ \
| * | Fixed wrong example in JSONParseResult.Michael Alexsander Silva Dias2018-02-041-4/+4
* | | Merge pull request #16306 from mhilbrunner/mhilbrunner-docs-json-keyorderRémi Verschelde2018-02-123-2/+4
|\ \ \ | |_|/ |/| |
| * | [DOCS] parse_json: Objects do not keep key orderMax Hilbrunner2018-02-023-2/+4
* | | Fixed KinematicBody move_and_slide documentation namingAndrew Silver2018-02-051-1/+1
| |/ |/|
* | Fix broken variant call of Vector3.snappedTimur Celik2018-02-031-1/+1
|/
* Small fixes for the Control description in the docs.Michael Alexsander Silva Dias2018-02-011-3/+3
* Errata fix on Image get_format() descriptionProfesor Tartelett2018-01-311-1/+1
* Merge pull request #16188 from Schweigert/masterRémi Verschelde2018-01-311-0/+10
|\
| * Display set_nodelay to GDScriptMarlon Henry Schweigert2018-01-301-0/+10
* | Merge pull request #16197 from Chaosus/viewportdocRémi Verschelde2018-01-311-0/+38
|\ \
| * | Viewport doc improvementsChaosus2018-01-301-0/+38
* | | Merge pull request #16215 from vnen/graphedit-exposeRémi Verschelde2018-01-311-0/+77
|\ \ \
| * | | Expose a few GraphEdit methods to script languagesGeorge Marques2018-01-301-0/+77
| |/ /
* / / Add interface for plugins to enable/disable other pluginsGeorge Marques2018-01-301-0/+20
|/ /
* / Fix wrong return type of xform functionsPoommetee Ketson2018-01-302-10/+10
|/
* Update ProjectSettings description to correct usagevolzhs2018-01-261-1/+1
* doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde2018-01-2566-75/+75
* doc: Sync with current sourceRémi Verschelde2018-01-25418-420/+420
* doc: Sync with current sourceRémi Verschelde2018-01-241-3/+3
* Fix bug in color docChaosus2018-01-241-2/+1
* More precise description for is_visible_in_treePetePete19842018-01-221-1/+1
* clarify OS.execute usage, add examplesTodd Ross2018-01-201-1/+12
* Added description to dedent in String.xmlAnutrix2018-01-191-0/+1
* Merge pull request #15857 from YeldhamDev/find_last_docPoommetee Ketson2018-01-191-1/+1
|\
| * [DOCS] Fixed incorrect information inside String's "find_last" method.Michael Alexsander Silva Dias2018-01-191-1/+1
* | Fix typos in code and docs with codespellRémi Verschelde2018-01-1824-78/+78
* | Merge pull request #15845 from Anutrix/masterRémi Verschelde2018-01-181-0/+2
|\ \
| * | Added description to get_collision_mask_bit and set_collision_mask_bit in Ray...Anutrix2018-01-181-0/+2
| |/
* / Update MultiMeshInstance and WorldEnvironment documentationAbhas Kumar Sinha2018-01-182-3/+8
|/
* few doc fixesChaosus2018-01-171-2/+2
* doc: Replace some more "val" with "value" + syncRémi Verschelde2018-01-1753-65/+65
* Fixes for parameter names of builtin functions in visual scripts/coreChaosus2018-01-161-2/+2
* [DOCS] Description for the JavaScript singleton in @GlobalScope.Michael Alexsander Silva Dias2018-01-151-0/+1
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-1567-13/+76
* Fix an issue with the animation editor not seeking to the target time properly.Bojidar Marinov2018-01-141-0/+3
* doc: Sync with current sourceRémi Verschelde2018-01-137-14/+12
* doc: Update version string in XMLRémi Verschelde2018-01-13418-418/+418
* Small fix for Control bindingsletheed2018-01-131-1/+9
* Added some explanations that should make it easier to use the AnimationTreePl...Grosskopf2018-01-121-8/+27
* Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky2018-01-121-4/+9
* Fix malformed doc after #15611Rémi Verschelde2018-01-122-1/+4
* Update docsBojidar Marinov2018-01-1266-2905/+652
* Update documentation to clarify that list of overlaps is not updated immediat...Juan Linietsky2018-01-114-10/+10
* Merge pull request #15530 from akien-mga/signal-argsRémi Verschelde2018-01-102-4/+4
|\
| * Fix signal arguments shadowing member variablesRémi Verschelde2018-01-092-4/+4