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
e0668de3de
Check if OpenXR is enabled with feature tags of export preset
2025-11-25 15:16:26 -06:00
e4e00a5461
Fix SplitContainer crash on change type
2025-11-25 16:10:08 -05:00
a07fcf5d05
Change MSBuildPanel to EditorDock
2025-11-25 21:26:50 +01:00
be0c68845e
Fix miscellaneous oddities around the class reference (part 6)
2025-11-25 21:20:57 +01:00
203eb9e6d7
This checks if the class exists or is a global class before checking if it's virtual or instantiable.
...
It fixes bug #112951 .
2025-11-25 21:01:25 +01:00
9dd6c4dbac
Merge pull request #112927 from allenwp/fix_clamping_in_tonemap_mobile
...
Fix inconsistent color clamping between Mobile and Forward+.
2025-11-25 12:55:13 -06:00
f34c270452
Merge pull request #113150 from mihe/file-access-pack-errors
...
Add back I/O error-handling to `FileAccessPack` constructor
2025-11-25 12:55:12 -06:00
b7f06bd14d
Merge pull request #112539 from Ivorforce/bsearch-const
...
Make `Vector` `bsearch` method const.
2025-11-25 12:55:11 -06:00
6774821a23
Merge pull request #111926 from YeldhamDev/stop_pointing_fingers
...
Show the arrow cursor on disabled `LinkButton`s
2025-11-25 12:55:10 -06:00
32f43e17f9
Merge pull request #113062 from MattiaZir/fix-openxr-play-area-signal
...
OpenXR: Implement play_area_changed signal
2025-11-25 12:55:09 -06:00
5cf4d2042f
Merge pull request #111711 from bruvzg/pop_sh_gl_m
...
[PopupMenu] Update global menu shortcuts when shortcut is externally changed.
2025-11-25 12:55:08 -06:00
807df6e9ab
Merge pull request #113028 from madsbangh/fix/asserts-in-input_event_codec.cpp
...
Fix assertions against buffer overruns in input_event_codec.cpp
2025-11-25 12:55:07 -06:00
2721dbf5bc
[PopupMenu] Update global menu shortcuts when shortcut is externally changed.
2025-11-25 20:32:42 +02:00
109d3d8530
Make Vector bsearch method const.
2025-11-25 19:05:30 +01:00