Commit Graph

80742 Commits

Author SHA1 Message Date
kobewi 736189f046 Allow reloading empty scenes 2025-10-29 13:31:51 +01:00
Skyth d4aa3e322d Set DONT_PREFER_SMALL_BUFFERS_COMMITTED when initializing D3D12MA. 2025-10-29 15:02:45 +03:00
Haoyu Qiu 48575336e8 X11: Fix minimize/maximize buttons can't be hidden 2025-10-29 19:37:23 +08:00
Elise b2a4bda3b0 Fix a bug where erasing cells with "Match Corners" mode would not result in all neighbors updating correctly 2025-10-29 18:48:22 +11:00
Michael Alexsander 6353f0385b Update documentation pages when switching themes 2025-10-28 22:34:27 -03:00
Aaron Franke 7c55e9e749 GLTF: Don't serialize empty material extensions 2025-10-28 15:19:45 -07:00
Michael Alexsander c5fe5d4faf Fix PopupMenu losing item highlight when hovering submenus 2025-10-28 18:09:07 -03:00
kobewi 1af77aa69d Improve determinism of UIDs 2025-10-28 22:05:00 +01:00
DexterFstone 7d8370a5fb Add ability to copy and paste animations in SpriteFrames 2025-10-28 23:00:55 +03:30
DeeJayLSP a149280cea ClassDB: Use AHashMap for property_setget and constant/signal_map 2025-10-28 16:24:54 -03:00
Stuart Carnie 7db9be5685 2D: Fix incorrect 2D rendering
Regression from #111183

Closes #112121
2025-10-29 06:21:59 +11:00
Thaddeus Crews 2cb2c1fb5b Merge pull request #112063 from kleonc/image_font_importer_docs_typo_fix
Fix typo in ResourceImporterImageFont docs
2025-10-28 12:19:38 -05:00
Thaddeus Crews ed751529bc Merge pull request #112094 from mihe/apple-stack-size
Increase stack size for all secondary threads on Apple platforms
2025-10-28 12:19:36 -05:00
Thaddeus Crews daf15172eb Merge pull request #97753 from jaydensipe/fix-various-editor-easing-property-bugs
Fix various editor easing property issues
2025-10-28 12:19:35 -05:00
Thaddeus Crews 1ed5f2eed9 Merge pull request #110328 from KoBeWi/ItemListSpecialEdition
Improve tile source tooltips
2025-10-28 12:19:33 -05:00
Thaddeus Crews d8558da4d6 Merge pull request #110581 from KoBeWi/round_like_earth
Fix color picker shape minimum size
2025-10-28 12:19:32 -05:00
Thaddeus Crews 093f176362 Merge pull request #111988 from blueskythlikesclouds/d3d12-resolve-barrier-fix
Insert barriers between subpasses when using enhanced barriers on D3D12.
2025-10-28 12:19:30 -05:00
Thaddeus Crews f2f806fa04 Merge pull request #110323 from bruvzg/csv_text
Open translation CSV in the text editor instead of printing errors.
2025-10-28 12:19:28 -05:00
Thaddeus Crews f1f3f06843 Merge pull request #97871 from AtlaStar/fix-issue-97680
Fix NaN populating ParticleProcessMaterial Transform
2025-10-28 12:19:26 -05:00
Thaddeus Crews f7c9306453 Merge pull request #111326 from timothyqiu/win-dpi-scale
Fix editor auto display scale on Windows
2025-10-28 12:19:24 -05:00
Thaddeus Crews 597553a7f5 Merge pull request #111821 from DeeJayLSP/detect-zed
Add Zed to External Editor exec flags autofill
2025-10-28 12:19:23 -05:00
Thaddeus Crews 60f6733d38 Merge pull request #110218 from WhalesState/picker-shape-expand
Allow all ColorPicker Shapes to expand horizontally
2025-10-28 12:19:21 -05:00
Thaddeus Crews 597b0a2f03 Merge pull request #109986 from SomeRanDev/animation_node_state_machine_playback_expansion
Expose `get_fading_...` methods for `AnimationNodeStateMachinePlayback`
2025-10-28 12:19:20 -05:00
Thaddeus Crews d0626c8679 Merge pull request #95075 from kleonc/node3d_global_rotation_euler_normalized
Get `Node3D.global_rotation` from orthonormalized global basis
2025-10-28 12:19:18 -05:00
Thaddeus Crews 82f8838263 Merge pull request #110307 from KoBeWi/dialog_yellowlabelizer
Improve dependency editor warning
2025-10-28 12:19:17 -05:00
Thaddeus Crews 94df7a1cd1 Merge pull request #111998 from shakesoda/fog-blend
Revise fog blending to fix over-darkening/borders.
2025-10-28 12:19:15 -05:00
HolonProduction bbdf37b7a2 LSP: Fix remaining unsave dict access 2025-10-28 18:12:59 +01:00
Chaosus da0c60e10d Few fixes for expression node in visual shaders 2025-10-28 18:18:13 +03:00
Thaddeus Crews ea381ac992 Merge pull request #111198 from lawnjelly/fti_fix_2d_nonmoving_4
FTI - Optimize non-interpolated 2D items
2025-10-28 10:15:38 -05:00
Thaddeus Crews 6e8703b0ce Merge pull request #111963 from Calinou/doc-popup-visible
Document popups being invisible by default
2025-10-28 10:15:36 -05:00
Thaddeus Crews 3cd6b3f8c6 Merge pull request #111674 from bruvzg/pck_virt_addr_4
Update embedded PCK virtual address.
2025-10-28 10:15:35 -05:00
Thaddeus Crews 00b6e8a9d0 Merge pull request #111570 from PavielKraskouski/fix-static-import-sourcegen
[C#] Fix source generation of statically imported members
2025-10-28 10:15:34 -05:00
Thaddeus Crews c17ca39d99 Merge pull request #112113 from gg-yb/master
Main: Fix typo in `--gpu-profile` CLI argument
2025-10-28 10:15:33 -05:00
Thaddeus Crews 38369f4618 Merge pull request #111962 from Calinou/doc-textmesh-performance
Document TextMesh performance caveats
2025-10-28 10:15:31 -05:00
Thaddeus Crews 8bae34aa49 Merge pull request #111976 from stuartcarnie/metal_stable_bindings
Metal: Stable argument buffers; GPU rendering crashes; visionOS exports
2025-10-28 10:15:30 -05:00
Thaddeus Crews af77ae8137 Merge pull request #111874 from deralmas/not-so-fast
Wayland: Set window parent before commit
2025-10-28 10:15:29 -05:00
Pāvels Nadtočajevs 6dfd822390 [Windows] Use separate resource files for export templates. 2025-10-28 12:11:07 +02:00
Skyth 13ada4a565 Insert barriers between subpasses when using enhanced barriers on D3D12. 2025-10-28 10:59:41 +03:00
Yannick Bühler b1621dfc0b main.cpp: fix typo in gpu-profile CLI argument
main.cpp uses "profile-gpu" in one place, whereas all other occurrences in the
codebase use "gpu-profile". This fixes the gpu profiler not being configurable
via CLI.
2025-10-28 08:13:10 +01:00
Riteo Siuga 4df96fc7ab Wayland: Set window parent before commit
Fixes a timing issue where dialogs got configured right before having
their parent set. This gave compositors the time to resize/rearrange the
dialog as if it were a normal window, only to be marked as "floating"
right away. On niri, this manifested as huge dialog windows.

This is achieved with the addition of a `p_parent_id` parameter to
`window_create`, akin to its popup counterpart.

`window_create` now also accepts a single `Size2i` parameter instead of
two integers, in line with the rest of the `WaylandThread` API. The
original idea was to have a very "barebones" API, akin to the `drivers/`
directory, but that didn't pan out.
2025-10-28 04:10:28 +01:00
Stuart Carnie 97c17aedc7 Metal: Stable argument buffers; GPU rendering crashes; visionOS exports
Supersedes #110683
2025-10-28 08:45:26 +11:00
Kevin Lam b9cc82df40 Fix duplicating node references of custom node type properties
Script assignment must be complete for the subtree in order to correctly assign into properties set to a script type.
2025-10-27 16:00:45 -05:00
kleonc 91c815a545 Fix typo in ResourceImporterImageFont docs 2025-10-27 18:04:56 +01:00
Thaddeus Crews c0c1c68562 Merge pull request #111600 from KoBeWi/header_shoulders
Improve Transform dialog
2025-10-27 10:01:53 -05:00
Thaddeus Crews 685fa3281c Merge pull request #111580 from timothyqiu/x11-fullscreen
X11: Fix fullscreen exit behavior
2025-10-27 10:01:52 -05:00
Thaddeus Crews 5c9333073a Merge pull request #111696 from StarryWorm/langtable-include
Fix missing includes in headers
2025-10-27 10:01:51 -05:00
Thaddeus Crews 5a257a904a Merge pull request #112073 from timothyqiu/make-csv-great-again
Improve CSV translations
2025-10-27 10:01:50 -05:00
Thaddeus Crews ae8c92987e Merge pull request #109511 from precup/speedy-editor-deletions
Speed up deletion via the Scene Tree Dock in large trees
2025-10-27 10:01:48 -05:00
Thaddeus Crews 978f9b84ce Merge pull request #112070 from timothyqiu/export-preset-def
Fix missing setting error when starting the editor
2025-10-27 10:01:47 -05:00
Thaddeus Crews 8c7f289267 Merge pull request #112069 from timothyqiu/editor-get-complains
Improve error message when `_EDITOR_GET` fails
2025-10-27 10:01:46 -05:00