Commit Graph

63 Commits

Author SHA1 Message Date
passivestar 411c47f87e Improve interaction feedback in modern theme 2026-01-04 00:11:03 +04:00
Rémi Verschelde a8ebeb4dda Merge pull request #114501 from passivestar/node-separators
Fix visibility of shader node separators in modern theme
2026-01-01 17:14:58 +01:00
Rémi Verschelde 50669b2062 Merge pull request #114394 from passivestar/editor-inspector-array-bg
Fix background color of EditorInspectorArray
2026-01-01 16:47:23 +01:00
Rémi Verschelde 504df6253d Merge pull request #114392 from passivestar/inner-tabs
Improve the look of inner tabs in modern theme
2026-01-01 16:47:19 +01:00
Rémi Verschelde 679e592478 Merge pull request #114290 from passivestar/dialog-windows-backgrounds
Fix background color of complex dialog windows in modern theme
2026-01-01 16:46:56 +01:00
passivestar 6592147892 Fix visibility of shader node separators in modern theme 2026-01-01 19:39:54 +04:00
passivestar 3393740d42 Improve the look of inner tabs in modern theme 2025-12-30 06:05:12 +04:00
passivestar 71ee53384e Fix background color of EditorInspectorArray 2025-12-28 18:47:18 +04:00
passivestar b08b0c477b Fix background color of complex dialog windows in modern theme 2025-12-23 05:05:42 +04:00
passivestar c8e733f667 Fix content margins of the editor runbar in modern theme 2025-12-21 14:45:11 +04:00
Rémi Verschelde 444ebfe354 Merge pull request #114234 from passivestar/inspector-category-spacing
Improve editor inspector main container spacing in modern theme
2025-12-21 10:41:49 +01:00
Rémi Verschelde 764de6fecc Merge pull request #114231 from passivestar/tree-line-edit
Fix tree line editor corners
2025-12-21 10:41:44 +01:00
passivestar d5cf2a5e7f Fix tree line editor corners 2025-12-20 22:20:05 +04:00
passivestar 0c6285c0b9 Improve editor inspector main container spacing in modern theme 2025-12-20 15:20:24 +04:00
passivestar 8e20f4c289 Finalize colors of modern theme 2025-12-20 07:17:46 +04:00
Rémi Verschelde 52a0633d97 Merge pull request #114163 from passivestar/editor-help-bit-title
Fix incorrect corner radii in EditorHelpBitTitle in modern theme
2025-12-18 23:33:02 +01:00
Michael Alexsander d81ed63fc5 Enable scroll hints and background panel in the AssetLib 2025-12-18 17:31:40 -03:00
passivestar 40952b8ac9 Fix incorrect corner radii in EditorHelpBitTitle in modern theme 2025-12-18 19:34:06 +04:00
Rémi Verschelde c5aff61301 Merge pull request #114054 from YeldhamDev/its_hinting_time
Add and adjust more scroll hints in the editor
2025-12-17 22:27:19 +01:00
Michael Alexsander a45bdce763 Add and adjust more scroll hints in the editor 2025-12-17 11:15:33 -03:00
kobewi e2f8a4f786 Fix FileDialog icon scale in editor 2025-12-15 15:20:09 +01:00
Michael Alexsander 5246b5fba9 Add leftover scroll hints, and panels for scrollables without hints 2025-12-12 10:59:03 -03:00
Thaddeus Crews 3516c26bf4 Merge pull request #113666 from syntaxerror247/tree-seperation
Increase Tree vertical separation to improve touch usability
2025-12-11 12:12:40 -06:00
passivestar 3904c60507 Add missing hover indication to movie maker button 2025-12-10 11:04:25 +04:00
Michael Alexsander f187b8b2bf Enable scroll hints for several parts of the editor 2025-12-09 10:55:26 -03:00
Anish Kumar 5981bf0d3a Increase Tree vertical separation to improve touch usability 2025-12-06 12:58:40 +05:30
Michael Alexsander 814e9cab66 Make movie mode button be dark when enabled on the modern theme 2025-12-05 12:18:11 -03:00
Anish Kumar df4f9d0778 Increase PopupMenu vertical separation to improve touch usability 2025-12-05 01:46:45 +05:30
Rémi Verschelde 8437869434 Merge pull request #112615 from YeldhamDev/inspector_props_size_fix
Fix issues with property height in the inspector
2025-12-04 15:52:40 +01:00
Rémi Verschelde 3d64c33edb Merge pull request #112504 from passivestar/inspector-margin
Reduce outer inspector margins
2025-12-02 14:16:03 +01:00
kobewi c1cc178a82 Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
Michael Alexsander 034942557e Fix issues with property height in the inspector 2025-12-01 23:14:33 -03:00
Michael Alexsander 7687a94883 Add extra panels to some areas of the editor 2025-11-22 10:57:50 -03:00
Thaddeus Crews 101b827087 Merge pull request #110623 from YeldhamDev/time_manipulation
Allow resizing the length of animations by dragging the timeline
2025-11-21 18:37:39 -06:00
Thaddeus Crews accfebb1ad Merge pull request #103340 from Calinou/editor-visualshader-tweak-highend-label
Tweak high-end mark in the visual shader editor's node creation dialog
2025-11-17 19:36:12 -06:00
Hugo Locurcio d823a69237 Always use a dark background for 3D editor overlays even with light theme
This results in better readability against mixed-color backgrounds,
as what you see in the 3D editor doesn't change depending on your editor theme.

This also tweaks the viewport zoom/speed label for better readability
by using a bold font and thicker outline.
2025-11-18 02:28:27 +01:00
Hugo Locurcio 8a22dba956 Tweak high-end mark in the visual shader editor's node creation dialog
- Use Forward+/Mobile terminology as support actually depends on the
  rendering method used, not the rendering driver.
- Use a standard warning color as this is no longer indicated as
  Vulkan-specific.
- Fix color on light theme (the text was being modulated instead
  of having its color overridden).
2025-11-18 01:40:49 +01:00
Thaddeus Crews fa1e1bbee7 Merge pull request #110543 from kitbdev/deprecate_textedit_background_color
Deprecate TextEdit `background_color`
2025-11-17 10:56:53 -06:00
passivestar 91e8072be6 Fix 2D viewport scrollbar contrast in modern theme 2025-11-14 21:35:19 +04:00
kit e2cbfb53f1 Deprecate TextEdit background_color 2025-11-13 22:48:04 -05:00
Thaddeus Crews ba44671777 Merge pull request #112148 from carterwilson1337/master
Track groups in Animation tab hover highlight
2025-11-13 20:52:24 -06:00
passivestar fac37c66c1 Fix 2d ruler visibility in modern theme 2025-11-12 12:14:11 +04:00
carterwilson1337 472c8df99b Track groups in Animation tab hover highlight
Co-authored-by: Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com>

Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2025-11-11 14:35:42 -05:00
Thaddeus Crews 699b6623e7 Merge pull request #112499 from passivestar/graphedit-light-fix
Fix overbrightened GraphEdit overlays in light version of modern theme
2025-11-11 10:37:37 -06:00
arkology cb8e592b5e Improve and reduce Game window sizing 2025-11-10 20:48:52 +03:00
passivestar b066dd9544 Reduce outer inspector margins 2025-11-07 22:14:41 +04:00
Thaddeus Crews 522fa8d9bc Merge pull request #106164 from lodetrick/refactor-bottom-panel
Refactor editor `EditorBottomPanel` to be a `TabContainer`
2025-11-07 10:32:35 -06:00
passivestar ca10a849f3 Fix colors of GraphEdit overlays in light version of modern theme 2025-11-07 11:48:15 +04:00
Logan Detrick e2caff9a06 Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
DeeJayLSP 0fc47cf738 Modern style: Use stylebox setter for Action Map TreeItems 2025-11-05 16:30:57 -03:00