Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-22 | Changed get_audio_bus and set functions to get_audio_bus_name and set | Marcelo Paez | |
and edited docs for Area2D due to renaming o get_audio_bus and set_audio_bus | |||
2017-09-21 | Fixed a bunch of typos, including an error code. | Ross Hadden | |
2017-09-21 | Merge pull request #11304 from rminderhoud/editor_import_docs | Rémi Verschelde | |
Added EditorImportPlugin class ref docs [ci skip] | |||
2017-09-20 | Rename pos to position in user facing methods and variables | letheed | |
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. | |||
2017-09-18 | Modified/Added documentation for RigidBody and RigidBody2D | FigyTuna | |
2017-09-18 | Added code tags and corrected some lines | RaTi17 | |
2017-09-17 | Merge pull request #11313 from deliciousfudge/boxcontainershape-docs | Rémi Verschelde | |
Refactor the docuementation of BoxContainer and BoxShape classes [ci skip] | |||
2017-09-17 | Merge pull request #11352 from FigyTuna/physics_body_docs | Rémi Verschelde | |
[DOCS] Modified/Added documentation for PhysicsBody and PhysicsBody2D | |||
2017-09-17 | Merge pull request #11351 from cbscribe/kcc_kinematiccollision_doc | Rémi Verschelde | |
[DOCS] Add KinematicCollision descriptions [ci skip] | |||
2017-09-17 | Merge pull request #11349 from willt/getsetmove | Rémi Verschelde | |
[DOCS] added member descriptions to various shapes [ci skip] | |||
2017-09-17 | doc: Sync classref and escape comparators | Rémi Verschelde | |
[ci skip] | |||
2017-09-17 | Added Documentation of AudioStream | Grosskopf | |
2017-09-17 | Merge pull request #11322 from Grosskopf/audio-stream-player-3D-docs | Poommetee Ketson | |
[DOCS] wrote documentation for audio stream player 3D [ci skip] | |||
2017-09-17 | wrote documentation for audio stream player 3D | Grosskopf | |
2017-09-17 | Merge pull request #11346 from cbscribe/kcc_light2d_doc | Rémi Verschelde | |
[DOCS] Add Light2D member descriptions. [ci skip] | |||
2017-09-17 | Merge pull request #11332 from Grosskopf/audio-stream-player-docs | Rémi Verschelde | |
[DOCS] Added Documentation of AudioStreamPlayer [ci skip] | |||
2017-09-17 | Merge pull request #11331 from Grosskopf/audio-stream-player-2D-docs | Rémi Verschelde | |
[DOCS] Added Documentation of AudioStreamPlayer2D [ci skip] | |||
2017-09-17 | Merge pull request #11311 from FigyTuna/collision_polygon_docs | Rémi Verschelde | |
[DOCS] Modified the docs for CollisionPolygon and CollisionPolygon2D [ci skip] | |||
2017-09-17 | Merge pull request #11227 from willt/@GDScript | Rémi Verschelde | |
In @GDScript added previous changes that went missing. added more des… [ci skip] | |||
2017-09-17 | Added Documentation of AudioStreamPlayer | Grosskopf | |
Fixed according to Comments autoplay issue fixed | |||
2017-09-17 | Added Documentation of AudioStreamPlayer2D | Grosskopf | |
Fixxed according to comments Somehow that fix was messed up again Forgot some quotationmarks updated autoplay, tried again | |||
2017-09-16 | Modified/Added documentation for PhysicsBody and PhysicsBody2D | FigyTuna | |
2017-09-16 | [DOCS] Add KinematicCollision descriptions | Chris Bradfield | |
2017-09-16 | [DOCS] added member descriptions to various shapes | William Taylor | |
2017-09-16 | [DOCS] Add Light2D member descriptions. | Chris Bradfield | |
2017-09-16 | [DOCS] CanvasLayer member descriptions | Chris Bradfield | |
2017-09-17 | Merge pull request #11279 from cbscribe/kcc_kinematiccollision_doc | Poommetee Ketson | |
Document new KinematicCollision2D class [ci skip] | |||
2017-09-16 | Modified the descriptions for CollisionPolygon2D and created descriptions ↵ | FigyTuna | |
for CollisionPolygon | |||
2017-09-16 | Document new KinematicCollision2D class | Chris Bradfield | |
2017-09-17 | Merge pull request #11330 from cbscribe/kcc_textureprogress_doc | Poommetee Ketson | |
[DOCS] Update TextureProgress class ref | |||
2017-09-17 | Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_doc | Poommetee Ketson | |
[DOCS] update VisibilityNotifier(2D) class ref | |||
2017-09-17 | Merge pull request #11324 from GDquest/ui-nodes | Poommetee Ketson | |
[DOCS] Write and update TextureRect, Label and NinePatchRect | |||
2017-09-17 | Merge pull request #11320 from bojidar-bg/x-doctool-markdownify | Poommetee Ketson | |
Make doc_status output a bit more markdown-friendly, hide some prints | |||
2017-09-17 | Merge pull request #11312 from deliciousfudge/acceptdialog-docs | Poommetee Ketson | |
Rewrite the documentation of AcceptDialog class | |||
2017-09-16 | [DOCS] update VisibilityNotifier2D class ref. | Chris Bradfield | |
2017-09-16 | Write TextureRect, Label and NinePatchRect | Nathan | |
2017-09-16 | Merge pull request #11255 from n-pigeon/spatial_doc_tweaks | Rémi Verschelde | |
Spatial, Transform and Transform2D documentation tweaks [ci skip] | |||
2017-09-16 | [DOCS] Update TextureProgress class ref | Chris Bradfield | |
2017-09-16 | Added EditorImportPlugin class ref docs | Ralph Minderhoud | |
2017-09-16 | Make doc_status output a bit more markdown-friendly, hide some prints | Bojidar Marinov | |
2017-09-16 | Refactor the BoxContainer and BoxShape classes | Roger Smith | |
2017-09-16 | Rewrite the AcceptDialog class | Roger Smith | |
2017-09-16 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
2017-09-15 | Update doc status generator. | Daniel J. Ramirez | |
[ciskip] | |||
2017-09-15 | Spatial, Transform and Transform2D documentation tweaks | Przemysław Gołąb (n-pigeon) | |
2017-09-14 | Fix 2 typos | Jeroen | |
2017-09-13 | Fix up examples/descriptions based on feedback. Added more content | William Taylor | |
In @GDScript added previous changes that went missing. added more descriptions and code examples | |||
2017-09-13 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
2017-09-13 | Merge pull request #11226 from StraToN/docssprint-atlastexture-2 | Rémi Verschelde | |
Documentation for AtlasTexture. | |||
2017-09-13 | Merge pull request #11209 from djrm/pr_docs | Rémi Verschelde | |
Added documentation for ClassDB and Marshalls [ci skip] |