summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-11-24Document byte conversion methods for Stringsest31
2015-11-23Fix return type of Matrix32 member varsRémi Verschelde
2015-11-23Document Vector3 and Vector3Array. Fix documentation of Vector2 and Vector2Ar...Bojidar Marinov
2015-11-23Update doc with -doctool.Bojidar Marinov
2015-11-23fix poorly formed documentation xml, text outside of tagszvodd
2015-11-23Merge pull request #1931 from Faless/audio_free_ridRémi Verschelde
2015-11-20Update Vector2.angle() descriptionRémi Verschelde
2015-11-20Sync doc template with codeRémi Verschelde
2015-11-20Inserted explanation about the behaviour of CollsionPolygon2D.set_polygon.Ovnuniarchos
2015-11-20Differences between ConvexPolygon2D and ConcavePolygon2D?Ovnuniarchos
2015-11-20ConvexPolygonShape2D.set_point_cloud documented to do nothing.Ovnuniarchos
2015-11-20Added definition of bias solver.Ovnuniarchos
2015-11-19Merge pull request #2822 from kurikaesu/masterJuan Linietsky
2015-11-19Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva
2015-11-19Changed capabilities list.Ovnuniarchos
2015-11-07Merge pull request #2645 from Ovnuniarchos/DocCurvePathPFollowRémi Verschelde
2015-11-07Documented classes Curve*, Path*, and PathFollow*Ovnuniarchos
2015-11-03Regex class documented. For some reason, parameter descriptors don\'t appear.Ovnuniarchos
2015-11-02Expose AudioServer::free(RID rid) as AudioServer::free_rid(RID rid)Fabio Alessandrelli
2015-11-02Merge pull request #2680 from Brickcaster/onceagainRémi Verschelde
2015-11-01Added description to classes/ScrollContainerBrickcaster
2015-11-01classes/color - Documenting a trick with set_modulateBrickcaster
2015-10-25Updated classes/matrix32Brickcaster
2015-10-20Add missing reference documentation for Array classGeorge Marques
2015-10-20Syncing classes.xml with current binaryGeorge Marques
2015-10-16GraphEdit and GraphNode documentationJulian Murgia - StraToN
2015-10-02Add support for Opus audio formatGeorge Marques
2015-09-26Update documentation for all Sample* classesRémi Verschelde
2015-09-26Merge pull request #2534 from eska014/unpress-hidden-buttonsJuan Linietsky
2015-09-26Clarify `BaseButton::is_pressed()` documentationeska
2015-09-25Update documentation for TileSet and TimerRémi Verschelde
2015-09-25Sync classes reference template with current code baseRémi Verschelde
2015-09-25Merge pull request #2449 from leezh/label-valign-fixJuan Linietsky
2015-09-23Document TileMap classRémi Verschelde
2015-09-23Update descriptions for Vector2 and Vector2ArrayBojidar Marinov
2015-09-23Regenerate docsBojidar Marinov
2015-09-08updated Label documentationZher Huei Lee
2015-07-26A bunch of spell checks, and rewordings. Also, some simple documentation.Ovnuniarchos
2015-07-20Added a proper name and an explanation to arg4 on CanvasItem.draw_texture_rect*.Ovnuniarchos
2015-06-24Add some documentation for RayCast2D about is_colliding and get_collider quirksShadowKyogre
2015-06-21- added GDscript bidings for UndoRedo class mechanizmkrzycho
2015-05-18-Rename unexisting by nonexistant, closes #1940Juan Linietsky
2015-05-03-new collision layer & mask system for 2D, for more flexible collision maskingJuan Linietsky
2015-04-20updated outdated or missing Plane class documentationSimon Wenner
2015-04-20fixed incorrect constructor descriptions in Matrix3Simon Wenner
2015-04-20fixed typos in the documentationSimon Wenner
2015-03-22Merge pull request #1407 from NateWardawg/documentationJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2015-02-20Updated the variable in the lerp function to be weight instead of percent.Nathan Warden
2015-02-20Updated the internal documention for the GDScript class.Nathan Warden