5060 Commits
Author SHA1 Message Date
Mohsen c28c37003c Fixed a small typo 2025-07-22 10:22:53 +03:30
Matthew e538e65b66 Merge pull request #11001 from tom-jk/patch-1
Change "clips" to "slices"
2025-07-20 09:50:48 -04:00
Treidex b0e627d313 Fixed typo in high_level_multiplayer.rst
"the the " -> "the"
2025-07-19 17:47:45 -07: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 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 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
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
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
skyace65 5433c05ea8 Update docs for built-in ICO file creation 2025-07-12 11:21:15 -04:00
Hugo LocurcioandA Thousand Ships 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
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 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
David M. Lary 069d3f17dc fix NavigationAgent3D template for Node3D
fixes #11088
2025-07-08 16:53:28 -05: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
Hugo Locurcio 7ba0a7cf0e Apply suggestions from code review 2025-07-07 20:47:19 +02:00
Ayush RajandA Thousand Ships 4191d25d48 Update tutorials/migrating/upgrading_to_godot_4.4.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2025-07-07 22:59:05 +05:30
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
Ayush Raj 7f8550a4ce fixed tab 2025-07-05 16:36:01 +00:00
Hugo Locurcio 1584d94bed Document unsupported custom feature tags in EditorExportPlugin in Feature tags 2025-07-04 17:02:20 +02:00
Max Hilbrunner d9ecdc1a7d Merge pull request #11080 from Calinou/internationalizing-games-break-iterator
Update ICU break iterator instructions in Internationalizing games
2025-07-04 11:39:38 +02:00
Matthew 6dedb3bae4 Merge pull request #11060 from simpkins/soft_body_lods
Add some notes about importing meshes for use with SoftBody3D
2025-07-03 20:48:20 -04:00
Matthew 4905083187 Merge pull request #11067 from simpkins/soft_body_3d
Use `SoftBody3D` consistently in the soft body tutorial
2025-07-03 20:48:01 -04:00
Hugo Locurcio 9981feea66 Update ICU break iterator instructions in Internationalizing games 2025-07-04 01:56:52 +02:00
Ayush Raj bf9f61819e Added breaking change note for @export_file behavior in 4.4 2025-07-02 18:36:53 +00:00
Wojtek Kubiak de1dc96722 Update Pineapple Works entry in consoles.rst
- UWP got deprecated some time ago by Microsoft so having a GDK native port on Xbox is the only way of doing things now so we remove the GDK highlight next to Xbox platforms
- added Switch 2 and PlayStation 5 to our list of supported platforms
2025-07-02 13:51:01 +02:00
belzecue 071643bb7c Fix typos: 'parabolid' -> 'paraboloid' 2025-06-29 12:54:50 +08:00