summaryrefslogtreecommitdiff
path: root/doc/classes
AgeCommit message (Collapse)Author
2017-09-17Merge pull request #11322 from Grosskopf/audio-stream-player-3D-docsPoommetee Ketson
[DOCS] wrote documentation for audio stream player 3D [ci skip]
2017-09-17wrote documentation for audio stream player 3DGrosskopf
2017-09-17Merge pull request #11346 from cbscribe/kcc_light2d_docRémi Verschelde
[DOCS] Add Light2D member descriptions. [ci skip]
2017-09-17Merge pull request #11332 from Grosskopf/audio-stream-player-docsRémi Verschelde
[DOCS] Added Documentation of AudioStreamPlayer [ci skip]
2017-09-17Merge pull request #11331 from Grosskopf/audio-stream-player-2D-docsRémi Verschelde
[DOCS] Added Documentation of AudioStreamPlayer2D [ci skip]
2017-09-17Merge pull request #11311 from FigyTuna/collision_polygon_docsRémi Verschelde
[DOCS] Modified the docs for CollisionPolygon and CollisionPolygon2D [ci skip]
2017-09-17Merge pull request #11227 from willt/@GDScriptRémi Verschelde
In @GDScript added previous changes that went missing. added more des… [ci skip]
2017-09-17Added Documentation of AudioStreamPlayerGrosskopf
Fixed according to Comments autoplay issue fixed
2017-09-17Added Documentation of AudioStreamPlayer2DGrosskopf
Fixxed according to comments Somehow that fix was messed up again Forgot some quotationmarks updated autoplay, tried again
2017-09-16[DOCS] Add Light2D member descriptions.Chris Bradfield
2017-09-16[DOCS] CanvasLayer member descriptionsChris Bradfield
2017-09-17Merge pull request #11279 from cbscribe/kcc_kinematiccollision_docPoommetee Ketson
Document new KinematicCollision2D class [ci skip]
2017-09-16Modified the descriptions for CollisionPolygon2D and created descriptions ↵FigyTuna
for CollisionPolygon
2017-09-16Document new KinematicCollision2D classChris Bradfield
2017-09-17Merge pull request #11330 from cbscribe/kcc_textureprogress_docPoommetee Ketson
[DOCS] Update TextureProgress class ref
2017-09-17Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_docPoommetee Ketson
[DOCS] update VisibilityNotifier(2D) class ref
2017-09-17Merge pull request #11324 from GDquest/ui-nodesPoommetee Ketson
[DOCS] Write and update TextureRect, Label and NinePatchRect
2017-09-17Merge pull request #11312 from deliciousfudge/acceptdialog-docsPoommetee Ketson
Rewrite the documentation of AcceptDialog class
2017-09-16[DOCS] update VisibilityNotifier2D class ref.Chris Bradfield
2017-09-16Write TextureRect, Label and NinePatchRectNathan
2017-09-16Merge pull request #11255 from n-pigeon/spatial_doc_tweaksRémi Verschelde
Spatial, Transform and Transform2D documentation tweaks [ci skip]
2017-09-16[DOCS] Update TextureProgress class refChris Bradfield
2017-09-16Rewrite the AcceptDialog classRoger Smith
2017-09-16doc: Sync classref with current sourceRémi Verschelde
[ci skip]
2017-09-15Spatial, Transform and Transform2D documentation tweaksPrzemysław Gołąb (n-pigeon)
2017-09-14Fix 2 typosJeroen
2017-09-13Fix up examples/descriptions based on feedback. Added more contentWilliam Taylor
In @GDScript added previous changes that went missing. added more descriptions and code examples
2017-09-13doc: Sync classref with current sourceRémi Verschelde
[ci skip]
2017-09-13Merge pull request #11226 from StraToN/docssprint-atlastexture-2Rémi Verschelde
Documentation for AtlasTexture.
2017-09-13Merge pull request #11209 from djrm/pr_docsRémi Verschelde
Added documentation for ClassDB and Marshalls [ci skip]
2017-09-13Added documentation for ClassDB and MarshallsDaniel J. Ramirez
2017-09-13Documentation for AtlasTexture.Julian Murgia
2017-09-13doc: Sync classref with current sourceRémi Verschelde
[ci skip]
2017-09-12Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky
possible to save module files in module directories and the build system will recognize them.