Commit graph

79579 commits

Author SHA1 Message Date
Rémi Verschelde
c260a17d4a
Merge pull request #113167 from KoBeWi/so_anyway
Update dock tabs on setting change
2025-11-26 23:44:22 +01:00
Rémi Verschelde
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
Rémi Verschelde
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
Rémi Verschelde
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
Rémi Verschelde
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
Rémi Verschelde
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
Rémi Verschelde
5603b3b0e4
Merge pull request #112884 from ashwinvbs/master
Support reading available OpenXR runtimes from Windows registry
2025-11-26 23:43:57 +01:00
Rémi Verschelde
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
Rémi Verschelde
ee66b34160
Merge pull request #112514 from QbieShay/qbe/fix-109183
Fix CPUParticle3D not randomizing
2025-11-26 23:43:47 +01:00
Rémi Verschelde
cbeb7339b5
Merge pull request #112301 from smix8/grid_curser
Fix GridMap `cursor_instance` transparency error spam
2025-11-26 23:43:42 +01:00
Rémi Verschelde
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
Rémi Verschelde
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
Rémi Verschelde
13e7215b46
Merge pull request #111426 from notroid5/patch-1
Replace deprecated `Color8`
2025-11-26 23:43:27 +01:00
Rémi Verschelde
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
Rémi Verschelde
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
Rémi Verschelde
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
Ashwin Balasubramaniyan
1c824f5912 Support reading available OpenXR runtimes from Windows registry 2025-11-26 17:15:54 -05:00
Allen Pestaluky
f37edd524f Fix clear color being incorrect in Environment background with HDR 2D. 2025-11-26 16:11:57 -05:00
aaronp64
8ac43f4733 Make Variant::get_type_by_name HashMap initialization thread-safe
Updated Variant::get_type_by_name to call separate function for static HashMap initialization, which includes adding the initial key/value pairs.
2025-11-26 15:01:49 -05:00
Allen Pestaluky
ef18638ac3 Update docs to describe new use_hdr_2d behavior with Mobile renderer. 2025-11-26 14:47:58 -05:00
Aaron Franke
596fdd018b
Support MultiMesh objects in the scene Advanced Import Settings dialog 2025-11-26 11:39:44 -08:00
Aaron Franke
68716b6795
Allow converting from Mesh to ImporterMesh 2025-11-26 11:13:39 -08:00
KOGA Mitsuhiro
0a68eb3d37 Prevent deadlock on android camera 2025-11-27 04:01:36 +09:00
David Snopek
c2f8d1a29b Android: Fix memory issues in _variant_to_jvalue() 2025-11-26 11:17:34 -06:00
Alexander Hartmann
d97496a99e Fix SHADER_UNIFORM_NAMES 2025-11-26 16:02:38 +01:00
teromene
b8ef67586d Include xkb-compose in wayland_thread.h. Fixes builds without SOWRAP_ENABLED 2025-11-26 16:00:08 +01:00
David Snopek
21a8d6b1bc Fix OpenXRExportPlugin::_get_name() must be overridden error 2025-11-26 08:37:33 -06:00
Michael Alexsander
69ff129e33
Fix error message when closing the project manager on Wayland 2025-11-26 11:16:08 -03:00
Michael Alexsander
639e396d98
Add scroll hints to ScrollContainer and Tree 2025-11-26 11:04:49 -03:00
A Thousand Ships
f7b805b701
[CODEOWNERS] Add 2D skeleton resources to the Animation team 2025-11-26 14:46:27 +01:00
Anish Kumar
834dfcbcaf Fix completion popup placement and adjust lines to available space 2025-11-26 19:12:36 +05:30
Silc Lizard (Tokage) Renew
cbf888896d Refert: Fix AHashMap realloc cause AnimationPlayer crash 2025-11-26 21:55:18 +09:00
Mikael Hermansson
0cc88f34da Add support for delta encoding to patch PCKs 2025-11-26 13:52:19 +01:00
Pāvels Nadtočajevs
4334fff230
[macOS] Add missing "move" system cursor. 2025-11-26 13:59:27 +02:00
David Snopek
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
Skyth
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
Logan Detrick
45f4aebe24 Use new dock system for Debugger 2025-11-25 20:40:26 -08:00
xuhuisheng
37a6043579 Fix empty skeleton modification keeps print error messages 2025-11-26 12:37:14 +08:00
Fredia Huya-Kouadio
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
kleonc
96332f1b4d Don't redraw Sprite3D/AnimatedSprite3D outside the tree 2025-11-26 01:43:39 +01:00
Hugo Locurcio
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
Jakub Marcowski
2b3501923f
libpng: Update to 1.6.51 2025-11-26 01:17:54 +01:00
Bastiaan Olij
c0bc43d1de Add OpenXR 1.1 support 2025-11-26 10:35:37 +11:00
kobewi
871abd1c07 Update dock tabs on setting change 2025-11-25 23:05:57 +01:00
David Snopek
e0668de3de Check if OpenXR is enabled with feature tags of export preset 2025-11-25 15:16:26 -06:00
kit
e4e00a5461 Fix SplitContainer crash on change type 2025-11-25 16:10:08 -05:00
Anish Kumar
60d20ab038 Android: Implement Storage Access Framework (SAF) support 2025-11-26 02:37:30 +05:30
kobewi
a07fcf5d05 Change MSBuildPanel to EditorDock 2025-11-25 21:26:50 +01:00
Micky
be0c68845e Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
mattia.zirpoli
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