Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-01 | Merge pull request #11635 from Jerome67000/docs_AudioEffects | Poommetee Ketson | |
[DOCS] AudioEffects doc [ci skip] | |||
2017-09-29 | Fixed typo: 'texure' to 'texture' | Indah Sylvia | |
2017-09-28 | [DOCS] Adds AudioEffects doc | Jerome67000 | |
2017-09-26 | [DOCS] Update AnimatedSprite class ref | Chris Bradfield | |
2017-09-24 | [DOCS] Update SpriteFrames class ref | Chris Bradfield | |
2017-09-24 | Merge pull request #11530 from cbscribe/kcc_area_doc | Poommetee Ketson | |
[DOCS] Area/Area2D class ref update [ci skip] | |||
2017-09-24 | [DOCS] Area/Area2D class ref update | Chris Bradfield | |
2017-09-24 | Merge pull request #11526 from cbscribe/kcc_collision_doc | Poommetee Ketson | |
[DOCS] Update CollisionObject/CollisionObject2D class ref [ci skip] | |||
2017-09-23 | [DOCS] Update CollisionObject/CollisionObject2D class ref | Chris Bradfield | |
2017-09-23 | Added documentation for Range | FigyTuna | |
2017-09-23 | Merge pull request #11515 from cbscribe/kcc_staticbody2d_doc | Poommetee Ketson | |
[DOCS] Update StaticBody2D class ref | |||
2017-09-23 | [DOCS] Update StaticBody2D class ref. | Chris Bradfield | |
2017-09-23 | Merge pull request #11514 from cbscribe/kcc_sprite_doc | Poommetee Ketson | |
[DOCS] Update Sprite class ref [ci skip] | |||
2017-09-23 | [DOCS] Update Sprite class ref | Chris Bradfield | |
2017-09-23 | Merge pull request #11509 from StraToN/docs-environment | Rémi Verschelde | |
Partial documentation for Environment resource. [ci skip] | |||
2017-09-23 | Rename get_position => get_playback_position and seek_pos => seek on audio ↵ | Marcelo Fernandez | |
classes | |||
2017-09-23 | Partial documentation for Environment resource. | Julian Murgia | |
2017-09-23 | RayShape, Shape, SphereShape | Linus | |
2017-09-23 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
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 |