Age | Commit message (Expand) | Author |
2015-12-28 | Remove bogus argument in body_get_node | Rémi Verschelde |
2015-12-28 | Remove bogus argument in sample_get_description | Rémi Verschelde |
2015-12-27 | Sync doc with current source | Rémi Verschelde |
2015-12-22 | New area space override modes documented. Also, PhysicsBody2D, Area2D, and Co... | Ovnuniarchos |
2015-12-08 | Merge pull request #2868 from akien-mga/pr-fix-can-move-to | Juan Linietsky |
2015-12-08 | Merge pull request #2993 from leezh/nrex-v0.1 | Juan Linietsky |
2015-12-06 | Add constructor for Image built-in type | Franklin Sobrinho |
2015-12-04 | updated nrex documentation | Zher Huei Lee |
2015-11-29 | Edit documentation for AABB and Rect2. | Bojidar Marinov |
2015-11-29 | Run -doctool on existing documentation | Bojidar Marinov |
2015-11-24 | Document byte conversion methods for Strings | est31 |
2015-11-23 | Fix return type of Matrix32 member vars | Rémi Verschelde |
2015-11-23 | Document Vector3 and Vector3Array. Fix documentation of Vector2 and Vector2Ar... | Bojidar Marinov |
2015-11-23 | Update doc with -doctool. | Bojidar Marinov |
2015-11-22 | Update doc for can_teleport_to | Rémi Verschelde |
2015-11-20 | Update Vector2.angle() description | Rémi Verschelde |
2015-11-20 | Sync doc template with code | Rémi Verschelde |
2015-11-20 | Inserted explanation about the behaviour of CollsionPolygon2D.set_polygon. | Ovnuniarchos |
2015-11-20 | Differences between ConvexPolygon2D and ConcavePolygon2D? | Ovnuniarchos |
2015-11-20 | ConvexPolygonShape2D.set_point_cloud documented to do nothing. | Ovnuniarchos |
2015-11-20 | Added definition of bias solver. | Ovnuniarchos |
2015-11-19 | Merge pull request #2822 from kurikaesu/master | Juan Linietsky |
2015-11-19 | Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser... | Aren Villanueva |
2015-11-19 | Changed capabilities list. | Ovnuniarchos |
2015-11-07 | Merge pull request #2645 from Ovnuniarchos/DocCurvePathPFollow | Rémi Verschelde |
2015-11-07 | Documented classes Curve*, Path*, and PathFollow* | Ovnuniarchos |
2015-11-03 | Regex class documented. For some reason, parameter descriptors don\'t appear. | Ovnuniarchos |
2015-11-02 | Merge pull request #2680 from Brickcaster/onceagain | Rémi Verschelde |
2015-11-01 | Added description to classes/ScrollContainer | Brickcaster |
2015-11-01 | classes/color - Documenting a trick with set_modulate | Brickcaster |
2015-10-25 | Updated classes/matrix32 | Brickcaster |
2015-10-20 | Add missing reference documentation for Array class | George Marques |
2015-10-20 | Syncing classes.xml with current binary | George Marques |
2015-10-16 | GraphEdit and GraphNode documentation | Julian Murgia - StraToN |
2015-10-02 | Add support for Opus audio format | George Marques |
2015-09-26 | Update documentation for all Sample* classes | Rémi Verschelde |
2015-09-26 | Merge pull request #2534 from eska014/unpress-hidden-buttons | Juan Linietsky |
2015-09-26 | Clarify `BaseButton::is_pressed()` documentation | eska |
2015-09-25 | Update documentation for TileSet and Timer | Rémi Verschelde |
2015-09-25 | Sync classes reference template with current code base | Rémi Verschelde |
2015-09-25 | Merge pull request #2449 from leezh/label-valign-fix | Juan Linietsky |
2015-09-23 | Document TileMap class | Rémi Verschelde |
2015-09-23 | Update descriptions for Vector2 and Vector2Array | Bojidar Marinov |
2015-09-23 | Regenerate docs | Bojidar Marinov |
2015-09-08 | updated Label documentation | Zher Huei Lee |
2015-07-26 | A bunch of spell checks, and rewordings. Also, some simple documentation. | Ovnuniarchos |
2015-07-20 | Added a proper name and an explanation to arg4 on CanvasItem.draw_texture_rect*. | Ovnuniarchos |
2015-06-24 | Add some documentation for RayCast2D about is_colliding and get_collider quirks | ShadowKyogre |
2015-06-21 | - added GDscript bidings for UndoRedo class mechanizm | krzycho |
2015-05-18 | -Rename unexisting by nonexistant, closes #1940 | Juan Linietsky |