Commit Graph

206 Commits

Author SHA1 Message Date
Michael Alexsander 21e3ef9af7 Enhance contrast on Modern theme 2025-11-03 17:04:19 -03:00
Thaddeus Crews 06faefc9f4 Merge pull request #112313 from passivestar/separator-contrast
Improve visibility of separators in modern theme
2025-11-03 11:39:03 -06:00
Thaddeus Crews 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
Giganzo ff6e103d01 Fix transparent panel in Tilset polygon editor using Classic theme 2025-11-03 00:19:37 +01:00
passivestar 0cbb788a72 Improve visibility of separators in modern theme 2025-11-02 14:07:50 +04:00
DeeJayLSP aee211bcfa Modern Style: Use a style box for Input Map actions 2025-11-01 15:35:10 -03:00
Rémi Verschelde 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
Rémi Verschelde 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
Rémi Verschelde b376a33654 Merge pull request #112260 from passivestar/graphedit-contrast
Fix GraphEdit contrast in modern theme
2025-11-01 19:06:27 +01:00
Rémi Verschelde 1aef8d582e Merge pull request #112255 from Giganzo/link-button-color
Fix LinkButton color in Modern theme
2025-11-01 19:06:18 +01:00
passivestar 3b13bb1126 Fix icon colors in light color preset of modern theme 2025-11-01 15:15:14 +04:00
Michael Alexsander ee76f3d93e Fix contrast for light color presets in the classic theme 2025-10-31 20:48:08 -03:00
DeeJayLSP 768991f4ba Modern style: switch to classic renderer name colors 2025-10-31 18:10:38 -03:00
passivestar 9d0a9f9a37 Fix GraphEdit contrast 2025-10-31 23:48:16 +04:00
Giganzo 6ee723c12a Fix LinkButton color in Modern theme 2025-10-31 19:27:20 +01:00
Michael Alexsander e06f015f95 Add a new editor theme
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>
2025-10-30 00:31:54 -03:00
Thaddeus Crews 81910428e6 Merge pull request #103478 from KoBeWi/hover_witch
Add switch on hover to TabBar
2025-10-21 19:09:29 -05:00
Thaddeus Crews 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
kobewi 682b0f7c54 Add switch on hover to TabBar 2025-10-22 00:34:57 +02:00
Thaddeus Crews 10506f88d2 Merge pull request #108534 from Giganzo/breeze-theme-color-update
Update Breeze dark theme colors
2025-10-21 15:11:12 -05:00
Thaddeus Crews 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
DeeJayLSP 6cf4daafbb Use Inter as the default editor font, features enabled 2025-10-21 16:04:45 -03:00
DeeJayLSP cd0c9d5f50 Editor: Add OpenType feature settings to Main Font 2025-10-20 10:00:23 -03:00
Thaddeus Crews 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
Lukas Tenbrink 985e6178b4 Remove extraneous includes from texture.h. 2025-10-10 18:39:16 +02:00
Hugo Locurcio 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
Thaddeus Crews 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
Lukas Tenbrink 1db0a60dc0 Replace std::size usage with std_size to avoid <iterator> include. 2025-10-05 00:26:11 +02:00
Michael Alexsander 8973c91293 Add icon color theme items for TabBar and TabContainer 2025-10-03 10:41:28 -03:00
Thaddeus Crews 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
MBCX f00df0ad1e Fix incorrect usage of Color::from_hsv() that was exposed by newer compiler warnings 2025-09-29 18:18:51 -04:00
Michael Alexsander 26745b4b87 Unfold tree items on hover while drag-n-dropping
Co-authored-by: suddjian
2025-09-26 14:38:45 -03:00
DeeJayLSP d719fc74f5 Editor font: do not embolden the Main Font if it's variable 2025-09-22 10:35:22 -03:00
Thaddeus Crews 4fa2409c78 Merge pull request #82121 from MewPurPur/more-icons
Add icons to some editor classes
2025-09-19 13:07:04 -05:00
Pāvels Nadtočajevs 10e11ec87f Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03:00
kit 7e9e3b767c Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
Giganzo 67a0a86c14 Update Breeze dark theme colors 2025-07-11 22:35:59 +02:00
Logan Detrick 78045df591 Fix TabBar corner radius and generalize Debugger hack 2025-07-07 16:50:12 -07:00
A Thousand Ships f11aff3841 Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00
kit ed5a9860a6 Fix custom Text Editor theme changes on reload 2025-06-30 09:41:22 -04:00
Rémi Verschelde 7491fc8533 Merge pull request #104073 from dugramen/scale-anchor-handles
Apply gizmo scale to EditorControlAnchor
2025-06-10 16:22:40 +02:00
Rémi Verschelde d6be90983f Merge pull request #106850 from Calinou/editor-theme-reduce-font-placeholder-opacity
Decrease font placeholder opacity in the editor theme
2025-06-10 12:30:06 +02:00
Rémi Verschelde f342601ce2 Merge pull request #106217 from DeeJayLSP/variable-weights-editor
Force weights on custom editor fonts when variable
2025-06-05 13:11:35 +02:00
Rémi Verschelde b25f609eed Merge pull request #105994 from syntaxerror247/split_container
Add option for a touch-friendly drag handle in `SplitContainer`
2025-06-05 13:11:14 +02:00
Anish Mishra b5dad5a0b2 Improve SplitContainer usability in the Android editor 2025-06-03 19:49:56 +05:30
kobewi b41d6ecf8c Allow to override editor settings per project 2025-06-02 17:51:26 +02:00
Malcolm Anderson e6038335b2 Add dropdown to Movie Maker button in editor run bar to access settings
Display Movie Maker button as "pressed" when Movie Maker mode is enabled

Fix Movie Maker button colors

Use enum for Movie Maker menu options

Fix Movie Maker button background when switching themes

Apply suggestions from code review

Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>

Use a theme variation for button colors

Update editor/gui/editor_run_bar.h

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2025-05-27 10:36:11 -07:00
Thaddeus Crews 482dacc300 Merge pull request #103583 from beicause/color-picker-add-intensity
ColorPicker: Add an intensity slider to all modes for HDR
2025-05-27 09:39:21 -05:00
Hugo Locurcio dfdcea22c5 Decrease font placeholder opacity in the editor theme
This makes placeholder text easier to distinguish from actual text
in the editor. Previously, placeholder text's contrast against the
background was only slightly lower than actual text.
2025-05-26 23:16:29 +02:00
LuoZhihao 8a9409257b ColorPicker: Add intensity slider
Add intensity slider to all color modes. Replace raw mode by linear mode, which uses linear color space.

When color is overbright, automatically switch hex text to script text. Allow executing expression in script text field to set color. Add the "script" icon to the default theme.
2025-05-23 12:45:29 +08:00