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
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
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
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
Hugo Locurcio
5c87c639ff
Update FAQ section on using Godot's UI toolkit as a library
2025-12-10 19:00:10 +01:00
Michael Macha
21ee4376b9
Fix typo in The XR action map ( #11525 )
2025-12-10 18:50:57 +01:00
dependabot[bot]
1478c1431d
Bump peter-evans/create-pull-request from 7 to 8
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 09:01:08 +00:00
Max Hilbrunner
bf0641ac0e
Merge pull request #11397 from wjt/push-mtnonqulrprn
...
Remove obsolete paragraph about Linux power-saving inhibition
2025-12-10 03:47:34 +01:00
Rémi Verschelde
b6f12fcc41
Merge pull request #11484 from dsnopek/tracing-profiler
...
Add documentation on how to use Tracy and Perfetto
2025-12-09 18:21:02 +01:00
David Snopek
1f1c0ee0a7
Add documentation on how to use Tracy and Perfetto
2025-12-09 10:16:11 -06:00
Adriaan de Jongh
bb7dfcffc7
add instructions on how to use custom export templates on macOS
2025-12-08 15:31:08 +01:00
Malcolm Anderson
b0db40770e
Add more details to "Handling compatibility breakages" page
2025-12-07 15:45:19 -08:00
Matthew
eae8a087b1
Merge pull request #11511 from ttencate/fix/visibility_range_aabb
...
Fix incorrect claim about visibility range
2025-12-07 14:23:10 -05:00
Matthew
1ad6831aeb
Merge pull request #11515 from BastiaanOlij/openxr_vendor_info
...
Add additional information about the Godot XR Vendor Plugin
2025-12-07 14:21:20 -05:00
David Snopek
062e1bd1c0
godot-cpp: Explain that ptr()/ptrw() should be used to efficiently access Packed*Arrays
2025-12-07 05:41:25 -06:00
Bastiaan Olij
80585a2ca5
Add additional information about the Godot XR Vendor Plugin
2025-12-07 15:23:45 +11:00
Max Hilbrunner
8de3e5af59
Merge pull request #11512 from bruvzg/split_val
...
Update docs for GDExtensions validation.
2025-12-04 15:53:41 +01:00
Max Hilbrunner
999daecb3f
Merge pull request #11508 from Calinou/localization-spreadsheets-load-csv-project-settings
...
Add a reminder to load the CSV as a source in Localization using spreadsheets
2025-12-04 15:51:57 +01:00
Max Hilbrunner
88ff50bb18
Merge pull request #11510 from Aurora-Bee/advanced_postprocessing_optimization_code_fix
...
Fixed code example in Shaders > Advanced post-processing > An optimization
2025-12-04 15:51:18 +01:00
Pāvels Nadtočajevs
67f9442b9c
Update docs for GDExtensions validation.
2025-12-03 16:23:21 +02:00
Thomas ten Cate
876f4b1b03
Fix incorrect claim about visibility range
...
As mentioned on
https://github.com/godotengine/godot/issues/102799#issuecomment-3603374466 ,
the docs are wrong here: visibility range is not computed to the
instance's origin but to its AABB center.
2025-12-03 09:25:39 +01:00
Kushagra
6791196299
Update key mappings description for 2D and 3D Workspaces
...
Updating the Docs to reflect the latest in-editor Terminology. PR link of issue for the discussion - https://github.com/godotengine/godot/pull/109234#issuecomment-3588022376
2025-12-02 23:45:14 +05:30
unknown
8db87be8b9
fixed face orientation, by changing the vertex ordering to counter-clockwise
2025-12-02 19:02:11 +01:00
Hugo Locurcio
2beb86d7fa
Add a reminder to load the CSV as a source in Localization using spreadsheets
2025-12-02 18:26:44 +01:00
Hugo Locurcio
0fb44267fe
Emphasize script classes over custom types in Making plugins
...
Custom types were more relevant in the early Godot 3.x days,
but nowadays, script classes should be preferred whenever possible
(i.e. in any non-C# language).
2025-12-02 17:47:48 +01:00
Hephaistos847
790bba080c
Update file paths for editor plugin source files
2025-11-30 17:26:54 +01:00
Max Hilbrunner
0fce3e79c7
Merge pull request #11503 from Calinou/faq-libgodot
...
Mention LibGodot in Frequently asked questions
2025-11-28 22:23:48 +01:00
Hugo Locurcio
589df34b0f
Mention LibGodot in Frequently asked questions
2025-11-28 17:11:31 +01:00