Commit Graph

20517 Commits

Author SHA1 Message Date
passivestar
092bfca4dc Minor fixes for the project list item UI 2026-01-13 20:51:08 +04:00
Rémi Verschelde
98d8a7dff8 Merge pull request #114886 from YeldhamDev/spin_slider_fix
Fix sizing problems with `EditorSpinSlider`
2026-01-13 11:06:42 +01:00
Rémi Verschelde
7ebdb60060 Merge pull request #114807 from YeldhamDev/theme_editor_goodies
Fix and improve the theme editor
2026-01-13 11:06:30 +01:00
Rémi Verschelde
5002677a4d Merge pull request #114902 from KoBeWi/nique
Fix Make Unique for built-in scripts
2026-01-13 00:09:10 +01:00
kobewi
31206042a5 Fix Make Unique for built-in scripts 2026-01-12 23:29:49 +01:00
kobewi
b3f3e7a4c9 Fix Make Unique for external sub-resources 2026-01-12 23:00:44 +01:00
Thaddeus Crews
1910c58c49 Merge pull request #114879 from passivestar/text-enum-focus
Fix inspector draws focus on click when editing EditorPropertyTextEnum
2026-01-12 11:19:15 -06:00
Thaddeus Crews
fd71f0c536 Merge pull request #114885 from ryevdokimov/fix-modified-shortcut-macos
Fix modified editor shortcuts being erased on MacOS
2026-01-12 11:19:14 -06:00
Thaddeus Crews
eeb3d04523 Merge pull request #114882 from KoBeWi/icon_control_plugin
Fix VCS plugin icons
2026-01-12 11:19:13 -06:00
Michael Alexsander
22fdb1c547 Fix sizing problems with EditorSpinSlider 2026-01-12 11:00:55 -03:00
kobewi
344451fa33 Fix VCS plugin icons 2026-01-12 13:47:36 +01:00
kobewi
3b9c77b614 Fix quick open dialog recursive problem 2026-01-12 13:12:06 +01:00
passivestar
fbadba291d Fix inspector draws focus on click when editing EditorPropertyTextEnum 2026-01-12 15:03:05 +04:00
Rémi Verschelde
788beb36dc Merge pull request #114874 from passivestar/context-toolbar-no-tint
Don't tint menu button icons in context toolbar
2026-01-12 09:23:28 +01:00
Rémi Verschelde
274923a364 Merge pull request #114871 from passivestar/mirrored-styles
Add missing mirrored button styles in modern theme
2026-01-12 09:23:25 +01:00
Rémi Verschelde
e21bf42085 Merge pull request #114866 from passivestar/main-screen-buttons
Restore accent color text for main screen buttons in the modern theme
2026-01-12 09:23:21 +01:00
Rémi Verschelde
5543be106e Merge pull request #114862 from passivestar/table-spacing
Improve spacing in trees showing table data in modern theme
2026-01-12 09:23:17 +01:00
Rémi Verschelde
95dc28c8dd Merge pull request #114855 from passivestar/pm-focus
Fix right clicking on a project draws focus outline
2026-01-12 09:23:13 +01:00
Rémi Verschelde
0b45cca1ca Merge pull request #114838 from Cyberhead21/mac-terminal-fix
Fix opening macOS folder in Terminal spawns new process
2026-01-12 09:23:09 +01:00
passivestar
922a3c2566 Don't tint menu button icons in context toolbar 2026-01-12 11:54:49 +04:00
passivestar
ac8f63819b Add missing mirrored button styles in modern theme 2026-01-12 05:35:46 +04:00
passivestar
ae80681a5b Restore accent color text for main screen buttons 2026-01-12 02:26:06 +04:00
passivestar
6f0bd2efb9 Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
Robert Yevdokimov
32fc6b939c Fixed modified editor shortcuts being erased on MacOS 2026-01-11 12:59:55 -05:00
passivestar
1ff0239c0c Fix right clicking on a project draws focus outline 2026-01-11 15:01:41 +04:00
arkology
993d28c2cf Fix gray bar of embed game window in Windows 2026-01-11 11:14:07 +03:00
Rémi Verschelde
85c75da4ad Merge pull request #114829 from KoBeWi/don't_drag_it_too_much
Use more specific check for dragging wait setting
2026-01-10 23:51:37 +01:00
Rémi Verschelde
fa8a11f652 Merge pull request #114802 from PrettyStable/inspector-change-on-attach-deatach
Keep the node as an edited object when attaching and detaching scripts through the SceneTree
2026-01-10 23:48:23 +01:00
Rémi Verschelde
1085d9f372 Merge pull request #114714 from ryevdokimov/local-transform-gizmo-visible
Keep other parts of transform gizmo visible when rotating in local mode
2026-01-10 23:48:11 +01:00
Rémi Verschelde
557e009f9d Merge pull request #114680 from MartinDelille/keep-script-editor-focus-when-run
Prevent the dock from stealing focus when running the project.
2026-01-10 23:48:07 +01:00
Cyberhead21
141b735523 fix: [macOS] Opening folder in Terminal spawns new process 2026-01-10 23:08:21 +01:00
kobewi
c1c983df8e Use more specific check for dragging wait setting 2026-01-10 15:13:06 +01:00
Rémi Verschelde
94971e1b47 Merge pull request #114752 from mxtherfxcker/fix/skeleton3d-usability-issues
Fix Skeleton3D edit mode usability issues
2026-01-10 11:52:44 +01:00
mxtherfxcker
14a7c0f1e5 Fix Skeleton3D edit mode usability issues 2026-01-10 11:41:15 +03:00
PrettyStable
007179545b Keep the node as an edited object when attaching and detaching scripts 2026-01-09 23:42:58 -03:00
Michael Alexsander
b4f14f92e8 Fix and improve the theme editor 2026-01-09 16:45:35 -03:00
Thaddeus Crews
996e1d14ec Merge pull request #114797 from YeldhamDev/wrong_group_editor
Fix incorrect margin variations for group editors
2026-01-09 10:34:53 -06:00
Michael Alexsander
6cd83c78a9 Fix incorrect margin variations for group editors 2026-01-09 11:48:38 -03:00
passivestar
d378cbca65 Add type variations for editor help in tooltips 2026-01-09 17:28:05 +04:00
Robert Yevdokimov
3518b0dc5a Keep other parts of transform gizmo visible when rotating in local mode 2026-01-09 07:26:11 -05:00
passivestar
e25a21da3a Improve animation player header spacing in modern theme 2026-01-09 03:39:16 +04:00
passivestar
887a306136 Fix animation track group hover color in modern theme 2026-01-09 00:03:55 +04:00
passivestar
8e66e512e6 Reduce opacity of scroll hints in light theme 2026-01-08 21:45:47 +04:00
Rémi Verschelde
5b2b23e1ce Merge pull request #114740 from YeldhamDev/help_code_theme_fix
Fix codeblocks inside docs not updating with theme changes
2026-01-08 17:15:46 +01:00
Rémi Verschelde
d506c79945 Merge pull request #114734 from passivestar/tree-cell-size
Adjust tree cells to account for new inner margins logic
2026-01-08 17:15:39 +01:00
Michael Alexsander
9fb4b0379b Fix codeblocks inside docs not updating with theme changes 2026-01-08 11:44:09 -03:00
Rémi Verschelde
b3c8cd5c3f Merge pull request #114705 from adamscott/fix-project-dialog-install
Fix Project Manager `ProjectDialog` install dialog OK button
2026-01-08 15:17:17 +01:00
Rémi Verschelde
f878b34c1d Merge pull request #114408 from ryevdokimov/fix-rotation-gizmo-line-position
Fix rotation gizmo line position
2026-01-08 15:17:04 +01:00
passivestar
4152bf1438 Adjust tree cells to account for new inner margins logic 2026-01-08 17:56:09 +04:00
Adam Scott
b486f2d07a Fix Project Manager ProjectDialog install dialog OK button 2026-01-08 07:35:38 -05:00