Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | [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 | Make doc_status output a bit more markdown-friendly, hide some prints | Bojidar Marinov | |
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] | |||
2017-09-13 | Added documentation for ClassDB and Marshalls | Daniel J. Ramirez | |
2017-09-13 | Documentation for AtlasTexture. | Julian Murgia | |
2017-09-13 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
2017-09-12 | Changed the doc class generation to individual files per class. It is also ↵ | Juan Linietsky | |
possible to save module files in module directories and the build system will recognize them. | |||
2017-09-12 | Documentation for AtlasTexture. | Julian Murgia | |
2017-09-12 | Merged docs and small correction to lowdpi feature (it supports windows now) | Juan Linietsky | |
2017-09-12 | Fixed conflict in len() function | Juan Linietsky | |
2017-09-12 | Document AStar (#11056) | Franco Falleti | |
Add code examples | |||
2017-09-12 | Merge pull request #11106 from hpvb/documentation-fix-poolarrays | Rémi Verschelde | |
Correct the Pool*Array documentation | |||
2017-09-12 | Added descriptions to AudioEffect, AudioEffectAmplify, and AudioEffecChorus | aarroz | |
2017-09-12 | Merge pull request #11083 from BastiaanOlij/doc_arvr_server | Rémi Verschelde | |
Added documentation for the ARVR server classes | |||
2017-09-12 | Changed/Added descriptions in @GDScript. Added examples. Fixed return types ↵ | William Taylor | |
of two … (#11146) Doc: Improved descriptions in GDScript docs Added examples and fixed return types of two methods. | |||
2017-09-12 | Merge pull request #11144 from deliciousfudge/thread-docs | Rémi Verschelde | |
Rewrite the methods section of the Thread class [ci skip] | |||
2017-09-12 | rewrite the methods and member variables for the Node2D class | Nathan | |
2017-09-12 | Added documentation for the ARVR server classes | Bastiaan Olij | |
2017-09-12 | Merge pull request #11028 from mrawlingst/color-RGBA32 | Rémi Verschelde | |
Change Color.to_32() to Color.to_rgba32() and lowercase other functions |