aboutsummaryrefslogtreecommitdiff
path: root/doc/classes (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | 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.