StraToN
d092798038
Adds a meta on top of every generated class to hide 'Edit on Github' link
...
Linked docs issue https://github.com/godotengine/godot-docs/pull/2656
(cherry picked from commit d83b8881ae
)
2019-07-29 15:27:46 +02:00
Rémi Verschelde
b896eb5fd4
Merge pull request #30291 from akien-mga/3.0
...
Assorted cherry-picks from the master branch for Godot 3.0.7
2019-07-09 08:46:19 +02:00
Fabio Alessandrelli
57a03a051f
Multiplayer API now respects allow_object_decoding
...
Add doc about allow_object_decoding in PacketPeer
2019-07-03 19:34:16 +02:00
Rémi Verschelde
2ff2b727b6
Prevent upscaled SVG from exceeding Image bounds
...
Also expose Image MAX_WIDTH and MAX_HEIGHT.
Fixes #24455 .
(cherry picked from commit cc0842f9a6
)
2019-07-03 16:05:39 +02:00
João Álvaro Ferreira
69673367a1
Enabled rst files to escape for parentheses after brackets
...
(cherry picked from commit a720993cc8
)
2019-07-03 15:43:31 +02:00
Thomas Karcher
b977e8ab0c
Update of RigidBody2D class description
...
Added a hint in the RigidBody2D class description regarding the transformation issue mentioned in https://github.com/godotengine/godot/issues/5734
(cherry picked from commit 1170b78e28
)
2019-07-03 11:07:05 +02:00
lopho
2ccca78929
Document CollisionObject2D pickable requires collision_layer
...
Documents CollisionObject2D mouse_entered, mouse_exited and input_event requiring at least one collision_layer to be set.
(cherry picked from commit da73bcca6f
)
2019-07-03 11:06:30 +02:00
Jiří Procházka
768f5fd1ac
Small documentation improvements
...
(cherry picked from commit 04b49264f2
)
2019-07-03 11:05:23 +02:00
clayjohn
3066616e1a
changed references to array types in arraymesh doc
...
(cherry picked from commit e8858a9a44
)
2019-07-03 11:04:55 +02:00
Soham Kar
197ea38552
Fixed copy&paste error #28117
...
Changed "left to right" in VSplitContainer to "top to bottom".
(cherry picked from commit aa8b2f4448
)
2019-07-03 11:03:44 +02:00
Rémi Verschelde
67a72a2759
doc: Add note about VisibilityNotifier.is_on_screen after instantiation
...
Fixes #9430 .
(cherry picked from commit 3fc1f7dfbe
)
2019-07-03 11:03:17 +02:00
Jared
68148b16d3
Documented set_point_cloud() for ConvexPolygonShape2D
...
(cherry picked from commit 1d238c1835
)
2019-07-03 10:56:30 +02:00
Rémi Verschelde
176f5c648d
Doc: Fix typo in File documentation
...
Fixes #19383 .
(cherry picked from commit 8569a0db3c
)
2018-11-05 16:00:39 +01:00
MrVallentin
4c35d33ef6
Fixed typos
...
(cherry picked from commit 693ee5dd56
)
2018-11-05 08:52:23 +01:00
Alexander Holland
2b54f0e680
Doc RichTextLabel push strikethrough and align
...
(cherry picked from commit 1f271e4be6
)
2018-11-01 11:44:47 +01:00
Rémi Verschelde
2b1f692455
doc: Sync classref with current source
2018-11-01 11:39:29 +01:00
Rémi Verschelde
aba24e6866
doc: Fix invalid [enum] uses
...
(cherry picked from commit 22b7489ab1
)
2018-11-01 11:39:29 +01:00
Michael Alexsander Silva Dias
e2267c80a0
Small doc formating changes and Linux cursor theme note
...
(cherry picked from commit 79ab43299a
)
2018-11-01 11:39:29 +01:00
Rémi Verschelde
67a108b196
DocData: Fix return type listed as "var" instead of "Variant"
...
(cherry picked from commit f92b87e5f8
)
2018-11-01 11:39:28 +01:00
Florian Jung
8514b4d403
Add documentation details about Image formats and color space conversion
...
(cherry picked from commit e37f408e70
)
2018-11-01 11:39:28 +01:00
Chris Bradfield
5d53d6dd8c
[DOCS] Classref additions and consistency fixes
...
(cherry picked from commit ec5cc708ce
)
2018-11-01 11:39:28 +01:00
char0xff
51317569f9
Improve EditorPlugin.xml and EditorInterface.xml
...
(cherry picked from commit a0efe25c9e
)
2018-11-01 11:39:28 +01:00
LikeLakers2
5d7a22e6d9
[Docs] Remove double-spaces from descriptions, as well a couple other small fixes
...
(cherry picked from commit eaac1e3b81
)
2018-11-01 11:39:28 +01:00
lupoDharkael
8cdcd45561
Add code example to ArrayMesh class docs
...
(cherry picked from commit 9b85866c07
)
2018-11-01 11:39:28 +01:00
Damien Picard
f7bd6c1948
Doc: fix example in Array sort_custom()
...
(cherry picked from commit 5e8e216ee0
)
2018-11-01 11:39:27 +01:00
aBARICHELLO
f35e821d57
Add Input buttons and axes missing descriptions
...
(cherry picked from commit 6e0de76746
)
2018-11-01 11:39:27 +01:00
Chris Bradfield
d9d1a91c5f
[DOCS] Update VisibilityEnabler* and TileSet doc
...
(cherry picked from commit 49549ce93c
)
2018-11-01 11:39:27 +01:00
florian
8970abd67f
ItemList signals additional documentation
...
Signals:
* item_selected
* item_rmb_select
(cherry picked from commit 65d182a939
)
2018-11-01 11:39:27 +01:00
florian
cee98e5a0b
Document find_node()'s owner argument behaviour
...
(cherry picked from commit c14e034f06
)
2018-11-01 11:39:27 +01:00
florian
acd6ef1b3b
Add Behaviour of SceneTree pausing to the doc
...
(cherry picked from commit 353af122b8
)
2018-11-01 11:39:27 +01:00
Nathan Lovato
2da5e51eee
[DOC] Complete the TextureProgress reference
...
Added 6 missing entries, clarified one definition
(cherry picked from commit 86a138f154
)
2018-11-01 11:39:27 +01:00
clayjohn
924f7c6261
added descriptions to MeshDataTool doc
...
(cherry picked from commit 596c36a9ac
)
2018-11-01 11:39:27 +01:00
Alexander Holland
8b895dda3e
Doc Tabs
...
(cherry picked from commit 3a875d3200
)
2018-11-01 11:39:26 +01:00
Ashafix
f442bc4b18
more detailed example for usage of PackedScene
...
(cherry picked from commit 725bec7735
)
2018-11-01 11:39:26 +01:00
santouits
9a867f3da1
NavigationPolygon descriptions of the class and methods
...
(cherry picked from commit 1c14b01422
)
2018-11-01 11:39:26 +01:00
Ashafix
72000d7b35
Added section that coordinates can be accessed via indexes
...
(cherry picked from commit bbfa37a29c
)
2018-11-01 11:39:26 +01:00
Max Hilbrunner
a9657c63f4
[DOCS] StreamPeerTCP
...
(cherry picked from commit 1df0900d8e
)
2018-11-01 11:39:26 +01:00
M. Huri
e6ae704f32
Repaired mistyped of 'its' on several files.
...
(cherry picked from commit b46ba24e3b
)
2018-11-01 11:39:26 +01:00
paul gruenbacher
f0cdf4294e
added docs for lookeahead
...
Fix indenting
lookahead clarification
fix ahead
(cherry picked from commit 1c73443915
)
2018-11-01 11:39:26 +01:00
Max Hilbrunner
b404e9da00
[DOCS] YSort
...
(cherry picked from commit 1511a66a98
)
2018-11-01 11:39:25 +01:00
Alexander Holland
21be3316b8
Doc Tabcontainer rearrange tabs
...
(cherry picked from commit 44aa312881
)
2018-11-01 11:39:25 +01:00
Alexander Holland
5581d12e44
Doc LineEdit MenuRedo and clear_button_enabled
...
(cherry picked from commit c6dbcb1474
)
2018-11-01 11:39:25 +01:00
M. Huri
7e8736a47d
[Docs] Fixed 'get_button_count's link and a typo related to 'button'.
...
(cherry picked from commit 967831d9a0
)
2018-11-01 11:39:25 +01:00
Alexander Holland
ef66d357a7
Filled missing Doc for String and FileDialog
...
(cherry picked from commit e4b2a20cd6
)
2018-11-01 11:39:25 +01:00
clayjohn
c6f8ceface
update and expand surfacetool doc
...
(cherry picked from commit 84e82a387f
)
2018-11-01 11:39:25 +01:00
Chris Bradfield
0cdcecb813
[DOCS] SpatialMaterial descriptions
...
(cherry picked from commit 5e42e45c04
)
2018-11-01 11:39:25 +01:00
Kelly Thomas
2eeeb163ba
[Docs] Fix some broken links
...
(cherry picked from commit b1ab7b4acf
)
2018-11-01 11:39:25 +01:00
Michael Alexsander Silva Dias
9a126f75bb
Add example to Animation doc
...
(cherry picked from commit a02f02b9ed
)
2018-11-01 11:39:24 +01:00
Michael Alexsander Silva Dias
d2b6a0dc7a
Add note in ParallaxLayer doc about ignoring position/scale changes after entering the scene
...
(cherry picked from commit 07e0f796af
)
2018-11-01 11:39:24 +01:00
florian
0e992e6089
Add critical info to TreeItem.set_custom_draw documentation
...
Indicates that the method needs 2 arguments to be called
(cherry picked from commit 612193b77f
)
2018-11-01 11:39:24 +01:00