| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Added EditorImportPlugin class ref docs | Ralph Minderhoud | 2017-09-16 | 1 | -0/+54 | |
| | | | | | ||||||
| * | | | | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 51 | -153/+153 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename user facing methods and variables as well as the corresponding C++ methods according to the folloming changes: * pos -> position * rot -> rotation * loc -> location C++ variables are left as is. | |||||
| * | | | | Modified/Added documentation for RigidBody and RigidBody2D | FigyTuna | 2017-09-18 | 2 | -19/+43 | |
| | | | | | ||||||
| * | | | | Added code tags and corrected some lines | RaTi17 | 2017-09-18 | 1 | -75/+75 | |
| | | | | | ||||||
| * | | | | Merge pull request #11313 from deliciousfudge/boxcontainershape-docs | Rémi Verschelde | 2017-09-17 | 2 | -8/+9 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refactor the docuementation of BoxContainer and BoxShape classes [ci skip] | |||||
| | * | | | | Refactor the BoxContainer and BoxShape classes | Roger Smith | 2017-09-16 | 2 | -8/+9 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #11352 from FigyTuna/physics_body_docs | Rémi Verschelde | 2017-09-17 | 2 | -5/+16 | |
| |\ \ \ \ | | | | | | | | | | | [DOCS] Modified/Added documentation for PhysicsBody and PhysicsBody2D | |||||
| | * | | | | Modified/Added documentation for PhysicsBody and PhysicsBody2D | FigyTuna | 2017-09-16 | 2 | -5/+16 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #11351 from cbscribe/kcc_kinematiccollision_doc | Rémi Verschelde | 2017-09-17 | 1 | -0/+14 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Add KinematicCollision descriptions [ci skip] | |||||
| | * | | | | | [DOCS] Add KinematicCollision descriptions | Chris Bradfield | 2017-09-16 | 1 | -0/+14 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #11349 from willt/getsetmove | Rémi Verschelde | 2017-09-17 | 7 | -14/+25 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] added member descriptions to various shapes [ci skip] | |||||
| | * | | | | | [DOCS] added member descriptions to various shapes | William Taylor | 2017-09-16 | 7 | -14/+25 | |
| | |/ / / / | ||||||
| * | | | | | doc: Sync classref and escape comparators | Rémi Verschelde | 2017-09-17 | 7 | -13/+153 | |
| | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | | Added Documentation of AudioStream | Grosskopf | 2017-09-17 | 3 | -0/+22 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge pull request #11322 from Grosskopf/audio-stream-player-3D-docs | Poommetee Ketson | 2017-09-17 | 1 | -0/+32 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | [DOCS] wrote documentation for audio stream player 3D [ci skip] | |||||
| | * | | | | wrote documentation for audio stream player 3D | Grosskopf | 2017-09-17 | 1 | -0/+32 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #11346 from cbscribe/kcc_light2d_doc | Rémi Verschelde | 2017-09-17 | 1 | -0/+21 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | [DOCS] Add Light2D member descriptions. [ci skip] | |||||
| | * | | | | [DOCS] Add Light2D member descriptions. | Chris Bradfield | 2017-09-16 | 1 | -0/+21 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #11332 from Grosskopf/audio-stream-player-docs | Rémi Verschelde | 2017-09-17 | 1 | -0/+11 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | [DOCS] Added Documentation of AudioStreamPlayer [ci skip] | |||||
| | * | | | | Added Documentation of AudioStreamPlayer | Grosskopf | 2017-09-17 | 1 | -0/+11 | |
| | | |_|/ | |/| | | | | | | | | | | | | | | Fixed according to Comments autoplay issue fixed | |||||
| * | | | | Merge pull request #11331 from Grosskopf/audio-stream-player-2D-docs | Rémi Verschelde | 2017-09-17 | 1 | -0/+15 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | [DOCS] Added Documentation of AudioStreamPlayer2D [ci skip] | |||||
| | * | | | | Added Documentation of AudioStreamPlayer2D | Grosskopf | 2017-09-17 | 1 | -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_docs | Rémi Verschelde | 2017-09-17 | 2 | -2/+11 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | [DOCS] Modified the docs for CollisionPolygon and CollisionPolygon2D [ci skip] | |||||
| | * | | | | Modified the descriptions for CollisionPolygon2D and created descriptions ↵ | FigyTuna | 2017-09-16 | 2 | -2/+11 | |
| | | | | | | | | | | | | | | | | | | | | | for CollisionPolygon | |||||
| * | | | | | Merge pull request #11227 from willt/@GDScript | Rémi Verschelde | 2017-09-17 | 1 | -48/+215 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | In @GDScript added previous changes that went missing. added more des… [ci skip] | |||||
| | * | | | | | Fix up examples/descriptions based on feedback. Added more content | William Taylor | 2017-09-13 | 1 | -48/+215 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | In @GDScript added previous changes that went missing. added more descriptions and code examples | |||||
| * | | | | | | [DOCS] CanvasLayer member descriptions | Chris Bradfield | 2017-09-16 | 1 | -2/+6 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge pull request #11279 from cbscribe/kcc_kinematiccollision_doc | Poommetee Ketson | 2017-09-17 | 2 | -1/+16 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | Document new KinematicCollision2D class [ci skip] | |||||
| | * | | | | Document new KinematicCollision2D class | Chris Bradfield | 2017-09-16 | 2 | -1/+16 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #11330 from cbscribe/kcc_textureprogress_doc | Poommetee Ketson | 2017-09-17 | 1 | -2/+14 | |
| |\ \ \ \ | | | | | | | | | | | [DOCS] Update TextureProgress class ref | |||||
| | * | | | | [DOCS] Update TextureProgress class ref | Chris Bradfield | 2017-09-16 | 1 | -2/+14 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_doc | Poommetee Ketson | 2017-09-17 | 2 | -8/+10 | |
| |\ \ \ \ | | | | | | | | | | | [DOCS] update VisibilityNotifier(2D) class ref | |||||
| | * | | | | [DOCS] update VisibilityNotifier2D class ref. | Chris Bradfield | 2017-09-16 | 2 | -8/+10 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #11324 from GDquest/ui-nodes | Poommetee Ketson | 2017-09-17 | 3 | -11/+43 | |
| |\ \ \ \ | | | | | | | | | | | [DOCS] Write and update TextureRect, Label and NinePatchRect | |||||
| | * | | | | Write TextureRect, Label and NinePatchRect | Nathan | 2017-09-16 | 3 | -11/+43 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #11320 from bojidar-bg/x-doctool-markdownify | Poommetee Ketson | 2017-09-17 | 1 | -4/+7 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Make doc_status output a bit more markdown-friendly, hide some prints | |||||
| | * | | | | | Make doc_status output a bit more markdown-friendly, hide some prints | Bojidar Marinov | 2017-09-16 | 1 | -4/+7 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #11312 from deliciousfudge/acceptdialog-docs | Poommetee Ketson | 2017-09-17 | 1 | -6/+6 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | Rewrite the documentation of AcceptDialog class | |||||
| | * | | | | Rewrite the AcceptDialog class | Roger Smith | 2017-09-16 | 1 | -6/+6 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #11255 from n-pigeon/spatial_doc_tweaks | Rémi Verschelde | 2017-09-16 | 3 | -56/+56 | |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | Spatial, Transform and Transform2D documentation tweaks [ci skip] | |||||
| | * | | | Spatial, Transform and Transform2D documentation tweaks | Przemysław Gołąb (n-pigeon) | 2017-09-15 | 3 | -56/+56 | |
| | | | | | ||||||
| * | | | | doc: Sync classref with current source | Rémi Verschelde | 2017-09-16 | 30 | -24/+501 | |
| | | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | Update doc status generator. | Daniel J. Ramirez | 2017-09-15 | 1 | -13/+30 | |
| | |/ / |/| | | | | | | | | [ciskip] | |||||
| * | | | Fix 2 typos | Jeroen | 2017-09-14 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | doc: Sync classref with current source | Rémi Verschelde | 2017-09-13 | 8 | -104/+418 | |
| | | | | | | | | | [ci skip] | |||||
| * | | Merge pull request #11226 from StraToN/docssprint-atlastexture-2 | Rémi Verschelde | 2017-09-13 | 1 | -0/+6 | |
| |\ \ | | | | | | | Documentation for AtlasTexture. | |||||
| | * | | Documentation for AtlasTexture. | Julian Murgia | 2017-09-13 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | Merge pull request #11209 from djrm/pr_docs | Rémi Verschelde | 2017-09-13 | 2 | -0/+23 | |
| |\ \ \ | |/ / |/| | | | | | | | | Added documentation for ClassDB and Marshalls [ci skip] | |||||
| | * | | Added documentation for ClassDB and Marshalls | Daniel J. Ramirez | 2017-09-13 | 2 | -0/+23 | |
| | |/ | ||||||
| * / | doc: Sync classref with current source | Rémi Verschelde | 2017-09-13 | 266 | -1451/+1451 | |
| |/ | | | | [ci skip] | |||||
