Commit Graph

10654 Commits

Author SHA1 Message Date
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
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
Matthew
b824247588 Merge pull request #11102 from syntaxerror247/update-billing-doc
Update `GodotGooglePlayBilling` documentation
2025-07-11 17:24:17 -04:00
Hugo Locurcio
b7a07ad5a4 Apply suggestions from code review
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2025-07-10 15:41:55 +02:00
Anish Mishra
59c874cd3b Apply suggestions from code review
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2025-07-10 18:54:14 +05:30
Anish Mishra
3d8c877931 Update GodotGooglePlayBilling documentation 2025-07-10 18:24:36 +05:30
skyace65
901cdf4859 Update Standard Material 3D page for new transform options 2025-07-09 07:56:10 -04:00
Max Hilbrunner
b33248a44c Merge pull request #11098 from skyace65/LinuxTemplatesImage
Update custom template images on compiling pages
2025-07-09 10:34:26 +02:00
Max Hilbrunner
a4fc10a3ce Merge pull request #11097 from skyace65/LinuxSupport
Expand list of supported architectures on Linux
2025-07-09 10:33:48 +02:00
Max Hilbrunner
fdbef23e44 Merge pull request #11096 from Calinou/control-gallery-add-foldablecontainer
Add FoldableContainer to the Control node gallery page
2025-07-09 10:33:17 +02:00
Max Hilbrunner
59e5d24008 Merge pull request #11094 from Ayush41/fixed-issue-11090
Fix: Correct `%c` format specifier description in GDScript docs.
2025-07-09 10:32:05 +02:00
skyace65
ce5247d825 Expand list of supported architectures on Linux 2025-07-08 19:41:49 -04:00
skyace65
fa1d5635dd Update custom templates images on compiling pages 2025-07-08 19:36:28 -04:00
David M. Lary
069d3f17dc fix NavigationAgent3D template for Node3D
fixes #11088
2025-07-08 16:53:28 -05:00
Hugo Locurcio
a82ed18d3d Add FoldableContainer to the Control node gallery page 2025-07-08 01:08:02 +02:00
Matthew
9511dea335 Merge pull request #11095 from michaelgyp/patch-1
Update OpenJDK download link in exporting_for_android.rst
2025-07-07 18:18:21 -04:00
Matthew
4fbfcc31e6 Merge pull request #11087 from DeeJayLSP/wav-improve
Modify Importing audio samples to be in pair with 4.4 documentation
2025-07-07 18:17:52 -04:00
Michael Gusti Yanu Putra
a377f8f5fc Update OpenJDK download link in exporting_for_android.rst 2025-07-07 21:55:52 +01:00
Ayush Raj
2cbf133533 fixed issue 11090 2025-07-07 20:48:57 +00:00
DeeJayLSP
5de74e9b35 Modify Importing audio samples to be in pair with 4.4 documentation 2025-07-07 16:52:42 -03:00
Andrew Conlin
f4b57a9456 [2025-07-07] Add curly brackets to mouse and input coordinates C# code 2025-07-07 12:38:27 +01:00
Max Hilbrunner
2d9fbddd9e Merge pull request #11052 from skyace65/CommandLineArgs
Update command line arguments to match master branch
2025-07-07 08:26:10 +02:00
Matthew
6aba1377a6 Merge pull request #11082 from Calinou/feature-tags-custom-features-editorexportplugin
Document unsupported custom feature tags in EditorExportPlugin in Feature tags
2025-07-06 18:43:17 -04:00
Max Hilbrunner
a5cf10abce Merge pull request #11085 from godotengine/classref/sync-53be3b7
classref: Sync with current master branch (53be3b7)
2025-07-05 10:46:56 +02:00
Godot Organization
5e15d0f969 classref: Sync with current master branch (53be3b7) 2025-07-05 03:33:35 +00:00