Commit Graph

21759 Commits

Author SHA1 Message Date
Thaddeus Crews 08558acb36 Merge pull request #119710 from passivestar/follow-system-theme-fix
Don't use system color as godot base color when Follow System Theme is active
2026-05-25 11:19:06 -05:00
Thaddeus Crews ff37378bed Merge pull request #119717 from EdwardChanCH/fix_paste_as_replacement_v2
Change disabled "Paste" options to hidden
2026-05-25 11:19:06 -05:00
Thaddeus Crews 932e68953f Merge pull request #119711 from arkology/theme-drop
Fix theme preview `+` position after dropping new scene
2026-05-25 11:19:05 -05:00
Thaddeus Crews 5d0ddf6803 Merge pull request #119635 from YeldhamDev/flip_those_ratings
Improve the look of the asset rating indicator
2026-05-25 11:19:04 -05:00
Thaddeus Crews 6d236606c3 Merge pull request #119679 from YeldhamDev/theme_preview_scaling
Make theme previews scale with the editor
2026-05-25 11:19:03 -05:00
Thaddeus Crews ab3c1e2492 Merge pull request #119721 from YeldhamDev/scene_tabs_theme_fix
Fix editor scene tabs not updating properly on theme change
2026-05-25 11:19:02 -05:00
Michael Alexsander 983ce07e83 Make theme previews scale with the editor 2026-05-25 10:45:55 -03:00
Michael Alexsander dcfcfe76a4 Fix editor scene tabs not updating properly on theme change 2026-05-24 19:05:03 -03:00
Michael Alexsander f83613ac1e Improve the visual of the Asset Store's page selector 2026-05-24 19:00:06 -03:00
Edward Chan a4a4bdf3ae Changed disabled 'paste' options to hidden. 2026-05-24 16:28:42 -04:00
arkology 6bcef2bd6a Fix theme preview + position after dropping new scene 2026-05-24 18:04:38 +03:00
passivestar f6e252e48a Don't use system color as godot base color when Follow System Theme is active 2026-05-24 18:34:37 +04:00
Thaddeus Crews 4b72c6c1ab Merge pull request #119450 from norepro/filesystem-split-styles
Fix FileSystem dock styles across split modes
2026-05-22 10:57:57 -05:00
Michael Alexsander 582a8ef44a Fix buttons in EditorProperty overlapping with values 2026-05-21 14:48:30 -03:00
Michael Alexsander f8a88578f5 Improve the look of the asset rating indicator 2026-05-21 12:47:42 -03:00
Thaddeus Crews 8608217082 Merge pull request #119608 from YeldhamDev/assetlib_duck_typing_no_more
Fix template assets not being exclusive to the project manager
2026-05-21 09:25:07 -05:00
Thaddeus Crews 41f4d70682 Merge pull request #119627 from KoBeWi/K.O.lon
Remove colon from Favorites in FileSystem
2026-05-21 09:25:05 -05:00
kobewi 7263d9c8e0 Remove colon from Favorites in FileSystem 2026-05-21 00:08:37 +02:00
Will Sheehan 95ab8e16fe Two commits for scroll hints had impact on FileSystem dock style:
- f187b8b2bf introduced `TreeSecondary` for the tree pane, but only applied it in horizontal split mode.
- a45bdce763 removed the existing `ItemListSecondary` from the file list in vertical split mode.

The combination results in vertical split and tree-only not having background styles while horizontal split does.

Apply `TreeSecondary` and `ItemListSecondary` styles in all split modes. This gives consistency between the modes and with other elements.

Fixes #119359
2026-05-20 13:22:20 -07:00
Thaddeus Crews 0389590b8f Merge pull request #119494 from YeldhamDev/export_dialog_del_fixes
Fix a couple of issues when deleting presets in the export dialog
2026-05-20 14:33:21 -05:00
Thaddeus Crews 89f3bc1847 Merge pull request #118489 from xuhuisheng/dev/tree-order
Fix filter tree node order
2026-05-20 14:33:20 -05:00
Thaddeus Crews 5d5052428b Merge pull request #119581 from YeldhamDev/asset_author_verification
Show "Verified" badge for verified asset authors
2026-05-20 14:33:19 -05:00
Thaddeus Crews 1f020a6c4f Merge pull request #119558 from YeldhamDev/project_export_ttrc
Use `TTRC()` instead of `TTR()` in the project export dialog
2026-05-20 14:33:17 -05:00
Thaddeus Crews c79f191ee9 Merge pull request #119583 from bruvzg/icon_exp_cache
Do not use cache for icon/splash during export.
2026-05-20 14:33:16 -05:00
Thaddeus Crews 344b64e508 Merge pull request #119506 from KosumovicDenis/fix-reparent-to-new-node-selection
Editor: Fix 'Reparent to New Node' when selecting from bottom to top
2026-05-20 14:33:15 -05:00
Michael Alexsander cec95a3305 Fix template assets not being exclusive to the project manager 2026-05-20 15:21:32 -03:00
Michael Alexsander 0a8101a25d Show "Verified" badge for verified asset authors 2026-05-20 14:55:53 -03:00
Pāvels Nadtočajevs c5ad427e02 Do not use cache for icon/splash during export. 2026-05-19 23:59:16 +03:00
Thaddeus Crews d9fd641396 Merge pull request #119563 from bruvzg/tr_imp_inv
[Import] Fix empty columns importing as invalid English translation.
2026-05-19 11:18:29 -05:00
Thaddeus Crews 3dc4e1ef7a Merge pull request #119555 from YeldhamDev/export_example_json
Remove "*.json" as a example of non-resource in the export dialog
2026-05-19 11:18:27 -05:00
Thaddeus Crews e558b07d8a Merge pull request #119554 from YeldhamDev/export_res_fix
Fix export errors with non-resources
2026-05-19 11:18:26 -05:00
Thaddeus Crews 9a0bc6431b Merge pull request #118225 from Hrothdel/editor-fix-resource-preview-jitter
Fix editor unsaved scenes getting file path updates
2026-05-19 11:18:25 -05:00
Thaddeus Crews 42a8b47ef7 Merge pull request #113059 from Spartan322/fix/that-one-off-scene-tree-dock-macro
Fix typo "END_SECTIOn" macro undef to END_SECTION for scene_tree_dock.cpp
2026-05-19 11:18:22 -05:00
Thaddeus Crews 42f577b0c3 Merge pull request #119561 from ryevdokimov/finish-subgizmo
Call `finish_transform` on 3D subgizmo commit to reset rotation state
2026-05-19 11:18:20 -05:00
Thaddeus Crews f04809882b Merge pull request #119367 from YeldhamDev/filesystem_keep_selection
Fix and improve selection behavior in the Filesystem dock
2026-05-19 11:18:19 -05:00
Thaddeus Crews 425d1caa5e Merge pull request #119573 from AThousandShips/fix_max_vec
[Project Manager] Fix incorrect size comparison
2026-05-19 11:18:18 -05:00
Michael Alexsander a4ae048b73 Fix some issues with the editor dock tabs 2026-05-19 12:13:26 -03:00
Xu Huisheng a1abb3c02e fix filter tree node order 2026-05-19 22:31:42 +08:00
Michael Alexsander 78c9e688c5 Use TTRC() instead of TTR() in the project export dialog 2026-05-19 11:18:59 -03:00
A Thousand Ships 4486de5ebd [Project Manager] Fix incorrect size comparison
Code used `MAX` instead of the componentwise `max` method.
2026-05-19 15:31:40 +02:00
Pāvels Nadtočajevs 735827bd78 [Import] Fix empty columns importing as invalid English translation. 2026-05-19 14:48:41 +03:00
ryevdokimov 9e8268f181 Call finish_transform on 3D subgizmo commit to reset rotation state 2026-05-19 06:04:54 -04:00
Michael Alexsander 3e86010bce Fix export errors with non-resources 2026-05-18 19:33:21 -03:00
Michael Alexsander 24edc61c97 Remove "*.json" as a example of non-resource in the export dialog 2026-05-18 18:05:48 -03:00
Thaddeus Crews ef02314f2b Merge pull request #119545 from bruvzg/exp_noti
Fix export notifier.
2026-05-18 11:06:32 -05:00
Thaddeus Crews 9a60cdd74e Merge pull request #118580 from EdwardChanCH/fix_missing_shortcut_open_inherited_scene
Fix missing shortcut for "Open In Editor" in inherited scene root
2026-05-18 11:06:31 -05:00
Thaddeus Crews b077c20bf2 Merge pull request #118738 from EdwardChanCH/fix_3d_snap_precision
Fix 3D grid snap precision to use `default_float_step`
2026-05-18 11:06:28 -05:00
Edward Chan 5ef41e6307 Fixed missing shortcut for opening inherited scene. 2026-05-18 11:29:36 -04:00
Pāvels Nadtočajevs 4742cd3b80 Fix export notifier. 2026-05-18 15:39:24 +03:00
Pāvels Nadtočajevs 9b9adcb9c2 Fix credit roll in the project manager. 2026-05-18 14:18:31 +03:00