Commit Graph

10698 Commits

Author SHA1 Message Date
Hugo Locurcio
3dcb29a37e Add feature tags that can be added on export depending on export options
`shader_baker` and `dedicated_server` are applied to exported projects
only.
2025-07-31 16:45:55 +02:00
Max Hilbrunner
03d7b1e98a Merge pull request #11143 from skyace65/LanguagePreview
Document previewing translations in editor
2025-07-29 12:58:44 +02:00
Matthew
b600291001 Merge pull request #11147 from LurkerAbove/patch-2
Fix incorrect C# code sample in viewports.rst
2025-07-28 21:46:46 -04:00
Matthew
7a09a2530e Merge pull request #11150 from sawickiap/patch-1
Fix shader_functions.rst - description of pack/unpack for Snorm/Unorm functions
2025-07-28 21:45:56 -04:00
Adam Sawicki
0e4fee7988 Fix shader_functions.rst - description of pack/unpack for Snorm/Unorm functions 2025-07-28 12:53:34 +02:00
Matthew
90fc3e7915 Merge pull request #10820 from ryevdokimov/autoload-nodes-can-be-accessed-with-tool-scripts
Autoload nodes can be accessed in the editor if they're using tool scripts
2025-07-27 14:41:39 -04:00
pseidemann
cfadb9de49 improve documentation of SurfaceTool (#6405)
* improve documentation of SurfaceTool

* add suggestion from @clayjohn
2025-07-27 14:10:22 -04:00
Matthew
4fdeac0659 Merge pull request #3935 from SkyLucilfer/POtuto
Update i18n gettext tutorial to include POT generation, plurals and context support
2025-07-27 13:05:14 -04:00
SkyJJ
db0241129d Update i18n gettext tutorial to include POT generation, plurals and context support 2025-07-27 13:00:54 -04:00
Matthew
db5cb61334 Merge pull request #11148 from Piralein/aWildLitterAppears
Update images in "step by step" pages
2025-07-27 10:28:46 -04:00
Matthew
b2dcf6a650 Merge pull request #11146 from Piralein/newquick
Update resource picker images
2025-07-27 07:50:51 -04:00
Hana - Piralein
7691f229d5 Update step by step images 2025-07-26 22:07:36 +02:00
LurkerAbove
dc161765e2 Fixed incorrect C# code sample in viewports.rst 2025-07-26 12:56:28 -07:00
Hana - Piralein
49ce2fd456 update resource picker images 2025-07-26 19:25:36 +02:00
skyace65
9020278b7d Document previewing translations in editor 2025-07-25 19:48:42 -04:00
Max Hilbrunner
658c6de4aa Merge pull request #11127 from skyace65/Advanced-Import-Settings
Move advanced import settings to their own page
2025-07-25 23:57:01 +02:00
Max Hilbrunner
6901b2e2d7 Merge pull request #11141 from skyace65/VednorsPluginUpdate
Update OpenXR vendors plugin page for v4 of plugin
2025-07-25 23:56:37 +02:00
Matthew
c30bf8f528 Merge pull request #11046 from dalexeev/prohibit-shorthand-codeblock
Replace remaining uses of shorthand codeblock syntax, add CI check
2025-07-25 16:23:18 -04:00
Danil Alexeev
3946ede7aa Replace remaining uses of shorthand codeblock syntax, add CI check 2025-07-25 16:20:16 -04:00
skyace65
cb465c95a8 Update OpenXR vendors plugin page for v4 of plugin 2025-07-25 07:36:52 -04:00
Matthew
c2d94e2db9 Merge pull request #11123 from Ivorforce/ahashmap-default
Update descriptions of `AHashMap` and `HashMap`. Recommend `AHashMap` over `HashMap` by default.
2025-07-24 21:27:07 -04:00
skyace65
c7c8d75627 Move advanced import settings to their own page 2025-07-24 18:09:02 -04:00
Lukas Tenbrink
bc71be5988 Update descriptions of AHashMap and HashMap. Recommend AHashMap over HashMap by default. 2025-07-24 10:18:54 +02:00
Matthew
471ad88294 Merge pull request #11130 from leandro-benedet-garcia/tags-update
Add missing feature tags `threads` and `nothreads` in documentation table
2025-07-23 20:51:20 -04:00
Matthew
98812baf88 Merge pull request #11135 from Ivorforce/link-to-stl-from-containers
Link to `Why not STL?` section in FAQ from core engine containers.
2025-07-23 18:16:16 -04:00
Matthew
5e3cf43fe5 Merge pull request #11136 from godotengine/classref/sync-e0603ae
classref: Sync with current master branch (e0603ae)
2025-07-23 18:10:17 -04:00
Godot Organization
77812833de classref: Sync with current master branch (e0603ae) 2025-07-23 22:05:40 +00:00
Lukas Tenbrink
347f84b9ae Link to Why not STL? section in FAQ from core engine containers. 2025-07-23 10:09:02 +02:00
Matthew
22d53a8580 Merge pull request #11132 from MohsenHNSJ/patch-1
Fixed a small typo
2025-07-22 21:11:07 -04:00
Leandro (cerberus1746) Benedet Garcia
97f5aad069 Added tags and updated doc 2025-07-22 12:29:23 -03:00
Mohsen
c28c37003c Fixed a small typo 2025-07-22 10:22:53 +03:30
Matthew
532a216444 Merge pull request #11103 from Calinou/system-requirements-sse4.2
Document SSE4.2 instruction set in System requirements
2025-07-20 10:26:33 -04:00
Hugo Locurcio
de6b22cefc Document SSE4.2 instruction set in System requirements
- Remove notice about Vulkan support on Windows versions older
  than 10, as Windows 10 is the minimum version for Godot 4.5
  onwards.
2025-07-20 10:19:03 -04:00
Matthew
e538e65b66 Merge pull request #11001 from tom-jk/patch-1
Change "clips" to "slices"
2025-07-20 09:50:48 -04:00
Matthew
41bf5b0465 Merge pull request #8540 from awardell/clion_vs_toolchain
Add note for Windows CLion users to add Visual Studio toolchain.
2025-07-20 08:40:43 -04:00
Matthew
1417cfbdb1 Merge pull request #11126 from Treidexy/patch-1
Fixed typo in high_level_multiplayer.rst
2025-07-19 21:13:36 -04:00
Treidex
b0e627d313 Fixed typo in high_level_multiplayer.rst
"the the " -> "the"
2025-07-19 17:47:45 -07:00
Matthew
f883ca5346 Merge pull request #5900 from DeeJayLSP/spreadsheet_personal_space
Move localization with spreadsheets to its own page
2025-07-19 11:33:16 -04:00
Douglas Leão
4e76070435 Pull changes to spreadsheets page 2025-07-19 11:28:59 -04:00
DeeJayLSP
f31a1c7fa6 Move localization with spreadsheets to its own page 2025-07-19 11:25:57 -04:00
Matthew
5bbe7cc549 Merge pull request #11121 from godotengine/classref/sync-71a9948
classref: Sync with current master branch (71a9948)
2025-07-19 08:06:17 -04:00
Godot Organization
7a231eab75 classref: Sync with current master branch (71a9948) 2025-07-19 03:38:08 +00:00
Matthew
ff29de0d89 Merge pull request #9980 from HolonProduction/editable-clearup
Clearify behaviour of `@export` in combination with setters
2025-07-18 21:20:31 -04:00
Matthew
29e83d3863 Merge pull request #11059 from Zshandi/patch-2
Update resources.rst to make inner class note more clear
2025-07-18 21:14:17 -04:00
Matthew
0b5a7c38d7 Merge pull request #10988 from Calinou/cpp-usage-guidelines-link-to-core-types
Move C++ container type information from C++ usage guidelines to Core types
2025-07-18 07:58:08 -04:00
Matthew
3f65fd4614 Merge pull request #10888 from Calinou/running-code-in-the-editor-static-context
Clarify rules around which scripts require `@tool` in Running code in the editor
2025-07-18 07:54:13 -04:00
Matthew
768aa536ca Merge pull request #10920 from Athenr/master
Clarify UTF encoding between C# strings and Godot Strings
2025-07-18 07:50:20 -04:00
Matthew
162915d8ad Merge pull request #11117 from Calinou/importing-images-update-thorvg-support-link
Update URL to ThorVG unsupported SVG features in Importing images
2025-07-17 22:24:29 -04:00
Matthew
860ab641e9 Merge pull request #11044 from smix8/path_queries
Update `NavigationPathQueryObjects` to explain all (new) options
2025-07-17 20:25:07 -04:00
smix8
8e81cb34d4 Update NavigationPathQueryObjects to explain all (new) options
Updates NavigationPathQueryObjects to explain all (new) options.
2025-07-17 20:21:52 -04:00