Added memoryOffset value to DNAFieldAttribute, regenerated files.
This commit is contained in:
@@ -15,115 +15,115 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(992, "ThemeUI", 976)]
|
||||
public struct ThemeUI {
|
||||
[DNAFieldAttribute(0, "uiWidgetColors", "wcol_regular", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(0, "uiWidgetColors", "wcol_regular", "uiWidgetColors", 40, false, 0)]
|
||||
public uiWidgetColors wcol_regular;
|
||||
[DNAFieldAttribute(1, "uiWidgetColors", "wcol_tool", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(1, "uiWidgetColors", "wcol_tool", "uiWidgetColors", 40, false, 40)]
|
||||
public uiWidgetColors wcol_tool;
|
||||
[DNAFieldAttribute(2, "uiWidgetColors", "wcol_toolbar_item", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(2, "uiWidgetColors", "wcol_toolbar_item", "uiWidgetColors", 40, false, 80)]
|
||||
public uiWidgetColors wcol_toolbar_item;
|
||||
[DNAFieldAttribute(3, "uiWidgetColors", "wcol_text", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(3, "uiWidgetColors", "wcol_text", "uiWidgetColors", 40, false, 120)]
|
||||
public uiWidgetColors wcol_text;
|
||||
[DNAFieldAttribute(4, "uiWidgetColors", "wcol_radio", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(4, "uiWidgetColors", "wcol_radio", "uiWidgetColors", 40, false, 160)]
|
||||
public uiWidgetColors wcol_radio;
|
||||
[DNAFieldAttribute(5, "uiWidgetColors", "wcol_option", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(5, "uiWidgetColors", "wcol_option", "uiWidgetColors", 40, false, 200)]
|
||||
public uiWidgetColors wcol_option;
|
||||
[DNAFieldAttribute(6, "uiWidgetColors", "wcol_toggle", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(6, "uiWidgetColors", "wcol_toggle", "uiWidgetColors", 40, false, 240)]
|
||||
public uiWidgetColors wcol_toggle;
|
||||
[DNAFieldAttribute(7, "uiWidgetColors", "wcol_num", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(7, "uiWidgetColors", "wcol_num", "uiWidgetColors", 40, false, 280)]
|
||||
public uiWidgetColors wcol_num;
|
||||
[DNAFieldAttribute(8, "uiWidgetColors", "wcol_numslider", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(8, "uiWidgetColors", "wcol_numslider", "uiWidgetColors", 40, false, 320)]
|
||||
public uiWidgetColors wcol_numslider;
|
||||
[DNAFieldAttribute(9, "uiWidgetColors", "wcol_tab", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(9, "uiWidgetColors", "wcol_tab", "uiWidgetColors", 40, false, 360)]
|
||||
public uiWidgetColors wcol_tab;
|
||||
[DNAFieldAttribute(10, "uiWidgetColors", "wcol_menu", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(10, "uiWidgetColors", "wcol_menu", "uiWidgetColors", 40, false, 400)]
|
||||
public uiWidgetColors wcol_menu;
|
||||
[DNAFieldAttribute(11, "uiWidgetColors", "wcol_pulldown", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(11, "uiWidgetColors", "wcol_pulldown", "uiWidgetColors", 40, false, 440)]
|
||||
public uiWidgetColors wcol_pulldown;
|
||||
[DNAFieldAttribute(12, "uiWidgetColors", "wcol_menu_back", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(12, "uiWidgetColors", "wcol_menu_back", "uiWidgetColors", 40, false, 480)]
|
||||
public uiWidgetColors wcol_menu_back;
|
||||
[DNAFieldAttribute(13, "uiWidgetColors", "wcol_menu_item", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(13, "uiWidgetColors", "wcol_menu_item", "uiWidgetColors", 40, false, 520)]
|
||||
public uiWidgetColors wcol_menu_item;
|
||||
[DNAFieldAttribute(14, "uiWidgetColors", "wcol_tooltip", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(14, "uiWidgetColors", "wcol_tooltip", "uiWidgetColors", 40, false, 560)]
|
||||
public uiWidgetColors wcol_tooltip;
|
||||
[DNAFieldAttribute(15, "uiWidgetColors", "wcol_box", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(15, "uiWidgetColors", "wcol_box", "uiWidgetColors", 40, false, 600)]
|
||||
public uiWidgetColors wcol_box;
|
||||
[DNAFieldAttribute(16, "uiWidgetColors", "wcol_scroll", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(16, "uiWidgetColors", "wcol_scroll", "uiWidgetColors", 40, false, 640)]
|
||||
public uiWidgetColors wcol_scroll;
|
||||
[DNAFieldAttribute(17, "uiWidgetColors", "wcol_progress", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(17, "uiWidgetColors", "wcol_progress", "uiWidgetColors", 40, false, 680)]
|
||||
public uiWidgetColors wcol_progress;
|
||||
[DNAFieldAttribute(18, "uiWidgetColors", "wcol_list_item", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(18, "uiWidgetColors", "wcol_list_item", "uiWidgetColors", 40, false, 720)]
|
||||
public uiWidgetColors wcol_list_item;
|
||||
[DNAFieldAttribute(19, "uiWidgetColors", "wcol_pie_menu", "uiWidgetColors", 40, false)]
|
||||
[DNAFieldAttribute(19, "uiWidgetColors", "wcol_pie_menu", "uiWidgetColors", 40, false, 760)]
|
||||
public uiWidgetColors wcol_pie_menu;
|
||||
[DNAFieldAttribute(20, "uiWidgetStateColors", "wcol_state", "uiWidgetStateColors", 48, false)]
|
||||
[DNAFieldAttribute(20, "uiWidgetStateColors", "wcol_state", "uiWidgetStateColors", 48, false, 800)]
|
||||
public uiWidgetStateColors wcol_state;
|
||||
[DNAFieldAttribute(21, "char", "widget_emboss[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(21, "char", "widget_emboss[4]", "System.Char[]", 4, false, 848)]
|
||||
public char[] widget_emboss = new System.Char[4];
|
||||
[DNAFieldAttribute(22, "float", "menu_shadow_fac", "float", 4, false)]
|
||||
[DNAFieldAttribute(22, "float", "menu_shadow_fac", "float", 4, false, 852)]
|
||||
public float menu_shadow_fac;
|
||||
[DNAFieldAttribute(23, "short", "menu_shadow_width", "short", 2, false)]
|
||||
[DNAFieldAttribute(23, "short", "menu_shadow_width", "short", 2, false, 856)]
|
||||
public short menu_shadow_width;
|
||||
[DNAFieldAttribute(24, "char", "editor_border[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(24, "char", "editor_border[4]", "System.Char[]", 4, false, 858)]
|
||||
public char[] editor_border = new System.Char[4];
|
||||
[DNAFieldAttribute(25, "char", "editor_outline[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(25, "char", "editor_outline[4]", "System.Char[]", 4, false, 862)]
|
||||
public char[] editor_outline = new System.Char[4];
|
||||
[DNAFieldAttribute(26, "char", "editor_outline_active[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(26, "char", "editor_outline_active[4]", "System.Char[]", 4, false, 866)]
|
||||
public char[] editor_outline_active = new System.Char[4];
|
||||
[DNAFieldAttribute(27, "char", "transparent_checker_primary[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(27, "char", "transparent_checker_primary[4]", "System.Char[]", 4, false, 870)]
|
||||
public char[] transparent_checker_primary = new System.Char[4];
|
||||
[DNAFieldAttribute(28, "char", "transparent_checker_secondary[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(28, "char", "transparent_checker_secondary[4]", "System.Char[]", 4, false, 874)]
|
||||
public char[] transparent_checker_secondary = new System.Char[4];
|
||||
[DNAFieldAttribute(29, "char", "transparent_checker_size", "char", 1, false)]
|
||||
[DNAFieldAttribute(29, "char", "transparent_checker_size", "char", 1, false, 878)]
|
||||
public char transparent_checker_size;
|
||||
[DNAFieldAttribute(30, "char", "_pad1[1]", "System.Char[]", 1, false)]
|
||||
[DNAFieldAttribute(30, "char", "_pad1[1]", "System.Char[]", 1, false, 879)]
|
||||
public char[] _pad1 = new System.Char[1];
|
||||
[DNAFieldAttribute(31, "float", "icon_alpha", "float", 4, false)]
|
||||
[DNAFieldAttribute(31, "float", "icon_alpha", "float", 4, false, 880)]
|
||||
public float icon_alpha;
|
||||
[DNAFieldAttribute(32, "float", "icon_saturation", "float", 4, false)]
|
||||
[DNAFieldAttribute(32, "float", "icon_saturation", "float", 4, false, 884)]
|
||||
public float icon_saturation;
|
||||
[DNAFieldAttribute(33, "char", "widget_text_cursor[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(33, "char", "widget_text_cursor[4]", "System.Char[]", 4, false, 888)]
|
||||
public char[] widget_text_cursor = new System.Char[4];
|
||||
[DNAFieldAttribute(34, "char", "xaxis[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(34, "char", "xaxis[4]", "System.Char[]", 4, false, 892)]
|
||||
public char[] xaxis = new System.Char[4];
|
||||
[DNAFieldAttribute(35, "char", "yaxis[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(35, "char", "yaxis[4]", "System.Char[]", 4, false, 896)]
|
||||
public char[] yaxis = new System.Char[4];
|
||||
[DNAFieldAttribute(36, "char", "zaxis[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(36, "char", "zaxis[4]", "System.Char[]", 4, false, 900)]
|
||||
public char[] zaxis = new System.Char[4];
|
||||
[DNAFieldAttribute(37, "char", "gizmo_hi[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(37, "char", "gizmo_hi[4]", "System.Char[]", 4, false, 904)]
|
||||
public char[] gizmo_hi = new System.Char[4];
|
||||
[DNAFieldAttribute(38, "char", "gizmo_primary[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(38, "char", "gizmo_primary[4]", "System.Char[]", 4, false, 908)]
|
||||
public char[] gizmo_primary = new System.Char[4];
|
||||
[DNAFieldAttribute(39, "char", "gizmo_secondary[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(39, "char", "gizmo_secondary[4]", "System.Char[]", 4, false, 912)]
|
||||
public char[] gizmo_secondary = new System.Char[4];
|
||||
[DNAFieldAttribute(40, "char", "gizmo_view_align[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(40, "char", "gizmo_view_align[4]", "System.Char[]", 4, false, 916)]
|
||||
public char[] gizmo_view_align = new System.Char[4];
|
||||
[DNAFieldAttribute(41, "char", "gizmo_a[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(41, "char", "gizmo_a[4]", "System.Char[]", 4, false, 920)]
|
||||
public char[] gizmo_a = new System.Char[4];
|
||||
[DNAFieldAttribute(42, "char", "gizmo_b[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(42, "char", "gizmo_b[4]", "System.Char[]", 4, false, 924)]
|
||||
public char[] gizmo_b = new System.Char[4];
|
||||
[DNAFieldAttribute(43, "char", "icon_scene[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(43, "char", "icon_scene[4]", "System.Char[]", 4, false, 928)]
|
||||
public char[] icon_scene = new System.Char[4];
|
||||
[DNAFieldAttribute(44, "char", "icon_collection[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(44, "char", "icon_collection[4]", "System.Char[]", 4, false, 932)]
|
||||
public char[] icon_collection = new System.Char[4];
|
||||
[DNAFieldAttribute(45, "char", "icon_object[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(45, "char", "icon_object[4]", "System.Char[]", 4, false, 936)]
|
||||
public char[] icon_object = new System.Char[4];
|
||||
[DNAFieldAttribute(46, "char", "icon_object_data[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(46, "char", "icon_object_data[4]", "System.Char[]", 4, false, 940)]
|
||||
public char[] icon_object_data = new System.Char[4];
|
||||
[DNAFieldAttribute(47, "char", "icon_modifier[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(47, "char", "icon_modifier[4]", "System.Char[]", 4, false, 944)]
|
||||
public char[] icon_modifier = new System.Char[4];
|
||||
[DNAFieldAttribute(48, "char", "icon_shading[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(48, "char", "icon_shading[4]", "System.Char[]", 4, false, 948)]
|
||||
public char[] icon_shading = new System.Char[4];
|
||||
[DNAFieldAttribute(49, "char", "icon_folder[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(49, "char", "icon_folder[4]", "System.Char[]", 4, false, 952)]
|
||||
public char[] icon_folder = new System.Char[4];
|
||||
[DNAFieldAttribute(50, "char", "icon_autokey[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(50, "char", "icon_autokey[4]", "System.Char[]", 4, false, 956)]
|
||||
public char[] icon_autokey = new System.Char[4];
|
||||
[DNAFieldAttribute(51, "char", "_pad3[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(51, "char", "_pad3[4]", "System.Char[]", 4, false, 960)]
|
||||
public char[] _pad3 = new System.Char[4];
|
||||
[DNAFieldAttribute(52, "float", "icon_border_intensity", "float", 4, false)]
|
||||
[DNAFieldAttribute(52, "float", "icon_border_intensity", "float", 4, false, 964)]
|
||||
public float icon_border_intensity;
|
||||
[DNAFieldAttribute(53, "float", "panel_roundness", "float", 4, false)]
|
||||
[DNAFieldAttribute(53, "float", "panel_roundness", "float", 4, false, 968)]
|
||||
public float panel_roundness;
|
||||
[DNAFieldAttribute(54, "char", "_pad2[4]", "System.Char[]", 4, false)]
|
||||
[DNAFieldAttribute(54, "char", "_pad2[4]", "System.Char[]", 4, false, 972)]
|
||||
public char[] _pad2 = new System.Char[4];
|
||||
public ThemeUI() {
|
||||
this.wcol_regular = default;
|
||||
|
||||
Reference in New Issue
Block a user