10889 Commits

Author SHA1 Message Date
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
jmielc2
6e2c871ebd Update CLion IDE Setup Docs
Update the CLion IDE setup docs to include details on enabling IntelliSense features.
2025-07-23 22:44:25 -05:00
skyace65
b65addc39f Remove section from Jolt page that no longer applies 2025-07-23 20:55:13 -04: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
skyace65
10bc462086 Add the render models extension to the OpenXR settings page 2025-07-17 20:48:44 -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
Hugo Locurcio
38a423354b Update URL to ThorVG unsupported SVG features in Importing images 2025-07-18 00:50:01 +02:00
Hugo Locurcio
8d87843f8b Move C++ container type information from C++ usage guidelines to Core types
- List recommended types at the top.
- Link references directly in the table.
- Remove References headings in the rest of the page.
- Update Core types for Godot 4.5.
  - Remove OAHashMap as it's no longer present in 4.5.
2025-07-16 17:07:29 +02:00
Matthew
76cf579d9e Merge pull request #10251 from tetrapod00/custom-role
Add custom Sphinx roles for editor UI
2025-07-15 06:51:03 -04:00
Matthew
089d35e6d8 Merge pull request #11112 from Piralein/brackets
Add missing brackets in c# code
2025-07-14 16:09:45 -04:00
Matthew
8febb9a617 Merge pull request #11014 from BastiaanOlij/openxr_render_models_doc
Add documentation about OpenXR render models
2025-07-14 15:59:48 -04:00
Hana - Piralein
cd3e94b4a1 add missing brackets in c sharp code 2025-07-14 20:29:57 +02:00
Max Hilbrunner
c47dfbd95f Merge pull request #11106 from skyace65/VisualShader45
Update visual shader page for Godot 4.5
2025-07-14 15:55:17 +02:00
Bastiaan Olij
e3b128819d Add documentation about OpenXR render models 2025-07-14 11:49:56 +10:00
Max Hilbrunner
94cc17d56b Merge pull request #11089 from dmlary/navagent-node3d-bouce-fix
fix NavigationAgent3D template for Node3D
2025-07-13 19:42:04 +02:00
Max Hilbrunner
52cd871a2d Merge pull request #11099 from skyace65/Spatial-Material-Update
Update Standard Material 3D page for new transform options
2025-07-13 19:41:44 +02:00
Matthew
e5fdc75b1d Merge pull request #11109 from Lamby777/patch-1
Fix typo "ubfx" -> "ufbx" in `available_formats.rst`
2025-07-13 07:52:47 -04:00
Cherry
4d8fa73a39 fix ufbx typo ("ubfx") in available_formats.rst 2025-07-13 03:03:09 -04:00
skyace65
0056abc2ed Update visual shader page for Godot 4.5 2025-07-12 21:39:01 -04:00
Max Hilbrunner
42fcf5ca49 Merge pull request #11092 from andrwcnln/mouse-and-input-coordinates-fix
Add curly brackets to mouse and input coordinates C# code
2025-07-12 20:02:25 +02:00
Max Hilbrunner
de0c58c381 Merge pull request #11100 from skyace65/rcedit
Update docs for built-in ICO file creation
2025-07-12 19:55:32 +02:00
Matthew
7302483d4c Merge pull request #11105 from godotengine/classref/sync-c6d130a
classref: Sync with current master branch (c6d130a)
2025-07-12 11:54:27 -04:00
skyace65
5433c05ea8 Update docs for built-in ICO file creation 2025-07-12 11:21:15 -04:00
Godot Organization
c65aa5f300 classref: Sync with current master branch (c6d130a) 2025-07-12 03:39:28 +00:00