summaryrefslogtreecommitdiff
path: root/doc/base/classes.xml
AgeCommit message (Expand)Author
2016-02-12Doc HTTPClient.get_response_headers_as_dictionary()Alexander Holland
2016-02-08Merge pull request #3627 from lordadamson/masterRémi Verschelde
2016-02-08renamed function get_video_texutre to get_video_textureAdham Zahran
2016-02-07Merge pull request #3625 from lordadamson/masterRémi Verschelde
2016-02-07just a small typeAdham Zahran
2016-02-07Merge pull request #3624 from lordadamson/masterRémi Verschelde
2016-02-07fixing typos all over the placeAdham Zahran
2016-02-07Merge pull request #3619 from lordadamson/masterRémi Verschelde
2016-02-07description for Input.is_mouse_button_pressed()Adham Zahran
2016-02-07Improve parsing of [method ...] tagsRémi Verschelde
2016-02-07Fix badly formatted tags in XMLRémi Verschelde
2016-02-07Sync classes ref with codeRémi Verschelde
2016-02-06Added get_cellv() method to TileMapJohan Manuel
2016-01-30Variables SpatialSoundServer and SS pointed to SpatialSound2DServer.Ovnuniarchos
2016-01-26Sync API reference with current codeRémi Verschelde
2016-01-23replace InputEvent references with GlobalScope in joystick dochondres
2016-01-21set_signed_data now works correctly on pcm8 samples.Ovnuniarchos
2016-01-21Documented AudioServserSW, EventPlayer and EventStream*. Corrections on Audio...Ovnuniarchos
2016-01-16add documentation for OS::set_keep_screen_onvolzhs
2016-01-08Add some joystick functions to input. Enables manipulation of mappings at run...hondres
2015-12-28PhysicsBody2D and descendants documented.Ovnuniarchos
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-28Remove bogus argument in body_get_nodeRémi Verschelde
2015-12-28Remove bogus argument in sample_get_descriptionRémi Verschelde
2015-12-27Sync doc with current sourceRémi Verschelde
2015-12-22New area space override modes documented. Also, PhysicsBody2D, Area2D, and Co...Ovnuniarchos
2015-12-08Merge pull request #2868 from akien-mga/pr-fix-can-move-toJuan Linietsky
2015-12-08Merge pull request #2993 from leezh/nrex-v0.1Juan Linietsky
2015-12-06Add constructor for Image built-in typeFranklin Sobrinho
2015-12-04updated nrex documentationZher Huei Lee
2015-11-29Edit documentation for AABB and Rect2.Bojidar Marinov
2015-11-29Run -doctool on existing documentationBojidar Marinov
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-22Update doc for can_teleport_toRé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-02Merge pull request #2680 from Brickcaster/onceagainRémi Verschelde