Poommetee Ketson
|
27370a9d16
|
Merge pull request #11322 from Grosskopf/audio-stream-player-3D-docs
[DOCS] wrote documentation for audio stream player 3D
[ci skip]
|
2017-09-17 18:19:51 +07:00 |
|
Grosskopf
|
4ca06efd11
|
wrote documentation for audio stream player 3D
|
2017-09-17 13:08:08 +02:00 |
|
Rémi Verschelde
|
2115935f46
|
Merge pull request #11346 from cbscribe/kcc_light2d_doc
[DOCS] Add Light2D member descriptions.
[ci skip]
|
2017-09-17 12:39:09 +02:00 |
|
Rémi Verschelde
|
d67c9ef8a3
|
Merge pull request #11332 from Grosskopf/audio-stream-player-docs
[DOCS] Added Documentation of AudioStreamPlayer
[ci skip]
|
2017-09-17 12:38:14 +02:00 |
|
Rémi Verschelde
|
7d35a8c6fd
|
Merge pull request #11331 from Grosskopf/audio-stream-player-2D-docs
[DOCS] Added Documentation of AudioStreamPlayer2D
[ci skip]
|
2017-09-17 12:38:07 +02:00 |
|
Rémi Verschelde
|
bc404c093a
|
Merge pull request #11311 from FigyTuna/collision_polygon_docs
[DOCS] Modified the docs for CollisionPolygon and CollisionPolygon2D
[ci skip]
|
2017-09-17 12:37:01 +02:00 |
|
Rémi Verschelde
|
5d8d899385
|
Merge pull request #11227 from willt/@GDScript
In @GDScript added previous changes that went missing. added more des…
[ci skip]
|
2017-09-17 12:35:40 +02:00 |
|
Grosskopf
|
a2f9ffb0c7
|
Added Documentation of AudioStreamPlayer
Fixed according to Comments
autoplay issue fixed
|
2017-09-17 10:54:13 +02:00 |
|
Grosskopf
|
0babf9cd0c
|
Added Documentation of AudioStreamPlayer2D
Fixxed according to comments
Somehow that fix was messed up again
Forgot some quotationmarks
updated autoplay, tried again
|
2017-09-17 10:52:41 +02:00 |
|
Chris Bradfield
|
9b4a0e2836
|
[DOCS] Add Light2D member descriptions.
|
2017-09-16 21:05:40 -07:00 |
|
Chris Bradfield
|
e1e9dde4f3
|
[DOCS] CanvasLayer member descriptions
|
2017-09-16 19:14:03 -07:00 |
|
Poommetee Ketson
|
7df94c69b2
|
Merge pull request #11279 from cbscribe/kcc_kinematiccollision_doc
Document new KinematicCollision2D class
[ci skip]
|
2017-09-17 08:43:48 +07:00 |
|
FigyTuna
|
60a929d18e
|
Modified the descriptions for CollisionPolygon2D and created descriptions for CollisionPolygon
|
2017-09-16 18:42:47 -07:00 |
|
Chris Bradfield
|
33da7b4913
|
Document new KinematicCollision2D class
|
2017-09-16 18:42:07 -07:00 |
|
Poommetee Ketson
|
82aaaad30c
|
Merge pull request #11330 from cbscribe/kcc_textureprogress_doc
[DOCS] Update TextureProgress class ref
|
2017-09-17 08:41:05 +07:00 |
|
Poommetee Ketson
|
b31123c670
|
Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_doc
[DOCS] update VisibilityNotifier(2D) class ref
|
2017-09-17 08:40:28 +07:00 |
|
Poommetee Ketson
|
91b5a15ebc
|
Merge pull request #11324 from GDquest/ui-nodes
[DOCS] Write and update TextureRect, Label and NinePatchRect
|
2017-09-17 08:38:52 +07:00 |
|
Poommetee Ketson
|
515869537e
|
Merge pull request #11320 from bojidar-bg/x-doctool-markdownify
Make doc_status output a bit more markdown-friendly, hide some prints
|
2017-09-17 08:36:47 +07:00 |
|
Poommetee Ketson
|
d30682ad2e
|
Merge pull request #11312 from deliciousfudge/acceptdialog-docs
Rewrite the documentation of AcceptDialog class
|
2017-09-17 08:33:04 +07:00 |
|
Chris Bradfield
|
b5838bc4de
|
[DOCS] update VisibilityNotifier2D class ref.
|
2017-09-16 17:13:33 -07:00 |
|
Nathan
|
dfb3386184
|
Write TextureRect, Label and NinePatchRect
|
2017-09-16 21:09:43 +02:00 |
|
Rémi Verschelde
|
191ff0ecb5
|
Merge pull request #11255 from n-pigeon/spatial_doc_tweaks
Spatial, Transform and Transform2D documentation tweaks
[ci skip]
|
2017-09-16 20:10:18 +02:00 |
|
Chris Bradfield
|
bbed82de29
|
[DOCS] Update TextureProgress class ref
|
2017-09-16 09:45:41 -07:00 |
|
Bojidar Marinov
|
ca72a4806f
|
Make doc_status output a bit more markdown-friendly, hide some prints
|
2017-09-16 13:47:44 +03:00 |
|
Roger Smith
|
cbe7e9e309
|
Rewrite the AcceptDialog class
|
2017-09-16 14:56:04 +12:00 |
|
Rémi Verschelde
|
62cb43bb8d
|
doc: Sync classref with current source
[ci skip]
|
2017-09-16 01:46:29 +02:00 |
|
Daniel J. Ramirez
|
e23454d5c3
|
Update doc status generator.
[ciskip]
|
2017-09-15 12:12:22 -05:00 |
|
Przemysław Gołąb (n-pigeon)
|
c32d857480
|
Spatial, Transform and Transform2D documentation tweaks
|
2017-09-15 09:16:30 +02:00 |
|
Jeroen
|
ca5abae1e7
|
Fix 2 typos
|
2017-09-14 10:31:43 +02:00 |
|
William Taylor
|
b1894e6016
|
Fix up examples/descriptions based on feedback. Added more content
In @GDScript added previous changes that went missing. added more descriptions and code examples
|
2017-09-13 23:07:19 -07:00 |
|
Rémi Verschelde
|
cc30e2a9a5
|
doc: Sync classref with current source
[ci skip]
|
2017-09-13 20:56:23 +02:00 |
|
Rémi Verschelde
|
375378b4e8
|
Merge pull request #11226 from StraToN/docssprint-atlastexture-2
Documentation for AtlasTexture.
|
2017-09-13 20:22:59 +02:00 |
|
Rémi Verschelde
|
e6a3ea1e26
|
Merge pull request #11209 from djrm/pr_docs
Added documentation for ClassDB and Marshalls
[ci skip]
|
2017-09-13 20:22:29 +02:00 |
|
Daniel J. Ramirez
|
2551647690
|
Added documentation for ClassDB and Marshalls
|
2017-09-13 12:43:12 -05:00 |
|
Julian Murgia
|
cb3bb26521
|
Documentation for AtlasTexture.
|
2017-09-13 13:37:33 +02:00 |
|
Rémi Verschelde
|
a4005221f5
|
doc: Sync classref with current source
[ci skip]
|
2017-09-13 08:53:01 +02:00 |
|
Juan Linietsky
|
4f929a0fdf
|
Changed the doc class generation to individual files per class. It is also possible to save module files in module directories and the build system will
recognize them.
|
2017-09-12 17:45:41 -03:00 |
|
Julian Murgia
|
b7a0a77f4f
|
Documentation for AtlasTexture.
|
2017-09-12 21:58:22 +02:00 |
|
Juan Linietsky
|
50bc1f2922
|
Merged docs and small correction to lowdpi feature (it supports windows now)
|
2017-09-12 11:40:18 -03:00 |
|
Juan Linietsky
|
512b9fbf4a
|
Fixed conflict in len() function
|
2017-09-12 10:51:24 -03:00 |
|
Franco Falleti
|
69017974be
|
Document AStar (#11056)
Add code examples
|
2017-09-12 15:02:57 +02:00 |
|
Rémi Verschelde
|
aebf4fb48c
|
Merge pull request #11106 from hpvb/documentation-fix-poolarrays
Correct the Pool*Array documentation
|
2017-09-12 15:02:22 +02:00 |
|
aarroz
|
017e6e8a4c
|
Added descriptions to AudioEffect, AudioEffectAmplify, and AudioEffecChorus
|
2017-09-12 15:01:55 +02:00 |
|
Rémi Verschelde
|
574fdf89be
|
Merge pull request #11083 from BastiaanOlij/doc_arvr_server
Added documentation for the ARVR server classes
|
2017-09-12 15:01:24 +02:00 |
|
William Taylor
|
8632408dbd
|
Changed/Added descriptions in @GDScript. Added examples. Fixed return types of two … (#11146)
Doc: Improved descriptions in GDScript docs
Added examples and fixed return types of two methods.
|
2017-09-12 15:00:29 +02:00 |
|
Rémi Verschelde
|
d6fa5e302c
|
Merge pull request #11144 from deliciousfudge/thread-docs
Rewrite the methods section of the Thread class
[ci skip]
|
2017-09-12 14:59:14 +02:00 |
|
Nathan
|
ae78127ca5
|
rewrite the methods and member variables for the Node2D class
|
2017-09-12 14:21:23 +02:00 |
|
Bastiaan Olij
|
2bee3fba18
|
Added documentation for the ARVR server classes
|
2017-09-12 22:00:08 +10:00 |
|
Rémi Verschelde
|
4f51211dfb
|
Merge pull request #11028 from mrawlingst/color-RGBA32
Change Color.to_32() to Color.to_rgba32() and lowercase other functions
|
2017-09-12 13:44:43 +02:00 |
|
Rémi Verschelde
|
c5e0e31f51
|
Merge pull request #11108 from oOo0oOo/docs-meshes
Added docs for Mesh and MeshInstance
|
2017-09-12 12:09:48 +02:00 |
|