aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4563 from djrm/classref-editRémi Verschelde2016-05-131-3/+116
|\
| * Documented @GlobalScope singletons and some keysDaniel J. Ramirez2016-05-051-3/+116
* | Fix some errors in some rotation functions, also clarify that certain paramet...Daniel J. Ramirez2016-05-121-7/+8
* | classref: Fixed return types in Area and Area2D (#4635)MattUV2016-05-121-2/+2
* | classref: Directory and ConfigFileRémi Verschelde2016-05-121-26/+68
* | classref: Sync with current sourceRémi Verschelde2016-05-121-2/+62
* | Updated caret blink method documentationPaulb232016-05-111-0/+28
* | Sync classes.xml with current sourcesRémi Verschelde2016-05-091-33/+127
|/
* Partial documentation for OS methodsDaniel J. Ramirez2016-05-051-1/+19
* Documented LinkButtonDaniel J. Ramirez2016-05-051-0/+8
* Input DocumentationCowThing2016-05-031-0/+16
* Sync class referenceRémi Verschelde2016-05-031-63/+107
* Documented bool methodsDaniel J. Ramirez2016-05-021-0/+3
* Merge pull request #4529 from djrm/classref-floatRémi Verschelde2016-05-021-0/+5
|\
| * Documented floatDaniel J. Ramirez2016-05-021-0/+5
* | Documented int methodsDaniel J. Ramirez2016-05-021-0/+3
* | Finished AnimationPlayer DocumentationCowThing2016-05-021-0/+4
* | Finished Timer DocumentationCowThing2016-05-021-0/+3
|/
* Documented YSort (#4515)CowThing2016-05-011-0/+4
* Documented ColorRampDaniel J. Ramirez2016-05-011-0/+14
* Partial documentation for Particles2DDaniel J. Ramirez2016-05-011-0/+36
* Document Popup, PopupDialog, PopupMenu, and PopupPanelBojidar Marinov2016-05-011-7/+29
* classref: Run doctool and merge BitmapFontRémi Verschelde2016-04-291-201/+207
* Add more documentations for this classes:Geequlim2016-04-291-1/+39
* Merge pull request #4482 from Geequlim/masterRémi Verschelde2016-04-291-0/+14
|\
| * Add more documentations and fix AcceptDialog::add_cancelGeequlim2016-04-291-0/+14
* | Merge pull request #4387 from JoshuaGrams/rigidbody2d-torqueRémi Verschelde2016-04-291-6/+56
|\ \ | |/ |/|
| * RigidBody2D (add_force, set_inertia): new methods.Josh Grams2016-04-261-3/+30
| * RigidBody2D: add and bind get_inertia() method.Josh Grams2016-04-201-4/+15
| * RigidBody2D: add and bind get/set_applied_torque.Josh Grams2016-04-201-0/+56
* | Fill in the blank in the Array, CenterContainer and Dictionary class referenc...Geequlim2016-04-291-0/+7
* | Documentation for Canvas Modulate, ColorPicker, ColorPickerButtonDaniel J. Ramirez2016-04-291-1/+17
* | Merge pull request #4451 from JoshuaGrams/anim-tree-filterRémi Verschelde2016-04-281-0/+10
|\ \
| * | AnimationTree: add filters to Animation nodes.Josh Grams2016-04-261-0/+60
* | | Partial documentation for Polygon2D and Raycast2D (#4467)Daniel Ramirez2016-04-281-1/+32
* | | Classref: Document Button and ButtonArrayRémi Verschelde2016-04-281-23/+39
* | | Merge pull request #4461 from djrm/classref-editRémi Verschelde2016-04-271-0/+8
|\ \ \
| * | | GridContainer, CheckBox documentation, descriptions for Vector2 and CenterCon...Daniel J. Ramirez2016-04-271-0/+8
* | | | fixed some mistakes in WeakRef documentationJan Heemstra2016-04-271-4/+4
* | | | Documented WeakRef and member functionsJan Heemstra2016-04-271-1/+4
* | | | Sync classes reference template with current code baseJan Heemstra2016-04-271-0/+50
|/ / /
* | | Documented Node2DJulian Murgia - StraToN2016-04-261-3/+20
* | | Various improvements to doc_status.pyRémi Verschelde2016-04-261-10/+10
* | | Edited classes.xml : GraphEdit finished (#4450)Julian Murgia2016-04-261-0/+8
|/ /
* / Add a python script to check the current doc statusBojidar Marinov2016-04-221-0/+430
|/
* string ends_withAlexander Holland2016-04-171-0/+192
* Sync docs with sourceRémi Verschelde2016-04-071-36/+388
* Remove trailing spacesRémi Verschelde2016-04-026-284/+284
* doc/base/classes.xml: String.match, Node.find_nodeJosh Grams2016-03-271-2/+3
* Add function to convert Date time from a dictionary to EpochKyle Luce2016-03-161-1/+31