Commit Graph

79316 Commits

Author SHA1 Message Date
aafad04a1b Merge pull request #112107 from Calinou/doc-projectsettings-add-keywords
Add search keywords for project settings
2025-11-27 09:55:35 +01:00
b1de0364bf Merge pull request #111954 from blueskythlikesclouds/copy-api-refactor
Refactor rendering driver copy APIs to fix D3D12 issues.
2025-11-27 09:55:31 +01:00
4f04a9de1d Merge pull request #111332 from allenwp/glow/docs-improve-hdr-scale
Improve documentation for the `Environment` glow effect.
2025-11-27 09:55:26 +01:00
44005f96d1 Merge pull request #109302 from BastiaanOlij/add_openxr_1_1_support
Add OpenXR 1.1 support
2025-11-27 09:55:21 +01:00
e4d2f1d630 Merge pull request #108682 from allenwp/98708-fix-clear-color-hdr2d
Fix clear color being incorrect in `Environment` background with HDR 2D.
2025-11-27 09:55:16 +01:00
936f17f198 Improve documentation for the Environment glow effect. 2025-11-26 18:01:10 -05:00
1667e6fcce Merge pull request #113195 from teromene/master
Include xkb-compose in `wayland_thread.h`
2025-11-26 23:44:49 +01:00
9ad733bd0a Merge pull request #113194 from Alex2782/fix_SHADER_UNIFORM_NAMES
Fix `SHADER_UNIFORM_NAMES` for error messages
2025-11-26 23:44:45 +01:00
d5b76f733b Merge pull request #113193 from YeldhamDev/proj_manager_wayland_fix
Fix error message when closing the project manager on Wayland
2025-11-26 23:44:41 +01:00
b90884bcd9 Merge pull request #113191 from dsnopek/openxr-export-plugin-name
Fix `OpenXRExportPlugin::_get_name() must be overridden` error
2025-11-26 23:44:36 +01:00
1a191688f1 Merge pull request #113190 from AThousandShips/animation_codeowners
[CODEOWNERS] Add 2D skeleton resources to the Animation team
2025-11-26 23:44:32 +01:00
c3df5d4fb1 Merge pull request #113187 from TokageItLab/anim-map-revert
Revert: Fix AHashMap realloc cause AnimationPlayer crash
2025-11-26 23:44:27 +01:00
c260a17d4a Merge pull request #113167 from KoBeWi/so_anyway
Update dock tabs on setting change
2025-11-26 23:44:22 +01:00
ca366b51df Merge pull request #113164 from kitbdev/fix-spitcontainer-change-type-crash
Fix SplitContainer crash on change type
2025-11-26 23:44:18 +01:00
c82e16efb0 Merge pull request #113161 from dsnopek/openxr-export-feature-tags
Check if OpenXR is enabled with feature tags of export preset
2025-11-26 23:44:14 +01:00
21af1e286f Merge pull request #113160 from MattiaZir/fix-unable-to-get-class
Editor: Fix "ERROR: Cannot get class" on scripts without `class_name`
2025-11-26 23:44:10 +01:00
9c7bea6cda Merge pull request #113140 from LanzaSchneider/fix-animation-mixer-invalid-cache-spam
Fix AnimationMixer error spam by respecting cache validity on invalid `root_node`
2025-11-26 23:44:05 +01:00
660b52b828 Merge pull request #112990 from allenwp/update-hdr2d-docs
Update docs to describe new `use_hdr_2d` behavior with Mobile renderer.
2025-11-26 23:44:01 +01:00
5603b3b0e4 Merge pull request #112884 from ashwinvbs/master
Support reading available OpenXR runtimes from Windows registry
2025-11-26 23:43:57 +01:00
381473b913 Merge pull request #112593 from kleonc/sprite3d_no_redrawing_outside_tree
Don't redraw `Sprite3D`/`AnimatedSprite3D` outside the tree
2025-11-26 23:43:51 +01:00
ee66b34160 Merge pull request #112514 from QbieShay/qbe/fix-109183
Fix CPUParticle3D not randomizing
2025-11-26 23:43:47 +01:00
cbeb7339b5 Merge pull request #112301 from smix8/grid_curser
Fix GridMap `cursor_instance` transparency error spam
2025-11-26 23:43:42 +01:00
fa0293e1f1 Merge pull request #112011 from mihe/delta-encoding-zstd
Add support for delta encoding to patch PCKs
2025-11-26 23:43:36 +01:00
a1eb6889b1 Merge pull request #111870 from m4gr3d/deprecate_vendors_specific_xr_apis
[Android] Deprecate and remove vendors specific XR APIs
2025-11-26 23:43:32 +01:00
13e7215b46 Merge pull request #111426 from notroid5/patch-1
Replace deprecated `Color8`
2025-11-26 23:43:27 +01:00
f35f428279 Merge pull request #108417 from rosshadden/docs-fix-typo
Docs: Fix typo in `Object.get_signal_list`
2025-11-26 23:43:22 +01:00
f305da3c9e Merge pull request #108135 from Chubercik/libpng-1.6.47
libpng: Update to 1.6.51
2025-11-26 23:43:15 +01:00
d57a59838e Merge pull request #107536 from Mickeon/documentation-miscellaneous-oddities-part-6
Fix miscellaneous oddities around the class reference (part 6)
2025-11-26 23:43:11 +01:00
1c824f5912 Support reading available OpenXR runtimes from Windows registry 2025-11-26 17:15:54 -05:00
f37edd524f Fix clear color being incorrect in Environment background with HDR 2D. 2025-11-26 16:11:57 -05:00
ef18638ac3 Update docs to describe new use_hdr_2d behavior with Mobile renderer. 2025-11-26 14:47:58 -05:00
0a68eb3d37 Prevent deadlock on android camera 2025-11-27 04:01:36 +09:00
c2f8d1a29b Android: Fix memory issues in _variant_to_jvalue() 2025-11-26 11:17:34 -06:00
d97496a99e Fix SHADER_UNIFORM_NAMES 2025-11-26 16:02:38 +01:00
b8ef67586d Include xkb-compose in wayland_thread.h. Fixes builds without SOWRAP_ENABLED 2025-11-26 16:00:08 +01:00
21a8d6b1bc Fix OpenXRExportPlugin::_get_name() must be overridden error 2025-11-26 08:37:33 -06:00
69ff129e33 Fix error message when closing the project manager on Wayland 2025-11-26 11:16:08 -03:00
f7b805b701 [CODEOWNERS] Add 2D skeleton resources to the Animation team 2025-11-26 14:46:27 +01:00
cbf888896d Refert: Fix AHashMap realloc cause AnimationPlayer crash 2025-11-26 21:55:18 +09:00
0cc88f34da Add support for delta encoding to patch PCKs 2025-11-26 13:52:19 +01:00
4334fff230 [macOS] Add missing "move" system cursor. 2025-11-26 13:59:27 +02:00
fce47ac456 OpenXR: Fix Vulkan validation errors and get XR_META_foveation_eye_tracked working on Meta Quest devices 2025-11-26 05:02:22 -06:00
56db3aed47 Refactor rendering driver copy APIs to fix D3D12 issues.
Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
2025-11-26 12:00:02 +03:00
45f4aebe24 Use new dock system for Debugger 2025-11-25 20:40:26 -08:00
023024440b Deprecate and remove vendors specific XR APIs from the Godot core Android library
Follow-up to https://github.com/GodotVR/godot_openxr_vendors/pull/380, done in order to prevent vendors specific dependencies onto the Godot core Android library.
2025-11-25 17:06:43 -08:00
96332f1b4d Don't redraw Sprite3D/AnimatedSprite3D outside the tree 2025-11-26 01:43:39 +01:00
dc75272d86 Add search keywords for project settings
This adds keywords that references possible values for project settings,
which makes them easier to find in the class reference search.

Note that this currently does not improve search results in the
Project Settings dialog's filter bar, as it doesn't make use
of class reference keywords yet.
2025-11-26 01:31:54 +01:00
2b3501923f libpng: Update to 1.6.51 2025-11-26 01:17:54 +01:00
c0bc43d1de Add OpenXR 1.1 support 2025-11-26 10:35:37 +11:00
871abd1c07 Update dock tabs on setting change 2025-11-25 23:05:57 +01:00