godot/scene
Marcel Admiraal 8eb39f4e8b Change themes *_color_* to *_*_color
Changed:
font_color_accel -> font_accelerator_color
font_color_bg -> font_unselected_color
font_color_disabled -> font_disabled_color
font_color_fg -> font_selected_color
font_color_hover -> font_hover_color
font_color_hover_pressed -> font_hover_pressed_color
font_color_pressed -> font_pressed_color
font_color_readonly -> font_readonly_color
font_color_selected -> font_selected_color
font_color_shadow -> font_shadow_color
font_color_uneditable -> font_uneditable_color
icon_color_disabled -> icon_disabled_color
icon_color_hover -> icon_hover_color
icon_color_hover_pressed -> icon_hover_pressed_color
icon_color_normal -> icon_normal_color
icon_color_pressed -> icon_pressed_color

Also includes:
font_outline_modulate -> font_outline_color
tab_fg -> tab_selected
tab_bg -> tab_unselected
2021-01-24 06:28:49 +00:00
..
2d Merge pull request #42713 from madmiraal/fix-42614 2021-01-15 13:00:23 +01:00
3d Merge pull request #45267 from HipsterPenguin/BugFixing 2021-01-20 17:51:08 +01:00
animation Merge pull request #42188 from Eoin-ONeill-Yokai/animationstateplayback/missing_binds 2021-01-02 11:01:13 +01:00
audio Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
debugger Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gui Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
main Added GPU based cluster builder 2021-01-19 23:31:06 +01:00
resources Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
register_scene_types.cpp Added SDF nodes to visual shader 2021-01-18 15:04:54 +01:00
register_scene_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00