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
2022-01-06
Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-31
Correctly use fallback Theme values as last resort
Yuri Sizov
2021-12-09
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-11-12
Modules: Make sure to include modules_enabled.gen.h where needed
Rémi Verschelde
2021-11-06
Fix Label and RichTextLabale text shadows and shadow outlines.
bruvzg
2021-10-26
Add focus font color to Button and derivatives
Yuri Sizov
2021-10-20
Merge pull request #53926 from YeldhamDev/i_am_tabbar_now
Rémi Verschelde
2021-10-20
Merge pull request #53260 from Calinou/editor-inspector-warning-yellow
Rémi Verschelde
2021-10-19
Rename `Tabs` to `TabBar`
Michael Alexsander
2021-10-06
Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo
Rémi Verschelde
2021-10-07
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-05
Use a yellow color for editable children properties instead of red
Hugo Locurcio
2021-10-04
Add the base scale factor to the Theme resource
Yuri Sizov
2021-09-30
Rename some elements of `Tabs`
Michael Alexsander
2021-09-30
Improved breakpoint gutter for CodeEdit.
Eric M
2021-09-13
Merge pull request #51805 from skysphr/scrollbar-icons-pressed
Hugo Locurcio
2021-09-05
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-02
Tweak tooltip style
Hendrik Brucker
2021-08-22
Merge pull request #51700 from Geometror/fix-color-picker
K. S. Ernest (iFire) Lee
2021-08-18
Merge pull request #50752 from Phischermen/indeterminate_checkmark_api
Rémi Verschelde
2021-08-18
Reimplement ColorPicker presets
Hendrik Brucker
2021-08-17
Added increment_pressed and decrement_pressed icons to scrollbars
skysphr
2021-08-17
Merge pull request #51651 from pycbouh/editor-merge-custom-theme
Rémi Verschelde
2021-08-16
Added icons and API for indeterminate checkmarks for the Tree class.
Kevin Fischer
2021-08-16
Reorganise text editor settings
Paulb23
2021-08-14
Add support for partial custom editor themes
Yuri Sizov
2021-08-13
Move CodeEdit theme overrides into EditorTheme
Paulb23
2021-08-12
Cleanup and bind remaing methods in TextEdit
Paulb23
2021-08-10
Merge pull request #49343 from theoway/node_auto_arrangement_graph_edit
K. S. Ernest (iFire) Lee
2021-08-11
Automatic arrangement of nodes in VisualScript/VisualShaders editors
Umang Kalra
2021-08-07
Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tile
Nathan Franke
2021-08-03
Fix the editor theme application for the Mono build log
Yuri Sizov
2021-07-31
Fix theming in the audio bus editor
Yuri Sizov
2021-07-30
Make the focus outline translucent for editor viewports
Hugo Locurcio
2021-07-27
Multiple cosmetic fixes for embedded windows
Michael Alexsander
2021-07-20
Merge pull request #50593 from SirQuartz/patch-24
Rémi Verschelde
2021-07-18
Optimize StringName usage
reduz
2021-07-18
Fix Illegible text in audio bus editor
Nick Huelin
2021-07-16
Fix control picker in the Theme editor
Yuri Sizov
2021-07-13
Add type variations to Theme
Yuri Sizov
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-14
Overhaul the theme editor and improve user experience
Yuri Sizov
2021-06-03
Improve radio checkboxes in the default editor theme
Hugo Locurcio
2021-06-02
Use bold fonts in editor
reduz
2021-05-31
Merge pull request #49132 from Calinou/editor-syntax-themes-rename-default
Rémi Verschelde
2021-05-31
Rename the bundled text editor themes for consistency with themes
Hugo Locurcio
2021-05-27
Use a negative contrast setting for light editor themes
Hugo Locurcio
2021-05-25
Add highlight to the relationship lines of selected Tree items
Yuri Sizov
2021-05-24
Merge pull request #48644 from Calinou/editor-increase-icon-saturation
Rémi Verschelde
[next]