Robbie Cooper
dbf774f9dc
Proofreading: Change a usage of "specially" to "especially"
...
See PR godotengine/godot-docs#561 . This file generates documentation touched by that PR, so must be changed to stay in sync.
I couldn't find any other usages in this repo that needed changing. I looked in all files matching *.cpp *.h *.md *.txt *.xml *.html *.rst.
2017-10-31 19:47:07 -04:00
N0hbdy
f3fc07272c
Add Colemak keybindings to editor for osx
2017-10-30 22:51:02 +01:00
Henrique Campos
07d90b0e6f
[DOCS] Added documentation for OccluderPolygon2D
2017-10-30 12:28:53 -02:00
Rémi Verschelde
9f4f630adf
Merge pull request #12437 from mhilbrunner/astar-setpointweightscale
...
AStar: Add setters for point position and scale weight, cleanup
2017-10-29 13:32:08 +01:00
Rémi Verschelde
d4d12eba53
classref: Apply doctool to fix formatting
...
Fixes regression from #12396 which caused #12466 .
[ci skip]
2017-10-29 12:09:20 +01:00
MattUV
24e047f91d
[DOCS]Completed LineEdit.xml
2017-10-28 23:54:10 +02:00
Chris Bradfield
c93a3c1bd9
Merge pull request #12396 from AntiSC2/master
...
[DOCS] Add and polish up documentation for Image methods
2017-10-28 09:48:21 -07:00
Unknown
9b4c5989ad
AStar: Add setters for point position and scale weight, cleanup
2017-10-27 19:19:01 +02:00
MattUV
1c378f918d
[DOCS] Corrected some typing mistakes on Node2D.xml
2017-10-27 08:27:29 +02:00
Rémi Verschelde
369a119963
Merge pull request #12339 from Ertain/master
...
Added descriptions for some methods.
2017-10-27 07:48:55 +02:00
Rémi Verschelde
b1b11ea411
Merge pull request #12422 from eska014/httpclient-api
...
Remove HTTPClient::send_body_text and ::send_body_data
2017-10-26 23:29:59 +02:00
Leon Krause
d1102cb37d
Remove HTTPClient::send_body_text and ::send_body_data
...
These were never implemented, the request* methods provide parameters to
send body data as part of the client's requests.
2017-10-26 22:25:35 +02:00
Jakob Sinclair
3d810a207c
Add and polish up documentation for Image methods
...
Written new documentation for undocumented methods. The already
documented methods seemed to follow a very old style and changed them to
fit the new guidelines for documentation.
Signed-off-by: Jakob Sinclair <sinclair.jakob@mailbox.org>
2017-10-26 20:07:05 +02:00
Henrique Campos
1063ddfeb5
Added description for camera2D missing members
...
Also fixed typo in AudioEffectFilter.
[ci skip]
2017-10-26 09:08:52 +02:00
Rémi Verschelde
d135008acf
Merge pull request #12405 from Jerome67000/clean_getnodetype
...
Removes Script::get_node_type()
[ci skip]
2017-10-26 08:49:38 +02:00
Jason Anderson
8aecdaa6f0
Added descriptions to RichTextLabel
2017-10-25 13:15:39 -05:00
Jerome67000
2609cc9ef4
Removes Script::get_node_type()
...
used before GDScript, with squirrel apparently
2017-10-25 20:11:30 +02:00
Chris Bradfield
c9e6168db0
Merge pull request #12375 from NathanWarden/cubemap_docs
...
[DOCS] CubeMap
2017-10-25 08:54:15 -07:00
Nathan Warden
e0b2a74a14
[DOCS] CubeMap
2017-10-24 21:46:37 -05:00
Rémi Verschelde
552ed07cfd
classref: Sync with current source
...
[ci skip]
2017-10-24 19:22:43 +02:00
volzhs
d15af2c290
Fix example code for EditorImportPlugin
2017-10-25 01:12:43 +09:00
Rémi Verschelde
5b53cd1fc4
Merge pull request #12330 from Jerome67000/docs_basebutton
...
[DOCS] BaseButton
[ci skip]
2017-10-23 23:13:25 +02:00
Rémi Verschelde
abea816e54
Revert "Rename Schlick GGX to GGX."
2017-10-23 07:42:36 +02:00
Chris Bradfield
774023a38e
Merge pull request #12336 from mhilbrunner/docs-globalscope
...
[DOCS] @GlobalScope
2017-10-22 18:03:20 -07:00
Chris Bradfield
4bb02a1b68
Merge pull request #12318 from mhilbrunner/docs-remotetransform
...
[DOCS] RemoteTransform & RemoteTransform2D
2017-10-22 17:29:57 -07:00
mhilbrunner
0b7619fd9c
[DOCS] RemoteTransform & RemoteTransform2D
2017-10-23 02:18:57 +02:00
mhilbrunner
24bcf6d17a
[DOCS] @GlobalScope
2017-10-23 01:46:46 +02:00
Chris Bradfield
d49f23fd1b
Merge pull request #12331 from mhilbrunner/docs-editorscript
...
[DOCS] EditorScript: Small formatting fixes
2017-10-22 16:31:27 -07:00
Chris Bradfield
7d36409f42
Merge pull request #12306 from Grosskopf/various-docs
...
[DOCS] added several small docs
2017-10-22 15:58:56 -07:00
Chris Bradfield
99493e2243
Merge pull request #12305 from Grosskopf/arvr-docs
...
[DOCS] added some arvr docs
2017-10-22 15:57:03 -07:00
Grosskopf
aaa4142a37
added some arvr docs
2017-10-23 00:43:13 +02:00
Grosskopf
03e2508e45
Added various docs, mostly mathematical basics
2017-10-23 00:39:34 +02:00
mhilbrunner
649b25e037
[DOCS] EditorScript: Small formatting fixes
2017-10-23 00:35:10 +02:00
Chris Bradfield
0564f96ab4
Merge pull request #12328 from mhilbrunner/docs-string
...
[DOCS] String
2017-10-22 15:23:04 -07:00
Jerome67000
b0ac316dc9
[DOCS] BaseButton
2017-10-23 00:17:02 +02:00
mhilbrunner
0608f2fca3
[DOCS] String
2017-10-23 00:11:09 +02:00
Chris Bradfield
ecdf49ec61
Merge pull request #12315 from Jerome67000/docs_parallax
...
[DOCS] ParallaxBackground and ParallaxLayer
2017-10-22 15:09:40 -07:00
Jerome67000
a5c3696b3b
[DOCS] ParallaxBackground and ParallaxLayer
2017-10-22 23:10:39 +02:00
Rémi Verschelde
fc09e14366
classref: Sync with current source
...
Also fix hyperlink references to same class as per the guidelines.
[ci skip]
2017-10-22 12:56:17 +02:00
Nathan Lovato
14b1741cbf
Merge pull request #12150 from Grosskopf/2D-joints-docs
...
[DOCS] 2D joints docs
2017-10-22 12:07:40 +02:00
Henrique Campos
bc667aeada
Added description to Audio Filter Effects
...
Also doccumented Filter member variables and methods.
[ci skip]
2017-10-22 11:57:25 +02:00
Stephen Ednave
8f382879cf
Added descriptions to some members of Camera2D
2017-10-22 11:56:44 +02:00
Rémi Verschelde
add60f840a
Merge pull request #12273 from willnationsdev/tabcontainer-doc-edit
...
[DOCS] Updated the TabContainer docs for depth and readability
[ci skip]
2017-10-22 10:38:23 +02:00
Will Nations
5b10422fba
updated the TabContainer docs for depth and readability.
2017-10-22 00:07:33 -05:00
Ferenc Arn
cb0bf1edea
Rename Schlick GGX to GGX.
...
Schlick's approximation and GGX are orthogonal concepts.
Furthermore, it's usage so far has been inconsistent: we don't even use it with anisotropic SchlickGGX, and Burley (Disney) diffuse does use it while its name doesn't indicate it.
The use of Schlick's approximation in Burley and GGX is an implementation detail and doesn't need to be reflected to the namig.
2017-10-21 19:35:54 -04:00
Pedro J. Estébanez
7b12ae39f2
Rename RayCasts collision_layer to collision_mask
...
The point is that `RayCast`s are checked against objects' `collision_layer`(s), but they themselves are considered no to _belong_ to any layer. Therefore, the correct name for their property is `collision_mask`, rather than `collision_layer`.
Only renaming is needed since the behavior was already the right one, only that it wasn't matching what users would expect from the name and description of the property.
Fixes #7589 , where it's also discussed.
2017-10-21 22:17:47 +02:00
Grosskopf
7a6246a0bd
Added the 2D Joint docs
2017-10-21 17:55:45 +02:00
Rémi Verschelde
b302084395
makerst: Fix rst-ization of members and escaping of [Class]s
...
Fixes #11517 .
2017-10-21 12:33:52 +02:00
Rémi Verschelde
8652c1d5b1
classref: Sync with current source
2017-10-21 12:04:36 +02:00
Nathan Lovato
5cbab0e001
Merge pull request #12221 from Jerome67000/docs_input
...
[DOCS] InputEvent*
2017-10-21 12:02:18 +02:00