Saracen
d030e6ee75
Expose 'request_frame_drawn_callback' to script.
2017-10-14 16:32:27 +01:00
Rémi Verschelde
deefc2a63d
makerst: Fix support for module classes
...
Previous code expected only one XML per module, which is not the case for
e.g. mono or gdnative.
Also add newline after signal description to fix rst warning, and make the
script Python 3-compatible.
[ci skip]
2017-10-14 15:22:06 +02:00
Andreas Haas
4c716f3623
[DOCS] Fix a few typos.
2017-10-14 12:45:49 +02:00
Olli Markkanen
9876bad05c
[DOCS] Improve docs for is_action_just_pressed and is_action_just_released ( #12081 )
2017-10-14 11:30:41 +02:00
Rémi Verschelde
00a12104df
Merge pull request #12078 from Nallebeorn/documentation
...
[DOCS] Small edits to ConfigFile docs.
[ci skip]
2017-10-14 10:05:35 +02:00
BastiaanOlij
cc37d43f86
Redoing the ARVR GDNative interface as module and tighter implementation
2017-10-14 09:10:18 +11:00
Benjamin Larsson
6820f785a0
Small edits to ConfigFile docs.
2017-10-13 23:05:07 +02:00
Chris Bradfield
4585239a4b
Merge pull request #12004 from diowonderland/docs-touchscreenbutton
...
[DOCS] TouchScreenButton
2017-10-13 09:03:52 -07:00
Chris Bradfield
7009ffa255
Merge pull request #12055 from brunosxs/tabcontainer
...
[DOCS] TabContainer class descriptions
2017-10-13 09:02:47 -07:00
Dio
a931f905f5
[DOCS] TouchScreenButton
2017-10-13 16:10:10 +02:00
Karroffel
916ee427ff
removed GDNativeClass doc from GDNative module
2017-10-13 15:02:54 +02:00
BastiaanOlij
41e70d4192
Move GDNative docs into gdnative folder
2017-10-13 21:54:57 +11:00
brunosxs
42f576f424
[DOCS] TabContainer class descriptions
2017-10-12 22:06:32 -03:00
Chris Bradfield
8bdb04c839
Merge pull request #12005 from diowonderland/docs-bitmapfont
...
[DOCS] BitmapFont
2017-10-12 17:56:35 -07:00
Chris Bradfield
bddeaabfdc
Merge pull request #12007 from diowonderland/docs-dynamicfontdata
...
[DOCS] DynamicFontData
2017-10-12 17:55:34 -07:00
Dio
5ec3da0a8b
[DOCS] BitmapFont
2017-10-12 21:10:12 +02:00
Rémi Verschelde
f956f2979e
Merge pull request #12006 from diowonderland/docs-dynamicfont
...
[DOCS] DynamicFont
[ci skip]
2017-10-12 19:43:53 +02:00
Dio
a425a986eb
[DOCS] DynamicFontData
2017-10-12 16:40:29 +02:00
Dio
f43e49b1c0
[DOCS] DynamicFont
2017-10-12 16:37:45 +02:00
Rémi Verschelde
b1f2c31a36
doc: Sync classref with current source
...
Ensure that s/fixed_process/physics_process/ is handled properly.
[ci skip]
2017-10-11 23:55:04 +02:00
Chris Bradfield
da47f58b24
Merge pull request #11999 from Grosskopf/AudioServerAndStream-docs
...
[DOCS] Updated AudioStream docs and added AudioServer docs
2017-10-10 19:09:41 -07:00
Grosskopf
3ac7cc9e57
updated AudioStream docs and added AudioServer docs
2017-10-11 00:51:59 +02:00
Chris Bradfield
51b41dcdbb
Merge pull request #11945 from saltares/docs-os
...
[DOCS] - Completes the docs for the OS class
2017-10-10 12:56:39 -07:00
David Saltares
ee513aba44
[DOCS] - Completes the docs for the OS class
2017-10-10 20:51:58 +01:00
Chris Bradfield
0bf58c0525
Merge pull request #11942 from saltares/docs-engine
...
[DOCS] - Complete Engine docs
2017-10-10 12:43:25 -07:00
David Saltares
23a2e2a2a9
[DOCS] - Complete Engine docs
2017-10-10 20:41:01 +01:00
Andreas Haas
1d8a546a07
Merge pull request #11919 from Toizi/array_sort_ref
...
Array::sort/invert now return reference to Array
2017-10-10 20:31:48 +02:00
Chris Bradfield
f240cfe5a9
Merge pull request #11921 from mhilbrunner/docs-tree-treeitem
...
[DOCS] Document Tree & TreeItem
2017-10-09 13:53:30 -07:00
mhilbrunner
b776330cb7
[DOCS] Document Tree
2017-10-09 22:44:27 +02:00
Marius Guggenmos
2f173a67ab
Array::sort, sort_custom and invert now return reference to Array to allow chaining of operations
2017-10-09 16:36:09 +02:00
Rémi Verschelde
cbeeba9c03
Merge pull request #11908 from mhilbrunner/docstatus-flagerror
...
doc_status.py: Error message for unknown CLI flag, shebang change
[ci skip]
2017-10-09 14:52:11 +02:00
Chris Bradfield
bf0b328197
Added VisualScript* descriptions
...
[ci skip]
2017-10-09 12:57:21 +02:00
Jérôme GULLY
9e93f5b478
[DOCS] Review and improve 17 classes ( #11890 )
2017-10-09 12:49:12 +02:00
Unknown
17011f5d12
Added documenation for Line2D
...
[ci skip]
2017-10-09 11:45:41 +02:00
Chris Bradfield
e4dc1f93d2
Merge pull request #11943 from Nallebeorn/documentation_2
...
[DOCS] Add documentation for Performance
2017-10-08 23:34:37 -07:00
Nathan Lovato
c022a32e63
Merge pull request #11820 from cbscribe/kcc_particles_doc
...
[DOCS] Update ParticlesMaterial, Particles, Particles2D class ref
2017-10-09 08:08:53 +02:00
authenticate
6d2abb4877
A minor documentation typo fix.
2017-10-08 22:59:07 -04:00
Chris Bradfield
c95ba4d7a7
Merge pull request #11938 from brunosxs/docs
...
[DOCS] File Class method description
2017-10-08 14:07:09 -07:00
brunosxs
22436f6bf1
[DOCS] File Class method description
2017-10-08 17:04:00 -03:00
Benjamin Larsson
fc839f9fe8
Fix a typo in KinematicBody and KinematicBody2D.
2017-10-08 18:39:24 +02:00
Benjamin Larsson
be8d343f2c
Add documentation for Performance.
2017-10-08 18:31:56 +02:00
Chris Bradfield
0fb22b1d24
Merge pull request #11920 from mhilbrunner/docs-camera
...
[DOCS] Camera documentation
2017-10-07 16:38:13 -07:00
Poommetee Ketson
7d50c5de86
Merge pull request #11902 from GDquest/texture-button-progress
...
[DOCS] Write TextureButton, review and fill missing entries in TextureProgress
[ci skip]
2017-10-08 06:37:38 +07:00
Poommetee Ketson
a645c38084
Merge pull request #11918 from Nallebeorn/documentation
...
[DOCS] Write missing method and member descriptions of KinematicBody2D
[ci skip]
2017-10-08 06:36:33 +07:00
Chris Bradfield
da94eab3ea
Merge pull request #11914 from diowonderland/docs-backbuffercopy
...
[DOCS] BackBufferCopy: Document members
2017-10-07 16:35:14 -07:00
Chris Bradfield
96a5aeeea6
Merge pull request #11917 from brunosxs/docs
...
[DOCS] Add descriptions to members of Camera2D
2017-10-07 16:34:03 -07:00
Benjamin Larsson
acf81338aa
Minor fixes to KinematicBody and KinematicBody2D
2017-10-07 22:57:31 +02:00
brunosxs
a5e5c0855d
[DOCS] Add descriptions to members of Camera2D
2017-10-07 17:54:25 -03:00
Benjamin Larsson
9b15bf26f6
Edit move_and_slide, it does a bit more than I first thought.
2017-10-07 22:40:18 +02:00
Benjamin Larsson
5e7b98171b
Fixed an error in get_floor_velocity() docs
2017-10-07 22:10:28 +02:00