regenerated files
This commit is contained in:
@@ -15,69 +15,69 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(274, "bGPdata")]
|
||||
public class bGPdata {
|
||||
[DNAFieldAttribute(0, "ID", "id", 208)]
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", 248)]
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 248)]
|
||||
public AnimData ptr_adt;
|
||||
[DNAFieldAttribute(2, "ListBase", "layers", 16)]
|
||||
[DNAFieldAttribute(2, "ListBase", "layers", "ListBase", 16)]
|
||||
public ListBase layers;
|
||||
[DNAFieldAttribute(3, "int", "flag", 4)]
|
||||
[DNAFieldAttribute(3, "int", "flag", "int", 4)]
|
||||
public int flag;
|
||||
[DNAFieldAttribute(4, "int", "curve_edit_resolution", 4)]
|
||||
[DNAFieldAttribute(4, "int", "curve_edit_resolution", "int", 4)]
|
||||
public int curve_edit_resolution;
|
||||
[DNAFieldAttribute(5, "float", "curve_edit_threshold", 4)]
|
||||
[DNAFieldAttribute(5, "float", "curve_edit_threshold", "float", 4)]
|
||||
public float curve_edit_threshold;
|
||||
[DNAFieldAttribute(6, "float", "curve_edit_corner_angle", 4)]
|
||||
[DNAFieldAttribute(6, "float", "curve_edit_corner_angle", "float", 4)]
|
||||
public float curve_edit_corner_angle;
|
||||
[DNAFieldAttribute(7, "ListBase", "palettes", 16)]
|
||||
[DNAFieldAttribute(7, "ListBase", "palettes", "ListBase", 16)]
|
||||
public ListBase palettes;
|
||||
[DNAFieldAttribute(8, "ListBase", "vertex_group_names", 16)]
|
||||
[DNAFieldAttribute(8, "ListBase", "vertex_group_names", "ListBase", 16)]
|
||||
public ListBase vertex_group_names;
|
||||
[DNAFieldAttribute(9, "float", "pixfactor", 4)]
|
||||
[DNAFieldAttribute(9, "float", "pixfactor", "float", 4)]
|
||||
public float pixfactor;
|
||||
[DNAFieldAttribute(10, "float", "line_color[4]", 4)]
|
||||
[DNAFieldAttribute(10, "float", "line_color[4]", "System.Single[]", 4)]
|
||||
public float[] line_color = new System.Single[4];
|
||||
[DNAFieldAttribute(11, "float", "onion_factor", 4)]
|
||||
[DNAFieldAttribute(11, "float", "onion_factor", "float", 4)]
|
||||
public float onion_factor;
|
||||
[DNAFieldAttribute(12, "int", "onion_mode", 4)]
|
||||
[DNAFieldAttribute(12, "int", "onion_mode", "int", 4)]
|
||||
public int onion_mode;
|
||||
[DNAFieldAttribute(13, "int", "onion_flag", 4)]
|
||||
[DNAFieldAttribute(13, "int", "onion_flag", "int", 4)]
|
||||
public int onion_flag;
|
||||
[DNAFieldAttribute(14, "short", "gstep", 2)]
|
||||
[DNAFieldAttribute(14, "short", "gstep", "short", 2)]
|
||||
public short gstep;
|
||||
[DNAFieldAttribute(15, "short", "gstep_next", 2)]
|
||||
[DNAFieldAttribute(15, "short", "gstep_next", "short", 2)]
|
||||
public short gstep_next;
|
||||
[DNAFieldAttribute(16, "float", "gcolor_prev[3]", 4)]
|
||||
[DNAFieldAttribute(16, "float", "gcolor_prev[3]", "System.Single[]", 4)]
|
||||
public float[] gcolor_prev = new System.Single[3];
|
||||
[DNAFieldAttribute(17, "float", "gcolor_next[3]", 4)]
|
||||
[DNAFieldAttribute(17, "float", "gcolor_next[3]", "System.Single[]", 4)]
|
||||
public float[] gcolor_next = new System.Single[3];
|
||||
[DNAFieldAttribute(18, "float", "zdepth_offset", 4)]
|
||||
[DNAFieldAttribute(18, "float", "zdepth_offset", "float", 4)]
|
||||
public float zdepth_offset;
|
||||
[DNAFieldAttribute(19, "Material", "**mat", 392)]
|
||||
[DNAFieldAttribute(19, "Material", "**mat", "Material", 392)]
|
||||
public Material ptr_ptr_mat;
|
||||
[DNAFieldAttribute(20, "short", "totcol", 2)]
|
||||
[DNAFieldAttribute(20, "short", "totcol", "short", 2)]
|
||||
public short totcol;
|
||||
[DNAFieldAttribute(21, "short", "totlayer", 2)]
|
||||
[DNAFieldAttribute(21, "short", "totlayer", "short", 2)]
|
||||
public short totlayer;
|
||||
[DNAFieldAttribute(22, "short", "totframe", 2)]
|
||||
[DNAFieldAttribute(22, "short", "totframe", "short", 2)]
|
||||
public short totframe;
|
||||
[DNAFieldAttribute(23, "char", "_pad2[6]", 1)]
|
||||
[DNAFieldAttribute(23, "char", "_pad2[6]", "System.Char[]", 1)]
|
||||
public char[] _pad2 = new System.Char[6];
|
||||
[DNAFieldAttribute(24, "int", "totstroke", 4)]
|
||||
[DNAFieldAttribute(24, "int", "totstroke", "int", 4)]
|
||||
public int totstroke;
|
||||
[DNAFieldAttribute(25, "int", "totpoint", 4)]
|
||||
[DNAFieldAttribute(25, "int", "totpoint", "int", 4)]
|
||||
public int totpoint;
|
||||
[DNAFieldAttribute(26, "short", "draw_mode", 2)]
|
||||
[DNAFieldAttribute(26, "short", "draw_mode", "short", 2)]
|
||||
public short draw_mode;
|
||||
[DNAFieldAttribute(27, "short", "onion_keytype", 2)]
|
||||
[DNAFieldAttribute(27, "short", "onion_keytype", "short", 2)]
|
||||
public short onion_keytype;
|
||||
[DNAFieldAttribute(28, "int", "select_last_index", 4)]
|
||||
[DNAFieldAttribute(28, "int", "select_last_index", "int", 4)]
|
||||
public int select_last_index;
|
||||
[DNAFieldAttribute(29, "int", "vertex_group_active_index", 4)]
|
||||
[DNAFieldAttribute(29, "int", "vertex_group_active_index", "int", 4)]
|
||||
public int vertex_group_active_index;
|
||||
[DNAFieldAttribute(30, "bGPgrid", "grid", 40)]
|
||||
[DNAFieldAttribute(30, "bGPgrid", "grid", "bGPgrid", 40)]
|
||||
public bGPgrid grid;
|
||||
[DNAFieldAttribute(31, "bGPdata_Runtime", "runtime", 192)]
|
||||
[DNAFieldAttribute(31, "bGPdata_Runtime", "runtime", "bGPdata_Runtime", 192)]
|
||||
public bGPdata_Runtime runtime;
|
||||
public bGPdata() {
|
||||
this.id = default;
|
||||
|
||||
Reference in New Issue
Block a user