aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Vector2.angle() descriptionRémi Verschelde2015-11-201-0/+2
* Sync doc template with codeRémi Verschelde2015-11-201-83/+138
* Inserted explanation about the behaviour of CollsionPolygon2D.set_polygon.Ovnuniarchos2015-11-201-12/+43
* Differences between ConvexPolygon2D and ConcavePolygon2D?Ovnuniarchos2015-11-201-1/+2
* ConvexPolygonShape2D.set_point_cloud documented to do nothing.Ovnuniarchos2015-11-201-4/+4
* Added definition of bias solver.Ovnuniarchos2015-11-201-0/+5
* Merge pull request #2822 from kurikaesu/masterJuan Linietsky2015-11-191-3/+41
|\
| * Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva2015-11-191-3/+41
* | Changed capabilities list.Ovnuniarchos2015-11-191-1/+5
|/
* Merge pull request #2645 from Ovnuniarchos/DocCurvePathPFollowRémi Verschelde2015-11-071-0/+134
|\
| * Documented classes Curve*, Path*, and PathFollow*Ovnuniarchos2015-11-071-0/+134
* | Regex class documented. For some reason, parameter descriptors don\'t appear.Ovnuniarchos2015-11-031-1/+31
* | Merge pull request #2680 from Brickcaster/onceagainRémi Verschelde2015-11-021-5/+7
|\ \
| * | Added description to classes/ScrollContainerBrickcaster2015-11-011-0/+2
| * | classes/color - Documenting a trick with set_modulateBrickcaster2015-11-011-2/+2
| * | Updated classes/matrix32Brickcaster2015-10-251-3/+3
| |/
* | Add missing reference documentation for Array classGeorge Marques2015-10-201-0/+7
* | Syncing classes.xml with current binaryGeorge Marques2015-10-201-53/+243
|/
* GraphEdit and GraphNode documentationJulian Murgia - StraToN2015-10-161-29/+79
* Add support for Opus audio formatGeorge Marques2015-10-021-0/+12
* Update documentation for all Sample* classesRémi Verschelde2015-09-261-69/+127
* Merge pull request #2534 from eska014/unpress-hidden-buttonsJuan Linietsky2015-09-261-1/+1
|\
| * Clarify `BaseButton::is_pressed()` documentationeska2015-09-261-1/+1
* | Update documentation for TileSet and TimerRémi Verschelde2015-09-251-13/+39
* | Sync classes reference template with current code baseRémi Verschelde2015-09-251-12/+64
|/
* Merge pull request #2449 from leezh/label-valign-fixJuan Linietsky2015-09-251-3/+60
|\
| * updated Label documentationZher Huei Lee2015-09-081-3/+60
* | Document TileMap classRémi Verschelde2015-09-231-6/+52
* | Update descriptions for Vector2 and Vector2ArrayBojidar Marinov2015-09-231-2/+23
* | Regenerate docsBojidar Marinov2015-09-231-462/+5366
|/
* A bunch of spell checks, and rewordings. Also, some simple documentation.Ovnuniarchos2015-07-262-5998/+5950
* Added a proper name and an explanation to arg4 on CanvasItem.draw_texture_rect*.Ovnuniarchos2015-07-202-4/+15
* Add some documentation for RayCast2D about is_colliding and get_collider quirksShadowKyogre2015-06-241-0/+2
* - added GDscript bidings for UndoRedo class mechanizmkrzycho2015-06-211-1/+1
* -Rename unexisting by nonexistant, closes #1940Juan Linietsky2015-05-181-1/+1
* -new collision layer & mask system for 2D, for more flexible collision maskingJuan Linietsky2015-05-031-2/+2
* updated outdated or missing Plane class documentationSimon Wenner2015-04-201-5/+11
* fixed incorrect constructor descriptions in Matrix3Simon Wenner2015-04-201-2/+2
* fixed typos in the documentationSimon Wenner2015-04-201-2/+2
* Merge pull request #1407 from NateWardawg/documentationJuan Linietsky2015-03-221-3/+26
|\
| * Updated the variable in the lerp function to be weight instead of percent.Nathan Warden2015-02-201-1/+1
| * Updated the internal documention for the GDScript class.Nathan Warden2015-02-201-3/+26
* | merges from okam repoJuan Linietsky2015-03-031-1/+2
|/
* Batch of BugfixesJuan Linietsky2014-12-071-48/+151
* Fixed documentation typoBrandon DeRosier2014-11-111-1/+1
* Fix AnimationTreePlayer.node_get_input_source typoBrandon DeRosier2014-11-111-1/+1
* Bug FixesJuan Linietsky2014-11-021-1616/+6029
* - fix for typo and clarification to documentationDrachenfels2014-08-211-1/+15
* Making Godot Easier to Use..Juan Linietsky2014-05-241-0/+0
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-141-123/+630