index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
editor_themes.cpp
Age
Commit message (
Expand
)
Author
2023-04-24
Add missing LineEdit constants in editor theme
kobewi
2023-04-24
Remove unnecessary zero multiplications
Michael Alexsander
2023-04-07
Fix some theme values affect the editor by setting a default value for the th...
Marius Hanl
2023-03-13
Generate empty textures for theme icons if the SVG module is disabled
Yuri Sizov
2023-02-22
Enable granular control of touchscreen related settings
Fredia Huya-Kouadio
2023-02-17
Merge pull request #71475 from Maran23/4-x-theme-outline-affects-editor
Rémi Verschelde
2023-02-03
Merge pull request #71862 from RedMser/splitcontainer-fixes
Yuri Sizov
2023-01-28
Add a theme usability setting which updates the touch area of UI elements (e....
Fredia Huya-Kouadio
2023-01-26
Remove size restrictions from StyleBoxTexture
Yuri Sizov
2023-01-22
Fix SplitContainer rendering and theming
RedMser
2023-01-19
Clean-up, harmonize, and improve StyleBox API
Yuri Sizov
2023-01-15
Fix custom theme outline settings affects the editor theme as well
Marius Hanl
2023-01-12
Add framework for avoidance of color flash in new windows
Pedro J. Estébanez
2023-01-09
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-11-28
Merge pull request #67871 from Calinou/editor-theme-add-oled-preset
Rémi Verschelde
2022-11-23
ImageLoaderSVG: Improve error reporting
Rémi Verschelde
2022-11-14
Merge pull request #68132 from Mickeon/doc-help-colourful
Rémi Verschelde
2022-11-01
Improve Editor Documentation colors
Micky
2022-10-31
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-26
Remove override_selected_font_color property
kobewi
2022-10-26
Add Black (OLED) editor theme preset
Hugo Locurcio
2022-10-18
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-11
Polish rendering driver refactor further (take 2)
Pedro J. Estébanez
2022-10-07
Merge pull request #62910 from Vitika9/gsoc-colorpicker-ux
Rémi Verschelde
2022-09-30
Fix typos with codespell
Rémi Verschelde
2022-09-16
Improve icon generation in the editor theme
Yuri Sizov
2022-09-12
Fix some errors affecting the Web editor
Rémi Verschelde
2022-09-07
Allow images to be imported "for editor use" and respect editor settings
Yuri Sizov
2022-09-07
Merge pull request #59069 from fire-forge/stylebox_margin_functions
Rémi Verschelde
2022-09-07
Merge pull request #65355 from groud/split_container_min_grab_thickness
Rémi Verschelde
2022-09-07
Add set_default_margin_all/individual to StyleBox
FireForge
2022-09-07
Allow SplitContainer to have a grab area larger than its visual grabber
Gilles Roudière
2022-09-07
Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matter
Rémi Verschelde
2022-09-07
Make AcceptDialog and derivatives utilize StyleBox fully
Yuri Sizov
2022-09-06
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
ColorPicker UX improvements
Vitika9
2022-09-05
Various editor UI fixes (bottom panel corner radius and scene tab bar)
FireForge
2022-09-05
Merge pull request #65230 from fire-forge/itemlist-spacing
Yuri Sizov
2022-09-02
Merge pull request #65181 from fire-forge/corner-details
Rémi Verschelde
2022-09-02
EditorTheme: Remove rounded corners for all popups
RedMser
2022-09-01
Increase ItemList v_separation in editor theme
FireForge
2022-09-01
Rework oriented containers
kobewi
2022-09-01
Decrease StyleBoxFlat corner detail in editor theme
FireForge
2022-08-30
Merge pull request #65089 from YuriSizov/editor-launch-bar-with-style
Rémi Verschelde
2022-08-30
Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bg
Rémi Verschelde
2022-08-30
Improve style and add contextual highlight to the editor launch pad
Yuri Sizov
2022-08-29
Add background to TabContainer's tabbar and editor docks
Yuri Sizov
2022-08-29
Fix some editor theme regressions
Yuri Sizov
2022-08-24
Extract editor color map and simplify SVG color conversion
Yuri Sizov
[next]