Age | Commit message (Expand) | Author |
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 |
2015-05-03 | -new collision layer & mask system for 2D, for more flexible collision masking | Juan Linietsky |
2015-04-20 | updated outdated or missing Plane class documentation | Simon Wenner |
2015-04-20 | fixed incorrect constructor descriptions in Matrix3 | Simon Wenner |
2015-04-20 | fixed typos in the documentation | Simon Wenner |
2015-03-22 | Merge pull request #1407 from NateWardawg/documentation | Juan Linietsky |
2015-03-03 | merges from okam repo | Juan Linietsky |
2015-02-20 | Updated the variable in the lerp function to be weight instead of percent. | Nathan Warden |
2015-02-20 | Updated the internal documention for the GDScript class. | Nathan Warden |
2014-12-07 | Batch of Bugfixes | Juan Linietsky |
2014-11-11 | Fixed documentation typo | Brandon DeRosier |
2014-11-11 | Fix AnimationTreePlayer.node_get_input_source typo | Brandon DeRosier |
2014-11-02 | Bug Fixes | Juan Linietsky |
2014-08-21 | - fix for typo and clarification to documentation | Drachenfels |
2014-05-24 | Making Godot Easier to Use.. | Juan Linietsky |
2014-04-14 | -Added google play services (needed for some stuff) | Juan Linietsky |
2014-04-02 | Fix #240 TouchScreenButton release signal is not valid | marynate |
2014-03-05 | Closes bb-code tags, allowing make_doc.sh to finish | bibby |
2014-02-19 | Merge remote-tracking branch 'upstream/master' | Olafur Haukur Flygenring |
2014-02-19 | -improved physics ccd | Juan Linietsky |
2014-02-18 | Added function "get_tiles_ids" to TreeSet. | Olafur Haukur Flygenring |
2014-02-15 | -fixed bug in Button now exporting font property | Juan Linietsky |