summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2017-09-22Changed get_audio_bus and set functions to get_audio_bus_name and setMarcelo Paez
and edited docs for Area2D due to renaming o get_audio_bus and set_audio_bus
2017-09-21Fixed a bunch of typos, including an error code.Ross Hadden
2017-09-21Merge pull request #11304 from rminderhoud/editor_import_docsRémi Verschelde
Added EditorImportPlugin class ref docs [ci skip]
2017-09-20Rename pos to position in user facing methods and variablesletheed
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-18Modified/Added documentation for RigidBody and RigidBody2DFigyTuna
2017-09-18 Added code tags and corrected some linesRaTi17
2017-09-17Merge pull request #11313 from deliciousfudge/boxcontainershape-docsRémi Verschelde
Refactor the docuementation of BoxContainer and BoxShape classes [ci skip]
2017-09-17Merge pull request #11352 from FigyTuna/physics_body_docsRémi Verschelde
[DOCS] Modified/Added documentation for PhysicsBody and PhysicsBody2D
2017-09-17Merge pull request #11351 from cbscribe/kcc_kinematiccollision_docRémi Verschelde
[DOCS] Add KinematicCollision descriptions [ci skip]
2017-09-17Merge pull request #11349 from willt/getsetmoveRémi Verschelde
[DOCS] added member descriptions to various shapes [ci skip]
2017-09-17doc: Sync classref and escape comparatorsRémi Verschelde
[ci skip]
2017-09-17Added Documentation of AudioStreamGrosskopf
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-16Modified/Added documentation for PhysicsBody and PhysicsBody2DFigyTuna
2017-09-16[DOCS] Add KinematicCollision descriptionsChris Bradfield
2017-09-16[DOCS] added member descriptions to various shapesWilliam Taylor
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 #11320 from bojidar-bg/x-doctool-markdownifyPoommetee Ketson
Make doc_status output a bit more markdown-friendly, hide some prints
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-16Added EditorImportPlugin class ref docsRalph Minderhoud
2017-09-16Make doc_status output a bit more markdown-friendly, hide some printsBojidar Marinov
2017-09-16Refactor the BoxContainer and BoxShape classesRoger Smith
2017-09-16Rewrite the AcceptDialog classRoger Smith
2017-09-16doc: Sync classref with current sourceRémi Verschelde
[ci skip]
2017-09-15Update doc status generator.Daniel J. Ramirez
[ciskip]
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]