summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-05-29Merge pull request #4845 from vnen/pr-magnetometerRémi Verschelde
2016-05-29Documented Light2D and LightOccluder2DJulian Murgia - StraToN
2016-05-28Documented BackBufferCopy. Need validation for the different copy modes (cons...Julian Murgia - StraToN
2016-05-27Add documentation for Input.get_magnetometer()George Marques
2016-05-21VehicleBody: Cosmetic fixes to previous commitRémi Verschelde
2016-05-21Add get_linear_velocity() method to VehicleBody classAgustin Benavidez
2016-05-20Document the FileDialog and partial OS methodsGeequlim
2016-05-20Fix a XML error with the documentationBojidar Marinov
2016-05-15Filling in documentation.CowThing
2016-05-13Merge pull request #4563 from djrm/classref-editRémi Verschelde
2016-05-12Fix some errors in some rotation functions, also clarify that certain paramet...Daniel J. Ramirez
2016-05-12classref: Fixed return types in Area and Area2D (#4635)MattUV
2016-05-12classref: Directory and ConfigFileRémi Verschelde
2016-05-12classref: Sync with current sourceRémi Verschelde
2016-05-11Updated caret blink method documentationPaulb23
2016-05-09Sync classes.xml with current sourcesRémi Verschelde
2016-05-05Documented @GlobalScope singletons and some keysDaniel J. Ramirez
2016-05-05Partial documentation for OS methodsDaniel J. Ramirez
2016-05-05Documented LinkButtonDaniel J. Ramirez
2016-05-03Input DocumentationCowThing
2016-05-03Sync class referenceRémi Verschelde
2016-05-02Documented bool methodsDaniel J. Ramirez
2016-05-02Merge pull request #4529 from djrm/classref-floatRémi Verschelde
2016-05-02Documented floatDaniel J. Ramirez
2016-05-02Documented int methodsDaniel J. Ramirez
2016-05-02Finished AnimationPlayer DocumentationCowThing
2016-05-02Finished Timer DocumentationCowThing
2016-05-01Documented YSort (#4515)CowThing
2016-05-01Documented ColorRampDaniel J. Ramirez
2016-05-01Partial documentation for Particles2DDaniel J. Ramirez
2016-05-01Document Popup, PopupDialog, PopupMenu, and PopupPanelBojidar Marinov
2016-04-29classref: Run doctool and merge BitmapFontRémi Verschelde
2016-04-29Add more documentations for this classes:Geequlim
2016-04-29Merge pull request #4482 from Geequlim/masterRémi Verschelde
2016-04-29Add more documentations and fix AcceptDialog::add_cancelGeequlim
2016-04-29Merge pull request #4387 from JoshuaGrams/rigidbody2d-torqueRémi Verschelde
2016-04-29Fill in the blank in the Array, CenterContainer and Dictionary class referenc...Geequlim
2016-04-29Documentation for Canvas Modulate, ColorPicker, ColorPickerButtonDaniel J. Ramirez
2016-04-28Merge pull request #4451 from JoshuaGrams/anim-tree-filterRémi Verschelde
2016-04-28Partial documentation for Polygon2D and Raycast2D (#4467)Daniel Ramirez
2016-04-28Classref: Document Button and ButtonArrayRémi Verschelde
2016-04-27Merge pull request #4461 from djrm/classref-editRémi Verschelde
2016-04-27GridContainer, CheckBox documentation, descriptions for Vector2 and CenterCon...Daniel J. Ramirez
2016-04-27fixed some mistakes in WeakRef documentationJan Heemstra
2016-04-27Documented WeakRef and member functionsJan Heemstra
2016-04-27Sync classes reference template with current code baseJan Heemstra
2016-04-26Documented Node2DJulian Murgia - StraToN
2016-04-26Various improvements to doc_status.pyRémi Verschelde
2016-04-26RigidBody2D (add_force, set_inertia): new methods.Josh Grams
2016-04-26AnimationTree: add filters to Animation nodes.Josh Grams