1
0
Fork 0
Commit Graph

79990 Commits

Author SHA1 Message Date
Rémi Verschelde 0509500a9f
Merge pull request #114081 from deralmas/thirdparty/libdecor/0.2.5
libdecor: Regenerate dynamic wrapper
2025-12-17 13:58:46 +01:00
Rémi Verschelde 44cd99517e
Merge pull request #113986 from KoBeWi/&=🚫
Don't use selection list as reference
2025-12-17 13:58:43 +01:00
Rémi Verschelde 8e4847eed9
Merge pull request #113800 from bruvzg/ed_menu_rebuild
Reorganize editor menu setup, allow switching global menu without restart.
2025-12-17 13:58:32 +01:00
Dery Almas bea572fc00 libdecor: Regenerate dynamic wrapper 2025-12-17 13:17:14 +01:00
Pāvels Nadtočajevs 89324bc6d2
Reorganize editor menu setup, allow switching global menu without restart. 2025-12-17 13:54:50 +02:00
Thaddeus Crews 1ea6b0ccff
Merge pull request #114079 from YeldhamDev/how_did_this_even_happened
Fix different separations across different code editors
2025-12-16 20:33:01 -06:00
Thaddeus Crews e6b37bdb9a
Merge pull request #113246 from channesl/history-error
Fix stale error highlighting when navigating script history
2025-12-16 20:33:00 -06:00
Thaddeus Crews 077d6fb876
Merge pull request #114073 from akien-mga/rd-uniform-set-check
RenderingDevice: Add null checks when retrieving uniform sets
2025-12-16 20:32:59 -06:00
Thaddeus Crews 590c310d19
Merge pull request #114037 from YeldhamDev/scrollcon_hint_fix
Fix `ScrollContainer`'s bottom scroll hint ignoring margins
2025-12-16 20:32:58 -06:00
Thaddeus Crews d9f938775d
Merge pull request #105236 from HolonProduction/lsp-sync
LSP: Rework management of client owned files
2025-12-16 20:32:57 -06:00
Thaddeus Crews 48109bab64
Merge pull request #96825 from deralmas/libdecor-is-funky
Wayland: Add environment variable to disable libdecor loading
2025-12-16 20:32:56 -06:00
Thaddeus Crews da365177b7
Merge pull request #114091 from YeldhamDev/res_picker_icon_fix
Fix object icon in the resource picker not being visible when it should
2025-12-16 20:32:55 -06:00
Thaddeus Crews be1492908b
Merge pull request #114056 from SpencerGoodman/fix-marker-name-covered
Fix Marker Name covered by AnimationPlayer track backgrounds
2025-12-16 20:32:54 -06:00
Thaddeus Crews 72d4eda5c8
Merge pull request #114086 from YeldhamDev/what_are_you_even_suggesting
Fix `null` value when picking the empty item on editable enums
2025-12-16 20:31:26 -06:00
Michael Alexsander cd79779bff
Fix object icon in the resource picker not being visible when it should 2025-12-16 18:18:27 -03:00
S-Gman 91c5edff3d Set marker z index to ensure visibility
Co-authored-by: kateyvk <kateyvk16@gmail.com>
Co-authored-by: fejesievo <fejesievo@gmail.com>
Co-authored-by: MaxiSanc37 <maxijsanchez37@gmail.com>
2025-12-16 13:42:22 -05:00
Michael Alexsander 08b511ec8f
Fix `null` value when picking the empty item on editable enums 2025-12-16 15:38:54 -03:00
Riteo 0e21840973 Wayland: Add environment variable to disable libdecor loading
Libdecor has some quirks and depending on the setup it might be useful
to switch to the xdg-shell branch. Recompiling the whole engine without
libdecor is not an acceptable way to do that.
2025-12-16 19:12:49 +01:00
Michael Alexsander ec7bd419fc
Fix different separations across different code editors 2025-12-16 12:51:23 -03:00
Rémi Verschelde 5cb1ec5900
Merge pull request #114043 from blueskythlikesclouds/d3d12-dependency-upgrade
Upgrade Agility SDK & DirectX Headers.
2025-12-16 12:49:40 +01:00
Rémi Verschelde b3584527e5
Merge pull request #113692 from KoBeWi/cringe
Defer updating dock tabs
2025-12-16 12:49:35 +01:00
Rémi Verschelde 8e68058505
Merge pull request #111839 from bruvzg/no_empty_brk_lines
[TextServer] Do not add empty lines if space trimming flag is set.
2025-12-16 12:49:31 +01:00
kobewi 65ffa4f7a5 Defer updating dock tabs 2025-12-16 11:48:37 +01:00
Skyth 0307895ede Upgrade Agility SDK & DirectX Headers. 2025-12-16 13:41:09 +03:00
Rémi Verschelde d08fbbcc0d
Merge pull request #114072 from Fahien/include-cstdlib
Add missing `cstdlib` include for `EXIT_SUCCESS` and `free`
2025-12-16 11:27:13 +01:00
Rémi Verschelde 7fcf2d4b6a
Merge pull request #114057 from BastiaanOlij/xrcamera_hide_managed_properties
Hide properties on XRCamera3D that are managed by XRInterface
2025-12-16 11:27:07 +01:00
Rémi Verschelde 7b1a525f17
Merge pull request #114040 from blueskythlikesclouds/agility-sdk-fix
Fix D3D12 device not getting created with Agility SDK.
2025-12-16 11:27:03 +01:00
Rémi Verschelde 9d8180edb8
Merge pull request #114027 from bruvzg/e_no_skip
[TextServer] Do not skip non-color font if system fallback is disabled.
2025-12-16 11:26:59 +01:00
Rémi Verschelde 3e2f769ddf
Merge pull request #113947 from deralmas/wl-misc-fixes/cleanup-forgor
Wayland: Add missing destroy calls for text input and tablet
2025-12-16 11:26:53 +01:00
Rémi Verschelde d84a8a63fa
Merge pull request #113946 from deralmas/wl-misc-fixes/mfw-mutating-a-copy
Wayland: Fix accidental copy during global remove
2025-12-16 11:26:47 +01:00
Rémi Verschelde 5d5db072f3
Merge pull request #113656 from deralmas/gray-goo-scenario
Wayland: Work around window scale ambiguity
2025-12-16 11:26:42 +01:00
Rémi Verschelde 318aeded6a
Merge pull request #113339 from aaronp64/bottom_dock_popup
Fix bottom panel dock layout popup position
2025-12-16 11:26:37 +01:00
Rémi Verschelde 61b5f80a50
Merge pull request #113256 from deralmas/wl-keyboard-stuff
Wayland: Misc keyboard touchups
2025-12-16 11:26:31 +01:00
Rémi Verschelde 9b5e8f9483
Merge pull request #102789 from KoBeWi/navigUIDe_to_path
Show file when FileSystem is searched with UID
2025-12-16 11:26:22 +01:00
Antonio Caggiano 717a7f1d76
Add missing `cstdlib` include for `EXIT_SUCCESS` and `free` 2025-12-16 11:02:07 +01:00
Rémi Verschelde adb7774a61
RenderingDevice: Add null checks when retrieving uniform sets
This may mitigate a crash seen in the wild in Rift Riff on Android, most
likely trading it for a single-frame rendering bug (which is better than
crashing on user devices).

It doesn't solve the underlying issue which seems to be a race condition
where a uniform set RID gets has been freed while still being reported as
owned by the RID_Owner.
2025-12-16 10:15:02 +01:00
Thaddeus Crews 76972d691d
Merge pull request #113908 from bruvzg/ts_dup_fix
[TextServer] Fix `duplicated` losing span info, and RID leak.
2025-12-15 17:40:53 -06:00
Thaddeus Crews 1aa9035ac2
Merge pull request #114051 from akien-mga/codespell-changelog
Apply codespell to CHANGELOG.md
2025-12-15 17:40:52 -06:00
Thaddeus Crews 3f566a8022
Merge pull request #113794 from bruvzg/menu_popup_crash
Unset submenu index when popup menu is hidden.
2025-12-15 17:40:51 -06:00
Thaddeus Crews 233a00c474
Merge pull request #113968 from akien-mga/sdl-3.2.28
sdl: Update to 3.2.28
2025-12-15 17:40:50 -06:00
Bastiaan Olij 775bd3497e Hide properties on XRCamera3D that are managed by XRInterface 2025-12-16 08:28:49 +11:00
Rémi Verschelde cc0196a229
Apply codespell to CHANGELOG.md 2025-12-15 20:37:26 +01:00
Thaddeus Crews 4b6c88deda
Merge pull request #114047 from Repiteo/ci/enforce-shebang
CI: Fix executable perms for various files
2025-12-15 13:02:05 -06:00
Thaddeus Crews 3c7e8afdb4
Merge pull request #114039 from ayanchavand/fix-save-dialog-filename
Fix save dialog clearing filename when navigating folders
2025-12-15 13:02:05 -06:00
Thaddeus Crews c341d7c25f
Merge pull request #114001 from CrabNickolson/fix-tracy-linux-compilation
Fix compiling Godot for Linux failing with `profiler_sample_callstack=yes`
2025-12-15 13:02:04 -06:00
Thaddeus Crews 2589c4da64
Merge pull request #114033 from manuelmaceira/fix-gltf-emissive-factor
GLTF: Fix emissive texture import when `emissiveFactor` is absent
2025-12-15 13:02:03 -06:00
Thaddeus Crews 1efa8b177f
Merge pull request #113871 from YeldhamDev/why_draw_texture_doesnt_round_values_to_begin_with
Fix blurry icons in the editor inspector
2025-12-15 13:02:02 -06:00
Thaddeus Crews fbf6956fe4
Merge pull request #113740 from ayanchavand/fix/left-mouse-make-unique
Fix "Make Unique" button only working with left mouse click
2025-12-15 13:02:01 -06:00
Thaddeus Crews 53fb0f0b57
Merge pull request #114015 from Jordyfel/import-file-bloat
Write to animation import settings only when needed to prevent bloating the .import file
2025-12-15 13:02:00 -06:00
Thaddeus Crews aeef4fff6d
CI: Fix executable perms for various files 2025-12-15 11:23:03 -06:00