summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2016-04-26Edited classes.xml : GraphEdit finished (#4450)Julian Murgia
2016-04-22Add a python script to check the current doc statusBojidar Marinov
2016-04-20RigidBody2D: add and bind get_inertia() method.Josh Grams
2016-04-20RigidBody2D: add and bind get/set_applied_torque.Josh Grams
2016-04-17string ends_withAlexander Holland
2016-04-07Sync docs with sourceRémi Verschelde
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-27doc/base/classes.xml: String.match, Node.find_nodeJosh Grams
2016-03-16Add function to convert Date time from a dictionary to EpochKyle Luce
2016-03-13Fixes the month consistency issue in enums and get_date etcKyle Luce
2016-03-09Add option to keep margins when changing anchors, closes #3979Bojidar Marinov
2016-03-08Merge pull request #3833 from AlexHolly/feature-file-md5Rémi Verschelde
2016-03-06doc: fix joystick left/right trigger axis description (index 6/7 instead of 4/5)hondres
2016-03-06Add more verbose build-in functions descriptionsMartin Chuckeles
2016-03-05Write GDScript documentationMartin Chuckeles
2016-03-03set_time_scale docsStabington
2016-03-01Revert "Merge pull request #3814 from est31/iterators_for_for"Rémi Verschelde
2016-03-01Quick fixes to tween documentation formattingRémi Verschelde
2016-02-28Merge pull request #3864 from leezh/editorplugin_extrasJuan Linietsky
2016-02-28Add xrange builtin functionest31
2016-02-28Updated the docs for EditorPluginZher Huei Lee
2016-02-28Document Tween classBojidar Marinov
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-25expose md5 for file(s) to gdscriptAlexander Holland
2016-02-24applied some typo fixes. see godotengine/godot-docs#18David
2016-02-22doc (NodePath): Rewrite description and all methods.Josh Grams