Commit Graph

226 Commits

Author SHA1 Message Date
b4f58e5d8e Update native menu icons after Node dock split 2025-11-24 16:40:27 -08:00
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
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
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
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
fa1e1bbee7 Merge pull request #110543 from kitbdev/deprecate_textedit_background_color
Deprecate TextEdit `background_color`
2025-11-17 10:56:53 -06:00
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
ba44671777 Merge pull request #112148 from carterwilson1337/master
Track groups in Animation tab hover highlight
2025-11-13 20:52:24 -06:00
3905392596 Add string placeholder syntax highlighting 2025-11-13 14:14:08 +01:00
fac37c66c1 Fix 2d ruler visibility in modern theme 2025-11-12 12:14:11 +04:00
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
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
cb8e592b5e Improve and reduce Game window sizing 2025-11-10 20:48:52 +03:00
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
ca10a849f3 Fix colors of GraphEdit overlays in light version of modern theme 2025-11-07 11:48:15 +04:00
e2caff9a06 Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
0fc47cf738 Modern style: Use stylebox setter for Action Map TreeItems 2025-11-05 16:30:57 -03:00
bbfd2be4bc Modern style: Fix prop_subsection_stylebox color not scaling with luminance 2025-11-05 14:02:09 -03:00
21e3ef9af7 Enhance contrast on Modern theme 2025-11-03 17:04:19 -03: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
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
ff6e103d01 Fix transparent panel in Tilset polygon editor using Classic theme 2025-11-03 00:19:37 +01:00
0cbb788a72 Improve visibility of separators in modern theme 2025-11-02 14:07:50 +04:00
aee211bcfa Modern Style: Use a style box for Input Map actions 2025-11-01 15:35:10 -03: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
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
b376a33654 Merge pull request #112260 from passivestar/graphedit-contrast
Fix GraphEdit contrast in modern theme
2025-11-01 19:06:27 +01:00
1aef8d582e Merge pull request #112255 from Giganzo/link-button-color
Fix LinkButton color in Modern theme
2025-11-01 19:06:18 +01:00
3b13bb1126 Fix icon colors in light color preset of modern theme 2025-11-01 15:15:14 +04:00
ee76f3d93e Fix contrast for light color presets in the classic theme 2025-10-31 20:48:08 -03:00
2a10291f41 Allow to resize the length of animations by dragging the timeline 2025-10-31 19:52:39 -03:00
768991f4ba Modern style: switch to classic renderer name colors 2025-10-31 18:10:38 -03:00
9d0a9f9a37 Fix GraphEdit contrast 2025-10-31 23:48:16 +04:00
6ee723c12a Fix LinkButton color in Modern theme 2025-10-31 19:27:20 +01:00
e06f015f95 Add a new editor theme
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>
2025-10-30 00:31:54 -03:00
81910428e6 Merge pull request #103478 from KoBeWi/hover_witch
Add switch on hover to TabBar
2025-10-21 19:09:29 -05:00
361ea1153e Merge pull request #111140 from DeeJayLSP/gdinter
Use Inter as the default editor font, features enabled
2025-10-21 19:09:24 -05:00
682b0f7c54 Add switch on hover to TabBar 2025-10-22 00:34:57 +02:00
10506f88d2 Merge pull request #108534 from Giganzo/breeze-theme-color-update
Update Breeze dark theme colors
2025-10-21 15:11:12 -05:00
ed4f4d275e Merge pull request #110904 from YeldhamDev/tree_drag_unfolding
Unfold tree items on hover while drag-n-dropping
2025-10-21 15:11:01 -05:00
6cf4daafbb Use Inter as the default editor font, features enabled 2025-10-21 16:04:45 -03:00
cd0c9d5f50 Editor: Add OpenType feature settings to Main Font 2025-10-20 10:00:23 -03:00
58894136b7 Merge pull request #107395 from lodetrick/bottom-panel-margin-fixes
Fix TabContainer Editor theming and remove Debugger style hacks
2025-10-13 19:28:39 -05:00
985e6178b4 Remove extraneous includes from texture.h. 2025-10-10 18:39:16 +02:00
7fe3a661b4 Add a border to tooltips when using the Draw Extra Borders editor setting
This distinguishes tooltips from the background when using the
Black (OLED) editor theme preset.
2025-10-08 01:47:06 +02:00
d1d28c0bcf Merge pull request #111223 from Ivorforce/remove-iterator-include
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
2025-10-06 09:06:49 -05:00
1db0a60dc0 Replace std::size usage with std_size to avoid <iterator> include. 2025-10-05 00:26:11 +02:00
8973c91293 Add icon color theme items for TabBar and TabContainer 2025-10-03 10:41:28 -03:00
c92430e84a Merge pull request #110737 from DeeJayLSP/no-embolden-when-variable
Editor font: do not embolden the Main Font if it's variable
2025-10-01 17:54:17 -05:00