11154 Commits

Author SHA1 Message Date
Matthew
fd4deee99f Merge pull request #11554 from nanodeath/fix/rpc-default-transfer-mode
Fix incorrect default transfer_mode in high-level multiplayer tutorial
2025-12-30 07:55:05 -05:00
Max Hilbrunner
c74e7ac427 Merge pull request #11566 from godotengine/classref/sync-63227bb
classref: Sync with current master branch (63227bb)
2025-12-28 05:09:35 +01:00
Godot Organization
f56e801d15 classref: Sync with current master branch (63227bb) 2025-12-27 03:40:20 +00:00
Max Hilbrunner
5bfe2c0f9a Merge pull request #11557 from skyace65/dr_mp3
Update documentation for dr_mp3 change
2025-12-23 12:53:11 +01:00
Max Hilbrunner
2e5cf5f7f4 Merge pull request #11561 from Ivorforce/fix-godot-cpp-build-link
Fix GitHub Actions workflow link in documentation
2025-12-23 12:52:31 +01:00
Lukas Tenbrink
5072a892d7 Fix GitHub Actions workflow link in documentation 2025-12-22 17:50:17 +01:00
Max Aller
e6339f02f1 Fix incorrect default transfer_mode in high-level multiplayer tutorial
The documentation incorrectly stated that the default transfer_mode
for `@rpc` is "unreliable", but the actual default in Godot's source
code is "reliable".

GDScript ref: 3b48b0110e/modules/multiplayer/scene_rpc_interface.cpp (L90)
C# ref: 3b48b0110e/modules/mono/glue/GodotSharp/GodotSharp/Core/Attributes/RpcAttribute.cs (L27)

Fixes #8874
2025-12-22 07:33:04 -08:00
skyace65
45606060e5 Update documentation for dr_mp3 change 2025-12-21 12:44:55 -05:00
Matthew
32488f20df Merge pull request #11550 from stefanpl/patch-1
Update link to version 4.5 asset (TPS)
2025-12-20 12:22:23 -05:00
Max Hilbrunner
3770ad62b0 Merge pull request #11549 from godotengine/classref/sync-551ce8d
classref: Sync with current master branch (551ce8d)
2025-12-20 11:32:09 +01:00
stefanpl
ce07b1f4ee Update link to version 4.5 asset (TPS) 2025-12-20 10:20:29 +01:00
Godot Organization
e4d95f4740 classref: Sync with current master branch (551ce8d) 2025-12-20 03:36:12 +00:00
Max Hilbrunner
8ffa5d168d Merge pull request #11482 from godotengine/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2025-12-20 02:55:40 +01:00
Rémi Verschelde
c5befa1494 conf: Rename zh_CN/zh_TW to zh_Hans/zh_Hant
See https://github.com/godotengine/godot-proposals/issues/6289.
2025-12-19 14:38:07 +01:00
Max Hilbrunner
583934f703 Merge pull request #11492 from Calinou/shading-language-data-types-array-struct
Clarify array and struct uniforms being supported in Shading language
2025-12-19 11:43:12 +01:00
Max Hilbrunner
46a8e010ca GDScript: Clarify the use of callv() to call variadic functions (#11501) 2025-12-19 11:42:35 +01:00
Christian Zommerfelds
d1db8c585b Merge pull request #11529 from zommerfelds/patch-1
Clarify SurfaceTool example with index
2025-12-19 11:38:36 +01:00
Max Hilbrunner
0626b3aefb Merge pull request #11541 from Piralein/localisation
Update localization pages and images
2025-12-19 11:36:40 +01:00
Max Hilbrunner
450d65daa8 Merge pull request #11534 from godotengine/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 4 to 6
2025-12-19 11:34:51 +01:00
Matthew
67d304b42c Merge pull request #11544 from mechalynx/patch-1
Bent normals are not available on Compatibility renderer
2025-12-18 22:14:02 -05:00
Matthew
b6298a8b82 Merge pull request #11509 from kushagra10025/patch-1
Update key mappings description for 2D and 3D Workspaces
2025-12-18 22:10:22 -05:00
Matthew
c69ba42c54 Merge pull request #11545 from bruvzg/ios_req_a12
[iOS] Change minimum requirement for Metal to A12.
2025-12-18 21:51:45 -05:00
Pāvels Nadtočajevs
e1c881aaac [iOS] Change minimum requirement for Metal to A12. 2025-12-18 21:24:19 +02:00
mechalynx
a0d104d1a5 Bent normals are not available on Compatibility renderer 2025-12-18 20:23:46 +02:00
Matthew
ecc8467192 Merge pull request #11538 from DevPoodle/bbcode_effects
Update number of built-in BBCode effects
2025-12-17 18:52:05 -05:00
Matthew
6ae12ece02 Merge pull request #11539 from veganaiZe/patch-1
Fix typo in FBX section of `import_configuration.rst`
2025-12-17 18:51:07 -05:00
DevPoodle
def5f37a86 Update number of built-in BBCode effects 2025-12-17 08:35:00 -08:00
Hana - Piralein
8dcf9c472b update localization pages and images 2025-12-17 13:14:29 +01:00
veganaiZe
573a23a930 Fix typo in FBX section of import_configuration.rst 2025-12-16 17:56:51 -08:00
Max Hilbrunner
8cfed8c89a Merge pull request #11537 from syntaxerror247/update-compiling-doc
Update compiling_for_android.rst
2025-12-16 17:09:17 +01:00
Anish Kumar
d1e8545cea Update compiling_for_android.rst 2025-12-16 18:54:06 +05:30
Max Hilbrunner
540b9b9a00 Merge pull request #11536 from godotengine/classref/sync-4b6c88d
classref: Sync with current master branch (4b6c88d)
2025-12-15 23:19:53 +01:00
Godot Organization
d45f83bf92 classref: Sync with current master branch (4b6c88d) 2025-12-15 22:19:00 +00:00
Max Hilbrunner
59228714f0 Merge pull request #11535 from Repiteo/ci/sync-fix
CI: Fix `sync_class_ref.yml` workflow
2025-12-15 23:17:58 +01:00
Thaddeus Crews
f940d18217 CI: Fix sync_class_ref.yml workflow 2025-12-15 10:04:29 -06:00
Max Hilbrunner
778bde5f1d Merge pull request #11528 from Calinou/scene-organization-parent-specified
Clarify what is defined by the parent in Scene organization
2025-12-15 16:58:38 +01:00
dependabot[bot]
fc6365e5be Bump actions/upload-artifact from 4 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 09:01:05 +00:00
dependabot[bot]
f4e633871d Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-14 06:54:21 +00:00
Max Hilbrunner
12ecb8404b Merge pull request #11531 from godotengine/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2025-12-14 07:53:13 +01:00
Max Hilbrunner
b535ddd498 Merge pull request #11530 from lodetrick/dock-deprecate
Update documentation around EditorDock
2025-12-13 17:24:21 +01:00
dependabot[bot]
33c4d93b2a Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 09:01:09 +00:00
Logan Detrick
f8f118f12d Update documentation around EditorDock 2025-12-11 16:48:05 -08:00
Hugo Locurcio
37cf368f44 Clarify what is defined by the parent in Scene organization
"Parent-defined" could be understood as the method or signal from
the parent being called, but the parent defines just the name
of the method or signal, instead of the method body.
2025-12-10 19:58:13 +01:00
Max Hilbrunner
094f10f0f3 Merge pull request #11524 from godotengine/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 7 to 8
2025-12-10 19:26:20 +01:00
Max Hilbrunner
729a089dd1 Merge pull request #11521 from AdriaandeJongh/custom-macos-export-templates
Add instructions on how to use custom export templates on macOS
2025-12-10 19:22:41 +01:00
Max Hilbrunner
4aec765c5c Merge pull request #11505 from Hephaistos847/master
Update file paths for editor plugin source files in engine_details/editor/introduction_to_editor_development.rst
2025-12-10 19:22:01 +01:00
Max Hilbrunner
3b4366cdd9 Merge pull request #11507 from Calinou/making-plugins-script-classes
Emphasize script classes over custom types in Making plugins
2025-12-10 19:21:28 +01:00
Max Hilbrunner
04609f757e Merge pull request #11516 from dsnopek/godot-cpp-packedarrays-ptr
godot-cpp: Explain that `ptr()`/`ptrw()` should be used to efficiently access `Packed*Array`s
2025-12-10 19:20:05 +01:00
Max Hilbrunner
580bc4c0fe Merge pull request #11519 from Meorge/extension-api-validation-steps
Add more details to "Handling compatibility breakages" page
2025-12-10 19:19:41 +01:00
Max Hilbrunner
cbb5fd16e8 Merge pull request #11527 from Calinou/faq-ui-toolkit-library
Update FAQ section on using Godot's UI toolkit as a library
2025-12-10 19:18:47 +01:00