aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes for the AnimationPlayer doc.Michael Alexsander Silva Dias2018-04-281-3/+2
* Remove incorrect & potentially confusing references to EulerWill Vincent2018-04-281-1/+2
* Add support for radio-looking items with iconPedro J. Estébanez2018-04-281-0/+15
* Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-04-281-2/+48
* [Docs] fix typosPoommetee Ketson2018-04-282-8/+8
* [DOCS] minor ParticlesMaterial docs fix Linear -> RadialPoommetee Ketson2018-04-281-1/+1
* Fixed small typo in the "InstancePlaceholder" doc.Michael Alexsander Silva Dias2018-04-281-1/+1
* Made print_tree_pretty() function which displays scene tree graphicallyGeoffrey2018-04-141-1/+24
* Add documentation for the DynamicFont hinting propertyHugo Locurcio2018-03-281-0/+12
* Fix documentation indentation for apply_torqe_impulseHein-Pieter van Braam2018-03-031-1/+1
* [DOCS] Small fix to Area: Fix copy/paste errorsMax Hilbrunner2018-03-031-3/+3
* [DOCS] Small fix to PinJoint2DMax Hilbrunner2018-03-031-1/+1
* s/Camear/Camera in docsPoommetee Ketson2018-03-031-2/+2
* Deprecate a typo for a new method introduced in 3.0.1Hein-Pieter van Braam2018-02-271-0/+9
* doc: Sync with current sourceRémi Verschelde2018-02-271-1/+1
* doc: Update version string for 3.0.2Rémi Verschelde2018-02-27418-418/+418
* added docs on Control's drag and drop apiindicainkwell2018-02-271-0/+55
* Update doc version strings to 3.0.1Hein-Pieter van Braam2018-02-24418-418/+418
* [DOCS] clarify that OS.get_user_data_dir needs project namePoommetee Ketson2018-02-241-0/+4
* doc: Sync classref with current sourceRémi Verschelde2018-02-228-19/+1897
* Fix typos with codespellluz.paz2018-02-226-6/+6
* Added documentation for VehicleBodyBastiaanOlij2018-02-222-0/+23
* Revert "Fix wrong return type of xform functions"Hein-Pieter van Braam2018-02-212-10/+10
* Direct to InputEventJoypadButton for using buttonsBenjamin Stammen2018-02-191-1/+1
* Made modifications to the RigidBody(2D) descriptions.Michael Alexsander Silva Dias2018-02-192-9/+4
* Documentation tool does not add escapes to code and codeblocksAnish2018-02-191-4/+26
* Added "allow_reselect" property to ItemList and enabled it for the method/hel...Michael Alexsander Silva Dias2018-02-191-0/+5
* Add a function to remove controls from containersGeorge Marques2018-02-191-0/+11
* Expose priority and order for custom import pluginsGeorge Marques2018-02-191-0/+14
* Fixed KinematicBody move_and_slide documentation namingAndrew Silver2018-02-191-1/+1
* Fixed wrong example in JSONParseResult.Michael Alexsander Silva Dias2018-02-191-4/+4
* [DOCS] parse_json: Objects do not keep key orderMax Hilbrunner2018-02-193-2/+4
* Small fixes for the Control description in the docs.Michael Alexsander Silva Dias2018-02-041-3/+3
* Errata fix on Image get_format() descriptionProfesor Tartelett2018-02-041-1/+1
* Expose a few GraphEdit methods to script languagesGeorge Marques2018-02-041-0/+77
* Add interface for plugins to enable/disable other pluginsGeorge Marques2018-02-041-0/+20
* Viewport doc improvementsChaosus2018-02-041-0/+38
* Display set_nodelay to GDScriptMarlon Henry Schweigert2018-02-041-0/+10
* 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