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
4601c07d86
Merge pull request #113151 from akien-mga/revert-109815
...
Revert "Fix `EditorExportPlugin::_export_file()` ignoring GDScripts"
2025-11-25 09:52:41 -06:00
e1aebc6f95
Merge pull request #58749 from KoBeWi/tab_customizer
...
Allow customization of TabContainer tabs in editor
2025-11-25 09:52:40 -06:00
5afc01c46d
Merge pull request #112604 from bruvzg/pop_center_rec
...
Update rect after `_pre_popup` in `popup_centered_*`.
2025-11-25 09:52:38 -06:00
158f13aebf
Merge pull request #102232 from bruvzg/xattr
...
[FileAccess] Implement support for reading and writing extended file attributes/alternate data streams.
2025-11-25 09:52:37 -06:00
5a033aec35
Merge pull request #113075 from KoBeWi/may_the_force_be_in_option
...
Always enable Make Unique for previewed overrides
2025-11-25 09:52:36 -06:00
89435a9e05
Merge pull request #97616 from magian1127/4.0gdshader
...
Optimize the custom doc for shaders.
2025-11-25 09:52:34 -06:00
324ca13df0
Merge pull request #112334 from xuhuisheng/dev/material-picker
...
Fix cannot edit property material for new Instance PackedScene
2025-11-25 09:52:33 -06:00
1a5ee71651
Merge pull request #112903 from sockeye-d/fix-action-map-editor-renaming
...
Fix input map editor (action map editor) items unable to be renamed
2025-11-25 09:52:31 -06:00
8c76d71971
Merge pull request #113065 from KoBeWi/Outdock
...
Add bottom dock tab style setting
2025-11-25 09:52:30 -06:00
ee5f8bbf11
Merge pull request #112940 from bruvzg/emo_st
...
[TextServer] Track emoji subruns separately from parentheses stack.
2025-11-25 09:52:29 -06:00
0da802cdd7
Merge pull request #111114 from bruvzg/sigpipe_ign
...
Suppress SIGPIPE when writing to a pipe.
2025-11-25 09:52:27 -06:00
4dbac6eaea
Merge pull request #112810 from lawnjelly/fti_camera2d_accept_resets
...
`FTI` - `Camera2D` accepts resets only after entering tree
2025-11-25 09:52:26 -06:00
5ff7a9e793
Merge pull request #112031 from bruvzg/vm_os_f
...
Fix embedded window frame oversampling, fix DPITexture using uninitialized size in some conditions.
2025-11-25 09:52:24 -06:00
a259ad354f
Merge pull request #112295 from bruvzg/rtl_empty_scroll
...
[RTL] Do not apply scroll offset to empty RTL.
2025-11-25 09:52:23 -06:00
b2b30b437b
Merge pull request #112935 from kitbdev/fix-selecting-disabled-tabs
...
Fix disabled tabs in TabBar are selectable
2025-11-25 09:52:21 -06:00
d5b705600c
Merge pull request #112547 from KoBeWi/banned_from_signaling 🛑
...
Prevent emitting signals when previewing resource
2025-11-25 09:52:19 -06:00
231adb0f0c
Merge pull request #91617 from vnen/gdscript-only-check-exposed-classes
...
GDScript: Make check for exposed classes more consistent
2025-11-25 09:52:18 -06:00