|
Blender V4.3
|
#include <DNA_userdef_types.h>
A theme.
Definition at line 494 of file DNA_userdef_types.h.
| int bTheme::active_theme_area |
Definition at line 546 of file DNA_userdef_types.h.
Referenced by UI_theme_init_default().
| ThemeCollectionColor bTheme::collection_color[8] |
Definition at line 541 of file DNA_userdef_types.h.
Referenced by blender::ed::outliner::outliner_draw_hierarchy_lines_recursive(), blender::ed::outliner::tselem_draw_icon(), vicon_collection_color_draw(), and vicon_layergroup_color_draw().
| char bTheme::filepath[1024] |
The file-path for the preset that was loaded into this theme.
This is needed so it's possible to know if updating or removing a theme preset should apply changes to the current theme.
Definition at line 509 of file DNA_userdef_types.h.
| char bTheme::name[64] |
Definition at line 497 of file DNA_userdef_types.h.
Referenced by do_versions_theme(), and UI_theme_init_default().
| struct bTheme* bTheme::next |
Definition at line 495 of file DNA_userdef_types.h.
| struct bTheme * bTheme::prev |
Definition at line 495 of file DNA_userdef_types.h.
| ThemeSpace bTheme::space_action |
Definition at line 522 of file DNA_userdef_types.h.
Referenced by ANIM_UI_get_keyframe_scale_factor(), and UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_clip |
Definition at line 531 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_console |
Definition at line 530 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_file |
Definition at line 519 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_graph |
Definition at line 520 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_image |
Definition at line 525 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_info |
Definition at line 521 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_nla |
Definition at line 523 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_node |
Definition at line 528 of file DNA_userdef_types.h.
Referenced by do_versions_theme(), blender::ed::space_node::nodelink_get_draw_config(), and UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_outliner |
Definition at line 527 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_preferences |
Definition at line 529 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_properties |
Individual Space-types:
Definition at line 517 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_sequencer |
Definition at line 524 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_spreadsheet |
Definition at line 534 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_statusbar |
Definition at line 533 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_text |
Definition at line 526 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_topbar |
Definition at line 532 of file DNA_userdef_types.h.
Referenced by UI_ThemeGetColorPtr().
| ThemeSpace bTheme::space_view3d |
Definition at line 518 of file DNA_userdef_types.h.
Referenced by ED_region_is_overlap(), svg_replace_color_attributes(), and UI_ThemeGetColorPtr().
| ThemeStripColor bTheme::strip_color[9] |
Definition at line 544 of file DNA_userdef_types.h.
Referenced by color3ubv_from_seq(), and vicon_strip_color_draw().
| ThemeWireColor bTheme::tarm[20] |
Definition at line 537 of file DNA_userdef_types.h.
Referenced by action_group_colors_sync(), blender::animrig::BoneColor::effective_color(), get_actiongroup_color(), and vicon_colorset_draw().
| ThemeUI bTheme::tui |
Definition at line 511 of file DNA_userdef_types.h.
Referenced by eyedropper_draw_cursor_text_ex(), icon_draw_size(), panel_draw_aligned_backdrop(), panel_draw_highlight_border(), panel_title_color_get(), screen_draw_area_drag_tip(), svg_replace_color_attributes(), blender::ed::outliner::tselem_draw_icon(), UI_block_draw(), ui_draw_but(), ui_draw_pie_center(), UI_panel_category_draw_all(), UI_ThemeGetColorPtr(), UI_ThemeMenuShadowWidth(), UI_view2d_scrollers_draw_ex(), uiDefButAlert(), vicon_collection_color_draw(), vicon_layergroup_color_draw(), vicon_strip_color_draw(), widget_draw_extra_mask(), widget_draw_icon(), widget_draw_icon_centered(), widget_softshadow(), widget_state(), widget_state_label(), widget_state_option_menu(), widget_type(), wm_block_about_create(), wm_block_splash_image_roundcorners_add(), wm_drop_operator_draw(), and wm_drop_redalert_draw().