aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix documentation version stringsHein-Pieter van Braam2018-06-01418-541/+595
|
* fixed minor doc wording problemanakimluke2018-06-011-1/+1
| | | | (cherry picked from commit 4fe2605ab37ba72beefc7eca63d3733bb6a55296)
* filled in docs for panorama skyclayjohn2018-06-011-0/+3
| | | | | | filled in docs for panorama sky (cherry picked from commit 1bf7f8fcd13bf1662e961ab07b5799b5975491b3)
* added documentation for procedural skyclayjohn2018-06-011-0/+19
| | | | | | | | | | Added documentation for procedural sky added documentation for procedural sky added documentation for procedural sky (cherry picked from commit 6711691d10892a341b2d05d0cf0903aa20423aaa)
* [docs] fix links in class docsKelly Thomas2018-06-013-7/+7
| | | | (cherry picked from commit 888eefa0fd5d14468161832d96e41e79d150899e)
* [docs] fix links in class docsKelly Thomas2018-06-018-13/+13
| | | | (cherry picked from commit c6ed46891d0abacb6619ff77697c616c9658a90f)
* [DOCS] Update VideoPlayer classrefChris Bradfield2018-06-012-13/+26
| | | | (cherry picked from commit 393125a6a4bbe97f4e7ebe3ac5e652a321be324c)
* [DOCS] Array sortMax Hilbrunner2018-06-011-2/+2
| | | | (cherry picked from commit 9115d84913f30d35997cf3e2c26b86ebccd36f0e)
* Added some quick info on shaders to the docsBastiaan Olij2018-06-012-2/+8
| | | | (cherry picked from commit b7ae2ca128307f4926a9b380f271469030c06e2a)
* Fixed GroupCallFlags links in the SceneTree's doc.Michael Alexsander Silva Dias2018-06-011-3/+3
| | | | (cherry picked from commit e10687a520936a628a7ad1c1b3d1313c961b05a8)
* [DOCS] Vector2/Vector3/TileMap wording fixesChris Bradfield2018-05-133-62/+67
| | | | (cherry picked from commit 8bc4882dd33a4b162b96abc4f2fda72e78ba0119)
* Merge pull request #18157 from RandomShaper/improve-uri-utils-3.0Hein-Pieter van Braam2018-05-131-0/+6
|\ | | | | Improve/fix URI utils (3.0)
| * Enhance HTTPClient.query_string_from_dict()Pedro J. Estébanez2018-04-121-0/+6
| | | | | | | | (cherry picked from commit 8d8e9d54c859625277c7de977b361165c09b06b1)
* | Rewrite Tween class reference.Chris Bradfield2018-05-081-54/+57
| | | | | | | | (cherry picked from commit d7218c742cef965e92b8eeb7e38436e73183eae6)
* | correct documentation for version number data typeKelly Thomas2018-05-081-3/+3
| | | | | | | | (cherry picked from commit 28eb97c8ab9f8b3b44f54af5ff1c8bb22e6bc30e)
* | [DOCS] Clarify look_at and looking_atMel Collins2018-05-082-3/+7
| | | | | | | | (cherry picked from commit b431264f773f250a580d6c61fa7858fca3833bf0)
* | Added File.get_path and File.get_path_absolute functionsMarcelo Fernandez2018-04-291-0/+14
| | | | | | | | (cherry picked from commit a4e64c545406be00c00fe93818994977ae378fb9)
* | Docs update for several classesCraigory V Coppola2018-04-298-0/+20
| | | | | | | | | | | | | | Namely: Dictionary, GraphEdit, Object, TileMap, Script, ScollBar, ScrollContainer and SplitContainer (cherry picked from commit 0dd526e06273ee27696c9adf06aff4fb5384fb78)
* | Fixed (minor) typo in CapsuleShape2D doc pageHoratioZEDU2018-04-291-1/+1
| | | | | | | | (cherry picked from commit 2dcd4997077e92550d5e635e16236f8cba87c1b8)
* | [DOCS] Popup.popup_exclusive descriptionhomer6662018-04-291-0/+1
| | | | | | | | (cherry picked from commit d4ce53b9b116ce0622f58cd53f3468e13d64e71b)
* | [DOCS] Add note that Pool*Arrays are passed by value (#18340)krogank92018-04-297-7/+7
| | | | | | | | (cherry picked from commit 6b797574a2a238968211daa6c731bae56e7bff05)
* | [DOCS] add HTTPRequest.request return valuesPoommetee Ketson2018-04-291-0/+2
| | | | | | | | (cherry picked from commit f05e24ed18575e2f48270025c4c2bb0705c667b5)
* | Add descriptions for GroupCall flagsbncastle2018-04-291-0/+4
| | | | | | | | | | | | Add descriptions for GroupCall flags (cherry picked from commit 7eed3cc19924e7474f8b0c5db63014e1997dc30a)
* | [DOCS] OSMax Hilbrunner2018-04-291-10/+89
| | | | | | | | (cherry picked from commit 66714a3d296204eba3484be218125405e99f2217)
* | Add new transform tutorial to appropriate classesPoommetee Ketson2018-04-293-0/+3
| | | | | | | | (cherry picked from commit e83af5dfc66d55afc83f02a17c8f073cbbcdd792)
* | Add Navigation docsDenis Washington2018-04-291-11/+11
| | | | | | | | (cherry picked from commit 89b9e8852eb4cd589bea98c86e565fe96eef7996)
* | Add Navigation2D docsDenis Washington2018-04-291-0/+8
| | | | | | | | (cherry picked from commit a7f3933a51c55221bbe9184bb2b7b9fb0ccfc5cb)
* | [DOCS] SceneTreeMax Hilbrunner2018-04-291-3/+47
| | | | | | | | (cherry picked from commit bc66869d4c781d91a19a809b1a8bdcce385ddfe1)
* | [DOCS] Tweaks and fixes for (Interpolated)CameraMel Collins2018-04-292-14/+14
| | | | | | | | (cherry picked from commit 99110772c028a7625d39d229bf5179cac16295bb)
* | Add detail to doc for add_surface_from_arrays (#17911)GaryO2018-04-291-3/+7
| | | | | | | | | | | | Includes review comments from #17911 from @cbscribe and @Noshyaar (cherry picked from commit 06c5a9ed5f728cff6e6460a67e4b14d3419d41fe)
* | Added missing end points for brief descriptions in the docs.Michael Alexsander Silva Dias2018-04-299-9/+9
| | | | | | | | (cherry picked from commit d912e10c6550d9e7e30c4495c139053e5cd16a0b)
* | [DOCS] Some content for InterpolatedCameraMel Collins2018-04-291-0/+7
| | | | | | | | (cherry picked from commit c05d12384a958d7b23a58a6977725e4f441f120c)
* | [DOCS] Typo fix for CollisionShape[2D]mhilbrunner2018-04-292-2/+2
| | | | | | | | (cherry picked from commit 41da1228754c97d458a45653dbcea68a3b22fff9)
* | [DOCS] Node & PackedScene (#17833)Max Hilbrunner2018-04-292-2/+9
| | | | | | | | | | | | | | | | * [DOCS] Node: SceneSaver -> PackedScene * [DOCS] PackedScene: Code example, resolve TODO (cherry picked from commit 13d5ee01f9d62e8a4b867b46e902b5d9d25f9bd1)
* | Improve Input.is_action_just_* docs.Pieter-Jan Briers2018-04-291-2/+3
| | | | | | | | | | | | More clarification. (cherry picked from commit 11aa330a6f4f1111d8b53abf4425f842f5bcae2b)
* | [DOCS] Node: Networking updates, fix outdated and missing docsmhilbrunner2018-04-291-29/+51
| | | | | | | | (cherry picked from commit 5a3e841c60fa2b3cdbb44ec1012e67d2a0c71b92)
* | [DOCS] InputMax Hilbrunner2018-04-291-3/+24
| | | | | | | | (cherry picked from commit 22cb4a1cf95910a4e41f72010778e7f3651216b1)
* | Update Image format enumeration documentationNeil Moore2018-04-291-0/+35
| | | | | | | | | | | | Provides more information about each image format. (cherry picked from commit 60f1f5815873e3b671aaf7cda6c30b78e4bd6557)
* | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs.Pieter-Jan Briers2018-04-281-1/+1
| | | | | | | | (cherry picked from commit 09f79cde69a08ccefd4cf241d1d21f9b3e8d606e)
* | Minor fixes for the AnimationPlayer doc.Michael Alexsander Silva Dias2018-04-281-3/+2
| | | | | | | | (cherry picked from commit 9c3698dee21c136459a23f9c937302864a2b834a)
* | Remove incorrect & potentially confusing references to EulerWill Vincent2018-04-281-1/+2
| | | | | | | | | | | | | | | | e is referred to as Euler’s number, so technically the MATH_EXP description in VisualScript doc was not incorrect, though could potentially lead to confusion. e is different from Euler’s constant however, making the existing GDScript exp & VisualScriptMathConstant descriptions nvalid. (cherry picked from commit b6b8c7b21564672ad5e2e96eb95b857c73404b44)
* | Add support for radio-looking items with iconPedro J. Estébanez2018-04-281-0/+15
| | | | | | | | | | | | | | | | Letting users of `PopupMenu` use them. `OptionButton` was one of those interested and is updated in this commit. Fixes #18063. (cherry picked from commit b964a9e678a969bdc28972c55655d7f0667d68b7)
* | Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-04-281-2/+48
| | | | | | | | | | | | | | | | | | | | | | | | They work exactly the same as current checkbox-decorated items, but in order to preserve compatibility, separate methods are used, like `add_radio_check_item()`. The other option would have been to add a new parameter at the end of `add_check_item()` and the like, but that would have forced callers to provide the defaults manually. `is_item_checkable()`, `is_item_checked()` and `set_item_checked()` are used regardless the item is set to look as check box or radio button. Keeping check in the name adds an additional clue about these facts. Closes #13055. (cherry picked from commit ab3b1d9f3ed5c8a4dda885d84ed5949b0146639d)
* | [Docs] fix typosPoommetee Ketson2018-04-282-8/+8
| | | | | | | | (cherry picked from commit a88ee7d920fb2b81d82ec8d9eeeb2d7cc44218d5)
* | [DOCS] minor ParticlesMaterial docs fix Linear -> RadialPoommetee Ketson2018-04-281-1/+1
| | | | | | | | (cherry picked from commit 7d18334ad2e29a10d9a7b9484aa31a07b6eec697)
* | Fixed small typo in the "InstancePlaceholder" doc.Michael Alexsander Silva Dias2018-04-281-1/+1
| | | | | | | | (cherry picked from commit 712d6e724a312cadc8faf64b8b301188ae6bc575)
* | Made print_tree_pretty() function which displays scene tree graphicallyGeoffrey2018-04-141-1/+24
|/ | | | (cherry picked from commit 8362ce4769b65f47c0d5d5a11d262a28a144e526)
* Add documentation for the DynamicFont hinting propertyHugo Locurcio2018-03-281-0/+12
| | | | (cherry picked from commit a0ddd6122c988880c0f4f37c4d0b22293d906861)
* Fix documentation indentation for apply_torqe_impulseHein-Pieter van Braam2018-03-031-1/+1
|
* [DOCS] Small fix to Area: Fix copy/paste errorsMax Hilbrunner2018-03-031-3/+3
| | | | (cherry picked from commit fdd0f18959b890e70a43a43d07e22af082319fc8)