summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #78000 from RandomShaper/let_users_mess_upRémi Verschelde2023-06-101-0/+13
|\
| * Let user scripts disable thread safety checksPedro J. Estébanez2023-06-091-0/+13
* | Enable S3TC_BPTC but not ETC2_ASTC by defaultAaron Franke2023-06-091-2/+2
* | [Label] Add support for tab stops.bruvzg2023-06-091-0/+3
* | Merge pull request #77882 from Calinou/doc-renderingdevice-initialactionRémi Verschelde2023-06-081-0/+6
|\ \
| * | Document the InitialAction enum in RenderingDeviceHugo Locurcio2023-06-081-0/+6
* | | Merge pull request #75746 from ajreckof/order_autocompleteRémi Verschelde2023-06-082-1/+15
|\ \ \
| * | | sort code completions with rulesajreckof2023-05-232-1/+15
* | | | Merge pull request #77980 from YeldhamDev/not_so_disposableRémi Verschelde2023-06-081-1/+0
|\ \ \ \
| * | | | Remove inaccuracy about re-using `Thread`s in its docMichael Alexsander2023-06-071-1/+0
* | | | | Merge pull request #77963 from dsnopek/remove-gdextension-legacy-structRémi Verschelde2023-06-081-1/+0
|\ \ \ \ \
| * | | | | Remove GDExtension compatibility code for Godot 4.0David Snopek2023-06-071-1/+0
| |/ / / /
* | | / / Add setting to control the window used to run the project for the Android editorFredia Huya-Kouadio2023-06-071-0/+4
| |_|/ / |/| | |
* | | | Merge pull request #77902 from dalexeev/doc-unify-deprecationsRémi Verschelde2023-06-0710-16/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Documentation: Unify deprecationsDanil Alexeev2023-06-0710-16/+19
* | | | Clarify use of size flags in `Control`Ninni Pipping2023-06-071-2/+2
| |_|/ |/| |
* | | Merge pull request #77924 from Eranot/fix-tls-options-server-documentationRémi Verschelde2023-06-071-1/+1
|\ \ \
| * | | Fixing parameter order in the documentation of TLSOptions.server()Eranot2023-06-061-1/+1
* | | | Merge pull request #77802 from dalexeev/tree-add-autowrap-modeRémi Verschelde2023-06-071-0/+15
|\ \ \ \
| * | | | Tree: Add ability to configure text autowrap mode for individual cellsDanil Alexeev2023-06-031-0/+15
* | | | | Merge pull request #77761 from JustinDodemaide/typo-fixesRémi Verschelde2023-06-072-14/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | NavigationAgent2D, NavigationAgent3D typo fixesJustinDodemaide2023-06-062-14/+14
* | | | | Mark deprecated methods of MultiMesh in the docsRedworkDE2023-06-051-4/+4
| |_|/ / |/| | |
* | | | Merge pull request #77821 from YeldhamDev/fallback!_fallback!_fallback!Rémi Verschelde2023-06-051-1/+1
|\ \ \ \
| * | | | Enhance icon fallback and their docs for exportersMichael Alexsander2023-06-031-1/+1
| | |/ / | |/| |
* | | | Merge pull request #77814 from RedworkDE/doc-node-queuefreeRémi Verschelde2023-06-051-1/+2
|\ \ \ \
| * | | | Clarify the docs on Node.queue_freeRedworkDE2023-06-031-1/+2
| |/ / /
* / / / Make `Viewport::gui_get_focus_owner` constAaron Franke2023-06-021-1/+1
|/ / /
* | | Merge pull request #74688 from Calinou/doc-camera3d-visualinstance3d-layers-giRémi Verschelde2023-06-022-3/+8
|\ \ \
| * | | Document GI techniques ignoring VisualInstance3D and Camera3D layersHugo Locurcio2023-06-022-3/+8
* | | | Merge pull request #67835 from Calinou/doc-arrayoccluder3dRémi Verschelde2023-06-021-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Document the ArrayOccluder3D classHugo Locurcio2022-10-241-0/+5
* | | | Document the database for `Input.get_joy_name()` and `Input.get_joy_guid()`Hugo Locurcio2023-06-021-2/+2
* | | | Merge pull request #77727 from AThousandShips/layer_docYuri Sizov2023-06-022-0/+2
|\ \ \ \
| * | | | Clarify that `CanvasLayer`s are restricted to one `Viewport`Ninni Pipping2023-06-012-0/+2
| | |/ / | |/| |
* | | | Merge pull request #74595 from AurumKitsune/patch-1Yuri Sizov2023-06-021-1/+1
|\ \ \ \
| * | | | Update C# code example to fix an errorViolet Johnson2023-06-021-1/+1
| |/ / /
* / / / C#: Fix dictionary key lookup documentationRaul Santos2023-06-023-9/+9
|/ / /
* | | Merge pull request #77698 from enxas/fix-outdated-csharpRémi Verschelde2023-06-011-3/+3
|\ \ \
| * | | Fix outdated C# code example for class AnimationNodeOneShotunknown2023-05-311-3/+3
* | | | Merge pull request #77452 from Sauermann/fix-deprecate-push-unhandled-inputRémi Verschelde2023-06-012-2/+4
|\ \ \ \
| * | | | Deprecate push_unhandled_inputMarkus Sauermann2023-05-312-2/+4
* | | | | Merge pull request #76348 from warriormaster12/pipeline-cacheRémi Verschelde2023-06-011-0/+3
|\ \ \ \ \
| * | | | | Implement Vulkan pipeline cachingwarriormaster122023-05-311-0/+3
* | | | | | Merge pull request #74894 from rainlizard/patch-1Rémi Verschelde2023-06-011-0/+1
|\ \ \ \ \ \
| * | | | | | Specify how to use the global animation library in gdscriptrainlizard2023-03-141-0/+1
* | | | | | | Merge pull request #77694 from mhilbrunner/docs-close-accessYuri Sizov2023-05-311-11/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Docs: Add FileAccess.close, remove dupl. exampleMax Hilbrunner2023-05-311-11/+1
* | | | | | | Merge pull request #47628 from Calinou/2d-editor-remove-contrained-viewYuri Sizov2023-05-311-3/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove constrained view in the 2D editorHugo Locurcio2023-05-201-3/+0