Thaddeus Crews
24028e82fd
Merge pull request #117337 from kleonc/editor_plugin_remove_from_docks_dont_free_the_control
...
Fix `EditorPlugin::remove_control_from_docks` freeing passed control
2026-06-01 11:15:14 -05:00
Thaddeus Crews
9edad8884f
Merge pull request #119883 from KoBeWi/imexport
...
Fix MeshLibrary editor typo
2026-06-01 11:15:13 -05:00
Thaddeus Crews
076428bdb8
Merge pull request #119823 from KoBeWi/ ♿
...
Disable version list while downloading template
2026-06-01 11:15:12 -05:00
Thaddeus Crews
17203c1658
Merge pull request #119880 from KoBeWi/MsPaint.txt
...
Improve some strings in ScenePaint2DEditor
2026-06-01 11:15:11 -05:00
kleonc
cdc278dfa6
Fix EditorPlugin::remove_control_from_docks freeing passed control
2026-06-01 14:47:06 +02:00
Tibo Clausen
df21ac92b8
Fix remote scene tree expanding selected nodes on reveal
...
This brings the remote scene tree in line with the local scene tree by
only expanding a node's ancestors but not the node itself when selected.
Previously, selecting a node in the remote scene tree caused that node
to be expanded, revealing its children. The local scene tree instead
only uncollapses the selected node's ancestors to bring it into view.
2026-05-31 19:58:16 +02:00
kobewi
98bb65ec8f
Fix MeshLibrary editor typo
2026-05-29 23:10:05 +02:00
kobewi
4ff30699fd
Improve some strings in ScenePaint2DEditor
2026-05-29 20:33:58 +02:00
Thaddeus Crews
468534bf0a
Merge pull request #119854 from KoBeWi/zIp
...
Text fixes in template manager
2026-05-29 10:47:40 -05:00
Thaddeus Crews
bc209b4f1d
Merge pull request #119598 from nikitalita/ensure-bptc-textures
...
Ensure that BPTC LayeredTexture images get compressed with same signedness
2026-05-29 10:47:39 -05:00
kobewi
c16d328bf7
Text fixes in template manager
2026-05-28 19:51:53 +02:00
kobewi
97ed318d3c
Disable version list while downloading template
2026-05-27 19:08:02 +02:00
Thaddeus Crews
38aa1881d9
Merge pull request #119642 from YeldhamDev/filesystem_oopsie
...
Fix collapse state regression in the FileSystem dock
2026-05-26 10:09:38 -05:00
Thaddeus Crews
2014874dbd
Merge pull request #119692 from bruvzg/ci_scale_ovs
...
Add property to auto adjust oversampling with canvas item scale.
2026-05-26 10:09:37 -05:00
Rémi Verschelde
ed11e2610f
Sync translations with Weblate (first 4.7 sync)
...
Drop outdated translations under completion threshold.
2026-05-26 15:39:27 +02:00
Michael Alexsander
89d7b494d7
Add property to auto adjust oversampling with canvas item scale. Apply it to theme preview.
2026-05-25 22:17:59 +03:00
Thaddeus Crews
988497948b
Merge pull request #119508 from NoNormalDev/projectmissing
...
Editor: Ensure `project.godot` exists before running the project
2026-05-25 12:52:33 -05:00
Thaddeus Crews
88ad186627
Merge pull request #119741 from KoBeWi/Schrödinger's_cache
...
Fix EditorPropertyArray using theme cache too early
2026-05-25 12:52:32 -05:00
Thaddeus Crews
94a62a3a6c
Merge pull request #116063 from KoBeWi/to_lower_time
...
Speed up `_find_file` for case-insensitive file systems
2026-05-25 12:52:30 -05:00
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
kobewi
5f03b56867
Fix EditorPropertyArray using theme cache too early
2026-05-25 17:39:24 +02: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
Michael Alexsander
e1732f7643
Fix collapse state regression in the FileSystem dock
2026-05-22 14:04:42 -03: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
NoNormalDev
669c91bfd0
Ensure project.godot exists before running the project in the editor
2026-05-21 18:24:18 +02: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
nikitalita
3a49491ff0
Ensure that BPTC LayeredTexture images get compressed with same signedness
2026-05-19 23:04:00 -07:00