aboutsummaryrefslogtreecommitdiff
path: root/doc/classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Docs update for several classesCraigory V Coppola2018-04-298-0/+20
* Fixed (minor) typo in CapsuleShape2D doc pageHoratioZEDU2018-04-291-1/+1
* [DOCS] Popup.popup_exclusive descriptionhomer6662018-04-291-0/+1
* [DOCS] Add note that Pool*Arrays are passed by value (#18340)krogank92018-04-297-7/+7
* [DOCS] add HTTPRequest.request return valuesPoommetee Ketson2018-04-291-0/+2
* Add descriptions for GroupCall flagsbncastle2018-04-291-0/+4
* [DOCS] OSMax Hilbrunner2018-04-291-10/+89
* Add new transform tutorial to appropriate classesPoommetee Ketson2018-04-293-0/+3
* Add Navigation docsDenis Washington2018-04-291-11/+11
* Add Navigation2D docsDenis Washington2018-04-291-0/+8
* [DOCS] SceneTreeMax Hilbrunner2018-04-291-3/+47
* [DOCS] Tweaks and fixes for (Interpolated)CameraMel Collins2018-04-292-14/+14
* Add detail to doc for add_surface_from_arrays (#17911)GaryO2018-04-291-3/+7
* Added missing end points for brief descriptions in the docs.Michael Alexsander Silva Dias2018-04-299-9/+9
* [DOCS] Some content for InterpolatedCameraMel Collins2018-04-291-0/+7
* [DOCS] Typo fix for CollisionShape[2D]mhilbrunner2018-04-292-2/+2
* [DOCS] Node & PackedScene (#17833)Max Hilbrunner2018-04-292-2/+9
* Improve Input.is_action_just_* docs.Pieter-Jan Briers2018-04-291-2/+3
* [DOCS] Node: Networking updates, fix outdated and missing docsmhilbrunner2018-04-291-29/+51
* [DOCS] InputMax Hilbrunner2018-04-291-3/+24
* Update Image format enumeration documentationNeil Moore2018-04-291-0/+35
* Fixes a typo in the VisualServer.canvas_item_add_set_transform docs.Pieter-Jan Briers2018-04-281-1/+1
* 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
* 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