Commit Graph

80742 Commits

Author SHA1 Message Date
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
kobewi a35f7d62b2 Improve EditorDock shortcut property 2025-12-15 17:17:31 +01:00
Skyth 83af078761 Clear depth stencil textures on first use if the RDD requires it. 2025-12-15 18:34:43 +03:00
Skyth 5c69e70f16 Fix D3D12 device not getting created with Agility SDK. 2025-12-15 18:32:08 +03:00
Ayan Chavand 16f9c8653c Fix save dialog clearing filename when navigating folders 2025-12-15 20:56:09 +05:30
Michael Alexsander 88d4d7222a Fix ScrollContainer's bottom scroll hint ignoring margins 2025-12-15 11:52:38 -03:00
kobewi e2f8a4f786 Fix FileDialog icon scale in editor 2025-12-15 15:20:09 +01:00
Thaddeus Crews 8aa4a5207f Merge pull request #110968 from Repiteo/ci/bump-clang-format-tidy
CI: Bump `clang-format` and `clang-tidy` versions
2025-12-15 08:01:17 -06:00
Thaddeus Crews 21181750c1 Merge pull request #114026 from BastiaanOlij/openxr_1_1_54
OpenXR: Update thirdparty to 1.1.54
2025-12-15 08:01:17 -06:00
Thaddeus Crews 2da239fa22 Merge pull request #113753 from arkology/unique-right
Fix unique button for `EditorAudioStreamPicker`
2025-12-15 08:01:16 -06:00
Thaddeus Crews 44800f9ea6 Merge pull request #113875 from sockeye-d/patch-2
Update documentation for `DisplayServer::FEATURE_ICON`
2025-12-15 08:01:15 -06:00
Thaddeus Crews 5311b5e4d0 Merge pull request #113878 from m4gr3d/fix_obb_dir_access
Fix storage scope for the obb directory
2025-12-15 08:01:14 -06:00
Thaddeus Crews 4adf88033f Merge pull request #113365 from Giganzo/replace-in-files---
Fix missing trailing dots in script editor search menu
2025-12-15 08:01:13 -06:00
Thaddeus Crews 8c4e793d3a Merge pull request #111700 from YeldhamDev/ignore_scale_remote_debug
Make remote debug elements ignore the canvas scaling
2025-12-15 08:01:12 -06:00
Thaddeus Crews 36f07362d4 Merge pull request #109651 from Chubercik/thorvg-0.15.14
thorvg: Update to 0.15.16
2025-12-15 08:01:11 -06:00
Thaddeus Crews d18d3fb060 Merge pull request #113352 from DexterFstone/Add-missing-icons-to-QuickOpen-context-menu
Add missing icons to QuickOpen context menu
2025-12-15 08:01:10 -06:00
Thaddeus Crews 6f7cd362d1 Merge pull request #113990 from bruvzg/ac_180
Update access-kit to 0.18.0
2025-12-15 08:01:09 -06:00
Thaddeus Crews 9d4279846f Merge pull request #113985 from KoBeWi/s
Fix file thumbnails not using theme scale
2025-12-15 08:01:08 -06:00
Thaddeus Crews 5f56002e5b Merge pull request #113983 from akien-mga/meshoptimizer-1.0
meshoptimizer: Update to 1.0
2025-12-15 08:01:07 -06:00
Thaddeus Crews 8787f581f9 Merge pull request #112830 from BrotherShort/fix-tree-edge
Fix clicking the tree edge is ineffective
2025-12-15 08:01:06 -06:00
Thaddeus Crews 14d8c55cfa Merge pull request #113982 from akien-mga/grisu2-2025-11
grisu2: Rediff patch and sync with latest upstream commit
2025-12-15 08:01:05 -06:00
Thaddeus Crews 206f1b5a7c Merge pull request #113977 from deralmas/wl-misc-fixes/shhhhh
Wayland: Silence `window_get_wl_surface` on invalid window
2025-12-15 08:01:05 -06:00
Thaddeus Crews 64a12e59f8 Merge pull request #113974 from MattiaZir/fix-incorrect-offset-shader-node
VisualShader: fix new node spawning position with display scaling
2025-12-15 08:01:04 -06:00
Thaddeus Crews eacf3109d7 Merge pull request #113969 from m4gr3d/dispatch_permissions_result_on_render_thread
Ensure that the permission requests results are dispatched on the render thread
2025-12-15 08:01:03 -06:00
Thaddeus Crews 4d0ddafa21 Merge pull request #113965 from akien-mga/msdfgen-1.13
msdfgen: Update to 1.13
2025-12-15 08:01:02 -06:00
Thaddeus Crews cf66274d81 Merge pull request #113967 from akien-mga/pcre2-10.47
pcre2: Update to 10.47
2025-12-15 08:01:01 -06:00
Thaddeus Crews 6f33ef8c0e Merge pull request #113966 from bruvzg/mac_exp_no_emb
[macOS] Disable window embedding code in export templates.
2025-12-15 08:01:00 -06:00
Thaddeus Crews 7ee6a0bbca Merge pull request #113837 from bruvzg/wl_ptol
[Wayland] Implement `keyboard_get_label_from_physical`
2025-12-15 08:01:00 -06:00
Thaddeus Crews fe6f69fcbf Merge pull request #113964 from akien-mga/manifold-3.3.2
manifold: Update to 3.3.2
2025-12-15 08:00:59 -06:00
Thaddeus Crews afd4e0f67b Merge pull request #113963 from akien-mga/libwebp-1.6.0
libwebp: Update to 1.6.0
2025-12-15 08:00:58 -06:00
Thaddeus Crews 23e956443b Merge pull request #113962 from AThousandShips/fix_3d_build_again
[Debugger] Fix 3D disabled builds
2025-12-15 08:00:57 -06:00
Thaddeus Crews 8cfbdf5231 Merge pull request #113961 from akien-mga/libpng-1.6.53
libpng: Update to 1.6.53
2025-12-15 08:00:56 -06:00
Thaddeus Crews e1b9adac9a Merge pull request #113960 from akien-mga/libktx-4.4.2
libktx: Update to 4.4.2
2025-12-15 08:00:56 -06:00
Thaddeus Crews bfa5c33746 Merge pull request #112410 from bruvzg/icu781
Update ICU to 78.1
2025-12-15 08:00:55 -06:00
Thaddeus Crews 00c5af7ff0 Merge pull request #113690 from KoBeWi/take_signal_away_from_user
Improve style changed signal in EditorDock
2025-12-15 08:00:54 -06:00
Thaddeus Crews 635160a1c7 Merge pull request #113944 from KoBeWi/disable_tool_buttons
Disable tool button for multiple nodes
2025-12-15 08:00:53 -06:00
Thaddeus Crews c62d8b681a Merge pull request #104340 from KoBeWi/old_bug_haunting
Fix non-tool script check when emitting signals
2025-12-15 08:00:52 -06:00
Thaddeus Crews 43bbffa5a1 Merge pull request #113933 from akien-mga/zlib-1.3.1.2
zlib/minizip: Update to version 1.3.1.2
2025-12-15 08:00:51 -06:00
Anish Kumar 326217dc0f Fix editor settings parsing regression on Android 2025-12-15 17:41:37 +05:30
Pāvels Nadtočajevs 3caa3d57db [TextServer] Do not skip non-color font if system fallback is disabled. 2025-12-15 09:07:11 +02:00
Bastiaan Olij be7ec02dee OpenXR: Update thirdparty to 1.1.54 2025-12-15 11:37:23 +11:00
aaronp64 a7e227b7bb Fix bottom panel dock layout popup position
Update EditorDockManager::_dock_container_popup to consistently use tab bar position to determine popup position, rather than combining tab bar and container positions.  This handles cases where the tabs are on the bottom of the container, like for the bottom panel.
2025-12-14 10:19:21 -05:00
Jordyfel dfaae243ca Write to animation import settings only when needed to prevent bloating the .import file 2025-12-14 16:47:15 +02:00
arkology f82b4fdf7a Fix unique button for EditorAudioStreamPicker
Separate logic for `make_unique_button` and `assign_button` in `EditorResourcePicker::_update_resource()`
2025-12-14 12:25:41 +03:00
Pāvels Nadtočajevs f7a10145ae Update access-kit to 0.18.0 2025-12-14 01:05:36 +02:00
Ramón Grill 8e6f554aec Fix compiling Godot for Linux failing with profiler_sample_callstack 2025-12-13 21:28:20 +01:00
kobewi 0ed400a45f Improve style changed signal in EditorDock 2025-12-13 21:06:02 +01:00
Thaddeus Crews ef0dd99a37 CI: Bump clang-format and clang-tidy versions
• clang-format: 20.1.0 → 21.1.7
• clang-tidy: 20.1.0 → 21.1.6
• `.clang-format`: 17.0.6 → 18.1.8 (keep 3 versions behind latest for compatibility)
2025-12-13 09:55:14 -06:00