summaryrefslogtreecommitdiff
path: root/doc/classes
AgeCommit message (Collapse)Author
2018-11-10Merge pull request #23633 from Naryosha/docs-syncRémi Verschelde
doc: Sync classref with current source
2018-11-10doc: Sync classref with current sourcePoommetee Ketson
2018-11-10Allow to specify a custom strength when calling Input.action_press(), this ↵Davide Baldo
allows virtual axis, mainly for mobile.
2018-11-07Expose OS::move_window_to_foregroundMarcelo Fernandez
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
Fixes #23509.
2018-11-05Merge pull request #23422 from santouits/docs-expressionRémi Verschelde
Docs: Expression class docs
2018-11-04Merge pull request #23512 from MrVallentin/typosGilles Roudière
Fixed typos
2018-11-04Fixed typosMrVallentin
2018-11-03Docs: Expression class docssantouits
2018-11-03Allow plugin scene change signal to report null for empty scenes.Jared
2018-11-01Merge pull request #23411 from RandomShaper/fix-same-layer-not-deterministicRémi Verschelde
Fix canvas stacking not deterministic on same layer
2018-11-01Merge pull request #23294 from gcardozo123/issue-23235-get-collision-exceptionsRémi Verschelde
Add method get_collision_exceptions to PhysicsBody2D
2018-11-01Merge pull request #22963 from AlexHolly/doc-richtextlabelRémi Verschelde
Doc RichTextLabel push strikethrough and align
2018-11-01Add method get_collision_exceptionsGuilherme Recchi Cardozo
Adding this method to PhysicsBody, PhysicsBody2D and SoftBody. It returns a list of nodes included in collision exceptions. Fixes #23235, cheers!
2018-10-31doc: Fix invalid [enum] usesRémi Verschelde
2018-10-30Fix canvas stacking not deterministic on same layerPedro J. Estébanez
Fixes #22687.
2018-10-25Doc RichTextLabel push strikethrough and alignAlexander Holland
2018-10-25doc: Sync with current sourceRémi Verschelde
2018-10-25Merge pull request #23199 from Ashafix/packedSceneMax Hilbrunner
[DOCS] more detailed example for usage of PackedScene
2018-10-25Merge pull request #23221 from pgruenbacher/lookahead_docsRémi Verschelde
added docs for lookeahead pathfollow2d.xml
2018-10-25Repaired mistyped of 'its' on several files.M. Huri
2018-10-24added docs for lookeaheadpaul gruenbacher
Fix indenting lookahead clarification fix ahead
2018-10-24more detailed example for usage of PackedSceneAshafix
2018-10-24Merge pull request #23201 from Ashafix/VectorSlicingRémi Verschelde
[DOCS] Added section that coordinates can be accessed via indexes
2018-10-24Added section that coordinates can be accessed via indexesAshafix
2018-10-24[Docs] Repaired some words on ProjectSettingsM. Huri
2018-10-23Merge pull request #23200 from santouits/navpoldocsMax Hilbrunner
NavigationPolygon descriptions of the class and methods
2018-10-21Merge pull request #23206 from mhilbrunner/docs-streampeertcpMax Hilbrunner
[DOCS] StreamPeerTCP
2018-10-21[DOCS] StreamPeerTCPMax Hilbrunner
2018-10-21[DOCS] YSortMax Hilbrunner
2018-10-21NavigationPolygon descriptions of the class and methodssantouits
2018-10-18fix doc markdownAlex
2018-10-16Merge pull request #23009 from AlexHolly/doc-tabcontainer-rearrangeRémi Verschelde
Doc Tabcontainer rearrange tabs
2018-10-15Doc Tabcontainer rearrange tabsAlexander Holland
2018-10-15Doc TabsAlexander Holland
2018-10-14Merge pull request #22942 from AlexHolly/doc-string-filedialogMax Hilbrunner
Filled missing Doc for String and FileDialog
2018-10-14Merge pull request #22986 from AlexHolly/doc-lineedit-clear-buttonMax Hilbrunner
Doc LineEdit MenuRedo and clear_button_enabled
2018-10-14Merge pull request #22978 from CakHuri/fix-get_button_count-linkMax Hilbrunner
[Docs] Fixed 'get_button_count's link and a typo related to 'button'.
2018-10-14Merge pull request #22924 from clayjohn/doc_MeshDataToolMax Hilbrunner
[DOCS] Added descriptions to MeshDataTool classref
2018-10-13Doc LineEdit MenuRedo and clear_button_enabledAlexander Holland
2018-10-13[Docs] Fixed 'get_button_count's link and a typo related to 'button'.M. Huri
2018-10-13Fixed a typo, sahpe to shape.M. Huri
2018-10-12Filled missing Doc for String and FileDialogAlexander Holland
2018-10-11added descriptions to MeshDataTool docclayjohn
2018-10-08update and expand surfacetool docclayjohn
2018-10-07Merge pull request #22808 from KellyThomas/vector-oneRémi Verschelde
Add ONE constants to Vector2 and Vector3
2018-10-07Update class documentation xmlKelly Thomas
2018-10-07add ONE constants to Vector2 and Vector3Kelly Thomas
2018-10-07Merge pull request #22678 from Dragoncraft89/set_pauseRémi Verschelde
Add Behaviour of SceneTree pausing to the doc
2018-10-07Merge pull request #22818 from cbscribe/kcc_doc_spatialmatMax Hilbrunner
[DOCS] SpatialMaterial descriptions