aboutsummaryrefslogtreecommitdiff
path: root/doc/classes
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [DOCS] Add Light2D member descriptions.Chris Bradfield2017-09-161-0/+21
| | |/ / | |/| |
* | | | Merge pull request #11332 from Grosskopf/audio-stream-player-docsRémi Verschelde2017-09-171-0/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | [DOCS] Added Documentation of AudioStreamPlayer [ci skip]
| * | | | Added Documentation of AudioStreamPlayerGrosskopf2017-09-171-0/+11
| | |_|/ | |/| | | | | | | | | | | | | | Fixed according to Comments autoplay issue fixed
* | | | Merge pull request #11331 from Grosskopf/audio-stream-player-2D-docsRémi Verschelde2017-09-171-0/+15
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | [DOCS] Added Documentation of AudioStreamPlayer2D [ci skip]
| * | | | Added Documentation of AudioStreamPlayer2DGrosskopf2017-09-171-0/+15
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Fixxed according to comments Somehow that fix was messed up again Forgot some quotationmarks updated autoplay, tried again
* | | | Merge pull request #11311 from FigyTuna/collision_polygon_docsRémi Verschelde2017-09-172-2/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | [DOCS] Modified the docs for CollisionPolygon and CollisionPolygon2D [ci skip]
| * | | | Modified the descriptions for CollisionPolygon2D and created descriptions ↵FigyTuna2017-09-162-2/+11
| | | | | | | | | | | | | | | | | | | | for CollisionPolygon
* | | | | Merge pull request #11227 from willt/@GDScriptRémi Verschelde2017-09-171-48/+215
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | In @GDScript added previous changes that went missing. added more des… [ci skip]
| * | | | | Fix up examples/descriptions based on feedback. Added more contentWilliam Taylor2017-09-131-48/+215
| | | | | | | | | | | | | | | | | | | | | | | | In @GDScript added previous changes that went missing. added more descriptions and code examples
* | | | | | [DOCS] CanvasLayer member descriptionsChris Bradfield2017-09-161-2/+6
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #11279 from cbscribe/kcc_kinematiccollision_docPoommetee Ketson2017-09-172-1/+16
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | Document new KinematicCollision2D class [ci skip]
| * | | | Document new KinematicCollision2D classChris Bradfield2017-09-162-1/+16
| | |_|/ | |/| |
* | | | Merge pull request #11330 from cbscribe/kcc_textureprogress_docPoommetee Ketson2017-09-171-2/+14
|\ \ \ \ | | | | | | | | | | [DOCS] Update TextureProgress class ref
| * | | | [DOCS] Update TextureProgress class refChris Bradfield2017-09-161-2/+14
| | |_|/ | |/| |
* | | | Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_docPoommetee Ketson2017-09-172-8/+10
|\ \ \ \ | | | | | | | | | | [DOCS] update VisibilityNotifier(2D) class ref
| * | | | [DOCS] update VisibilityNotifier2D class ref.Chris Bradfield2017-09-162-8/+10
| |/ / /
* | | | Merge pull request #11324 from GDquest/ui-nodesPoommetee Ketson2017-09-173-11/+43
|\ \ \ \ | | | | | | | | | | [DOCS] Write and update TextureRect, Label and NinePatchRect
| * | | | Write TextureRect, Label and NinePatchRectNathan2017-09-163-11/+43
| | | | |
* | | | | Merge pull request #11312 from deliciousfudge/acceptdialog-docsPoommetee Ketson2017-09-171-6/+6
|\ \ \ \ \ | |/ / / / |/| | | | Rewrite the documentation of AcceptDialog class
| * | | | Rewrite the AcceptDialog classRoger Smith2017-09-161-6/+6
| |/ / /
* | | | Merge pull request #11255 from n-pigeon/spatial_doc_tweaksRémi Verschelde2017-09-163-56/+56
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Spatial, Transform and Transform2D documentation tweaks [ci skip]
| * | | Spatial, Transform and Transform2D documentation tweaksPrzemysław Gołąb (n-pigeon)2017-09-153-56/+56
| | | |
* | | | doc: Sync classref with current sourceRémi Verschelde2017-09-1630-24/+501
| |/ / |/| | | | | | | | [ci skip]
* | | Fix 2 typosJeroen2017-09-141-1/+1
|/ /
* | doc: Sync classref with current sourceRémi Verschelde2017-09-138-104/+418
| | | | | | | | [ci skip]
* | Merge pull request #11226 from StraToN/docssprint-atlastexture-2Rémi Verschelde2017-09-131-0/+6
|\ \ | | | | | | Documentation for AtlasTexture.
| * | Documentation for AtlasTexture.Julian Murgia2017-09-131-0/+6
| | |
* | | Merge pull request #11209 from djrm/pr_docsRémi Verschelde2017-09-132-0/+23
|\ \ \ | |/ / |/| | | | | | | | Added documentation for ClassDB and Marshalls [ci skip]
| * | Added documentation for ClassDB and MarshallsDaniel J. Ramirez2017-09-132-0/+23
| |/
* / doc: Sync classref with current sourceRémi Verschelde2017-09-13266-1451/+1451
|/ | | | [ci skip]
* Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky2017-09-12461-0/+63379
possible to save module files in module directories and the build system will recognize them.