Commit graph

1133 commits

Author SHA1 Message Date
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
florian 0f62f281ae Improve doc of ProjectSettings
Documentation added for:
* bool load_resource_pack(String)
* bool property_can_revert(String)
* Variant property_get_revert(String)
* Error save()
* Error save_custom(String)

(cherry picked from commit 73429cf9f5)
2018-11-01 11:39:24 +01:00
Max Hilbrunner c4e827bba4 [DOCS] NetworkedMultiplayerPeer: TransferMode(s)
(cherry picked from commit 84b6394a4d)
2018-11-01 11:39:24 +01:00
FlamyAT ef1376306a Fixed casting result in float.xml
The float-string parsing result in the documentation was inaccurate. 1e-3 is written as 0.001 when decimal.

(cherry picked from commit da296ce30f)
2018-11-01 11:39:24 +01:00
Kelly Thomas 000e3c8585 [DOCS] InputEventMouseButton: correct description for doubleclick property
(cherry picked from commit 7ecad927f3)
2018-11-01 11:39:24 +01:00
Jared 709c44485a Small documentation clarification added to CanvasItem.
(cherry picked from commit d286e98fd1)
2018-11-01 11:39:24 +01:00
char0xff a8b2e475fa Fix mistake in ConfigFile.xml
(cherry picked from commit 77ff6de27e)
2018-11-01 11:39:24 +01:00
char0xff 0795dc22b9 Update EditorInterface.xml
(cherry picked from commit 0c10d3fc16)
2018-11-01 11:39:23 +01:00
Kelly Thomas 9355d9c5a2 Standardize documentation for the pool arrays' invert methods
(cherry picked from commit 3e0ab0a2f2)
2018-11-01 11:39:23 +01:00
Mel Collins 5bf8f2cf9e Clarify which direction RemoteTransform[2D] work
(cherry picked from commit 12448e659a)
2018-11-01 11:39:23 +01:00
Carl Scarlett fa43d3b190 added clarification about Input.get_accelerometer only working when project is exported
(cherry picked from commit 91aa940b42)
2018-11-01 11:39:23 +01:00
VirtualBox 4afb9fcf1c Fix mistake in Array.xml
(cherry picked from commit cfb54df986)
2018-11-01 11:39:23 +01:00
Chris Bradfield 2fad317498 [DOCS] Classref additions and corrections
(cherry picked from commit c049c8fbb9)
2018-11-01 11:39:23 +01:00
Rémi Verschelde 0cceb0f261 RayCast2D: Fix reporting old collider after collision ended
It now behaves the same as RayCast (3D).
Fixed documentation accordingly and documented new configuration options.

Supersedes and closes #20567.

(cherry picked from commit 449fcc5a72)
2018-11-01 11:39:23 +01:00
Tiger C 6faa928979 Added documentation for some RigidBody methods, and copied the descriptions to matching PhysicsDirectBodyState methods.
(cherry picked from commit 74aa104607)
2018-11-01 11:39:23 +01:00
Chris Bradfield fdc2bb1952 [DOCS] Corrections and clarifications
(cherry picked from commit 285234e8d9)
2018-11-01 11:39:22 +01:00
VirtualBox 3395a55db4 Update UndoRedo.xml
(cherry picked from commit 57f3e89f70)
2018-11-01 11:39:22 +01:00
Mel Collins 172c6c615e Clarify direction of input event propagation
(cherry picked from commit 2d0a55c86c)
2018-11-01 11:39:22 +01:00
Chris Bradfield 2d0e7bd484 [DOCS] Many class ref updates
(cherry picked from commit 2a0991dde6)
2018-11-01 11:39:22 +01:00
Chris Bradfield d533bb9552 [DOCS] Updates to assorted class descriptions.
(cherry picked from commit 23b7edb214)
2018-11-01 11:39:22 +01:00
Rémi Verschelde cb935f030f Doc: Clarify usage of dialog_hide_on_ok and caveat for FileDialog
Fixes #20817.

(cherry picked from commit 155fb45ca2)
2018-11-01 11:39:22 +01:00
clayjohn c682baa97a removed reference to texscreen
(cherry picked from commit 333dfd562b)
2018-11-01 11:39:22 +01:00
Fluffel a1134e861e [DOCS] get_indexed, tween
(cherry picked from commit a164d593c0)
2018-11-01 11:39:21 +01:00
Poommetee Ketson 9a3a714ee1 [DOCS] SceneTree stretching constants
(cherry picked from commit 5ed0861e81)
2018-11-01 11:39:21 +01:00
Poommetee Ketson 052919fe44 [DOCS] complete Tree.get_drop_section_at_position and Tree.drop_mode_flags
(cherry picked from commit 6536834d42)
2018-11-01 11:39:21 +01:00
PJB3005 08555b9bde Improve TileMap.get_used_cells docs.
(cherry picked from commit 338217c30b)
2018-11-01 11:39:21 +01:00