Commit Graph

78510 Commits

Author SHA1 Message Date
f9eb98d02f Merge pull request #112337 from Rindbee/do-not-assign-a-uid-for-keep-or-skip-importer
Don't assign a uid when copying resource file whose `importer` name is `keep` or `skip`
2025-11-04 10:53:40 +01:00
f2f543758f Merge pull request #112046 from BlueCube3310/mat-preview-fix
Fix the material preview sphere model
2025-11-04 10:53:36 +01:00
d6d7e3cbc9 Merge pull request #111918 from WhenToBen/fix-vsinsiders-bug
MSVC: Check `catalog_productSemanticVersion` instead of `catalog_productDisplayVersion`
2025-11-04 10:53:32 +01:00
d23cd1b24d Merge pull request #111762 from blueskythlikesclouds/fix-spec-constant-bitmasking
D3D12: Greatly reduce shader conversion time & fix spec constant bitmasking.
2025-11-04 10:53:27 +01:00
5d6ea08a67 Revert "Fix visual shader items not applying the correct theme components"
This reverts commit e0cb03a371.

This causes a crash when opening the editor with the shader editor pre-opened in the layout.
2025-11-04 10:26:37 +01:00
8cf34991c1 Allow previewing DPITexture in Inspector 2025-11-04 16:05:51 +08:00
90659c1a72 Merge pull request #112350 from YeldhamDev/modern_contrast_change
Enhance contrast on Modern theme
2025-11-03 17:49:37 -06:00
1adfcb262d Merge pull request #112349 from kleonc/tile_set_editor_paint_terrain_pick_crash
Fix TileSet editor crash on terrain pick in paint mode
2025-11-03 17:49:36 -06:00
76b44ebd2e Merge pull request #112339 from AdvanceControl/fix_no_icon_class
Fix crash for classes without an icon
2025-11-03 17:49:35 -06:00
85082bbe1a Merge pull request #112241 from KoBeWi/bone_breaker
Fix Polygon2D editor undo crash
2025-11-03 17:49:34 -06:00
486043f638 Merge pull request #111369 from YeldhamDev/focus_setting_fix
Fix UI focus being shown when it shouldn't
2025-11-03 17:49:33 -06:00
8a6d044fa1 Fix crash for classes without an icon 2025-11-04 00:30:11 +01:00
4f4d4ca26c Apply viewport oversampling to Polygon2D. 2025-11-03 22:34:40 +02:00
21e3ef9af7 Enhance contrast on Modern theme 2025-11-03 17:04:19 -03:00
e32b9274a3 Fix UI focus being shown when it shouldn't 2025-11-03 17:00:05 -03:00
fb5a299a60 Fix TileSet editor crash on terrain pick in paint mode 2025-11-03 20:31:29 +01:00
06faefc9f4 Merge pull request #112313 from passivestar/separator-contrast
Improve visibility of separators in modern theme
2025-11-03 11:39:03 -06:00
2132ba89ab Merge pull request #112115 from timothyqiu/line-number-min-chars
CodeEdit: Add line number gutter minimum digits
2025-11-03 11:39:02 -06:00
6604a253d7 Merge pull request #112333 from Giganzo/tilset-invis
Fix transparent panel in Tilset polygon editor using Classic theme
2025-11-03 11:39:01 -06:00
7cf218e0b4 Merge pull request #112299 from YeldhamDev/inspector_theme_signal_fix
Make `EditorInspectorCategory`'s theme update happen via signal
2025-11-03 11:39:00 -06:00
c95a2e3526 Merge pull request #112298 from KoBeWi/editor_step_slider
Fix EditorSpinSlider ignoring step
2025-11-03 11:39:00 -06:00
417ce3123d Merge pull request #112233 from DeeJayLSP/modern-prop-subsection
Modern Style: Use a style box for Input Map actions
2025-11-03 11:38:59 -06:00
7cd4ee5923 Merge pull request #112291 from kitbdev/fix-warnings-panel-font
Fix warnings and error panel font not updating
2025-11-03 11:38:58 -06:00
83c6da4a45 Merge pull request #112322 from YeldhamDev/hidden_bugs_i_will_tell_ya
Fix visual shader items not applying the correct theme components
2025-11-03 11:38:57 -06:00
bf22eb25e3 Add IKModifier3D 2025-11-04 02:38:48 +09:00
39fbcbd2be fix ProjectManager import dialog error
When Cancel is selected in the import dialog, no subsequent operations should be performed.
2025-11-03 23:16:38 +08:00
4cc5177f6b Create HWND swap chain when window transparency is disabled on D3D12. 2025-11-03 17:36:55 +03:00
86bf1d95fc Fix StringName not documented for enum hint 2025-11-03 20:25:56 +08:00
ba6b7d2818 Make editor language setting default to Auto 2025-11-03 20:11:52 +08:00
990889fe1a CodeEdit: Add line number gutter minimum digits 2025-11-03 18:15:49 +08:00
0d46d42f2a Add warning when node name is invalid 2025-11-03 17:52:25 +08:00
8895dfa56c Greatly reduce shader conversion time & fix spec constant bitmasking on D3D12. 2025-11-03 12:14:57 +03:00
aed8f32e72 Don't assign a uid when copying resource file whose importer name
is `keep` or `skip`
2025-11-03 16:21:46 +08:00
ff6e103d01 Fix transparent panel in Tilset polygon editor using Classic theme 2025-11-03 00:19:37 +01:00
ec9711531d GLTF export: use ORM texture for occlusion/metallicRoughnessTexture if it exists 2025-11-02 12:49:44 -08:00
3fa73d4f5f FileAccessMemory: prevent seeking past end of file 2025-11-02 12:40:51 -08:00
e0cb03a371 Fix visual shader items not applying the correct theme components 2025-11-02 13:59:37 -03:00
8e94bfef53 Make EditorInspectorCategory's theme update happen via signal 2025-11-02 10:46:25 -03:00
0cbb788a72 Improve visibility of separators in modern theme 2025-11-02 14:07:50 +04:00
a54b8b48a0 Fix EditorSpinSlider ignoring step 2025-11-01 23:16:38 +01:00
0a679a0a7f [windows] Added early return for when toggling borderless while fullscreen 2025-11-01 22:55:41 +01:00
3b16d96d82 Fix the material preview sphere 2025-11-01 21:10:47 +01:00
kit
4e22eddb3c Fix warnings and error panel font not updating 2025-11-01 15:19:35 -04:00
aee211bcfa Modern Style: Use a style box for Input Map actions 2025-11-01 15:35:10 -03:00
0fdbf050e0 Merge pull request #112279 from bruvzg/l_sse42_err
[Linux] Add SSE4.2 support runtime check.
2025-11-01 19:07:07 +01:00
66d2d9ad61 Merge pull request #112277 from passivestar/light-mode-icons
Fix icon colors in light color preset of modern theme
2025-11-01 19:07:02 +01:00
60043b51ff Merge pull request #112272 from clayjohn/rd-tonemap-flag
Use proper bitshift for tonemap srgb flag in Forward+ renderer
2025-11-01 19:06:57 +01:00
334e58094a Merge pull request #112271 from kleonc/tile_set_editor_fix_checking_outside_tiles
Check for tiles outside texture on TileSet atlas settings changes
2025-11-01 19:06:52 +01:00
efeb1201f4 Merge pull request #112268 from YeldhamDev/solar_flare
Fix contrast for light color presets in the classic theme
2025-11-01 19:06:47 +01:00
402805d26f Merge pull request #112267 from KoBeWi/sk8leton
Remove default skeleton path in MeshInstance3D
2025-11-01 19:06:42 +01:00