Added memoryOffset value to DNAFieldAttribute, regenerated files.

This commit is contained in:
Samuele Lorefice
2025-02-20 21:00:55 +01:00
parent b171b65aa5
commit f383debd18
939 changed files with 9636 additions and 9605 deletions

View File

@@ -15,69 +15,69 @@ namespace BlendFile.DNA {
[DNAClassAttribute(274, "bGPdata", 616)]
public class bGPdata {
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false)]
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false, 0)]
public ID id;
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true)]
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true, 208)]
public AnimData ptr_adt;
[DNAFieldAttribute(2, "ListBase", "layers", "ListBase", 16, false)]
[DNAFieldAttribute(2, "ListBase", "layers", "ListBase", 16, false, 216)]
public ListBase layers;
[DNAFieldAttribute(3, "int", "flag", "int", 4, false)]
[DNAFieldAttribute(3, "int", "flag", "int", 4, false, 232)]
public int flag;
[DNAFieldAttribute(4, "int", "curve_edit_resolution", "int", 4, false)]
[DNAFieldAttribute(4, "int", "curve_edit_resolution", "int", 4, false, 236)]
public int curve_edit_resolution;
[DNAFieldAttribute(5, "float", "curve_edit_threshold", "float", 4, false)]
[DNAFieldAttribute(5, "float", "curve_edit_threshold", "float", 4, false, 240)]
public float curve_edit_threshold;
[DNAFieldAttribute(6, "float", "curve_edit_corner_angle", "float", 4, false)]
[DNAFieldAttribute(6, "float", "curve_edit_corner_angle", "float", 4, false, 244)]
public float curve_edit_corner_angle;
[DNAFieldAttribute(7, "ListBase", "palettes", "ListBase", 16, false)]
[DNAFieldAttribute(7, "ListBase", "palettes", "ListBase", 16, false, 248)]
public ListBase palettes;
[DNAFieldAttribute(8, "ListBase", "vertex_group_names", "ListBase", 16, false)]
[DNAFieldAttribute(8, "ListBase", "vertex_group_names", "ListBase", 16, false, 264)]
public ListBase vertex_group_names;
[DNAFieldAttribute(9, "float", "pixfactor", "float", 4, false)]
[DNAFieldAttribute(9, "float", "pixfactor", "float", 4, false, 280)]
public float pixfactor;
[DNAFieldAttribute(10, "float", "line_color[4]", "System.Single[]", 16, false)]
[DNAFieldAttribute(10, "float", "line_color[4]", "System.Single[]", 16, false, 284)]
public float[] line_color = new System.Single[4];
[DNAFieldAttribute(11, "float", "onion_factor", "float", 4, false)]
[DNAFieldAttribute(11, "float", "onion_factor", "float", 4, false, 300)]
public float onion_factor;
[DNAFieldAttribute(12, "int", "onion_mode", "int", 4, false)]
[DNAFieldAttribute(12, "int", "onion_mode", "int", 4, false, 304)]
public int onion_mode;
[DNAFieldAttribute(13, "int", "onion_flag", "int", 4, false)]
[DNAFieldAttribute(13, "int", "onion_flag", "int", 4, false, 308)]
public int onion_flag;
[DNAFieldAttribute(14, "short", "gstep", "short", 2, false)]
[DNAFieldAttribute(14, "short", "gstep", "short", 2, false, 312)]
public short gstep;
[DNAFieldAttribute(15, "short", "gstep_next", "short", 2, false)]
[DNAFieldAttribute(15, "short", "gstep_next", "short", 2, false, 314)]
public short gstep_next;
[DNAFieldAttribute(16, "float", "gcolor_prev[3]", "System.Single[]", 12, false)]
[DNAFieldAttribute(16, "float", "gcolor_prev[3]", "System.Single[]", 12, false, 316)]
public float[] gcolor_prev = new System.Single[3];
[DNAFieldAttribute(17, "float", "gcolor_next[3]", "System.Single[]", 12, false)]
[DNAFieldAttribute(17, "float", "gcolor_next[3]", "System.Single[]", 12, false, 328)]
public float[] gcolor_next = new System.Single[3];
[DNAFieldAttribute(18, "float", "zdepth_offset", "float", 4, false)]
[DNAFieldAttribute(18, "float", "zdepth_offset", "float", 4, false, 340)]
public float zdepth_offset;
[DNAFieldAttribute(19, "Material", "**mat", "Material", 8, true)]
[DNAFieldAttribute(19, "Material", "**mat", "Material", 8, true, 344)]
public Material ptr_ptr_mat;
[DNAFieldAttribute(20, "short", "totcol", "short", 2, false)]
[DNAFieldAttribute(20, "short", "totcol", "short", 2, false, 352)]
public short totcol;
[DNAFieldAttribute(21, "short", "totlayer", "short", 2, false)]
[DNAFieldAttribute(21, "short", "totlayer", "short", 2, false, 354)]
public short totlayer;
[DNAFieldAttribute(22, "short", "totframe", "short", 2, false)]
[DNAFieldAttribute(22, "short", "totframe", "short", 2, false, 356)]
public short totframe;
[DNAFieldAttribute(23, "char", "_pad2[6]", "System.Char[]", 6, false)]
[DNAFieldAttribute(23, "char", "_pad2[6]", "System.Char[]", 6, false, 358)]
public char[] _pad2 = new System.Char[6];
[DNAFieldAttribute(24, "int", "totstroke", "int", 4, false)]
[DNAFieldAttribute(24, "int", "totstroke", "int", 4, false, 364)]
public int totstroke;
[DNAFieldAttribute(25, "int", "totpoint", "int", 4, false)]
[DNAFieldAttribute(25, "int", "totpoint", "int", 4, false, 368)]
public int totpoint;
[DNAFieldAttribute(26, "short", "draw_mode", "short", 2, false)]
[DNAFieldAttribute(26, "short", "draw_mode", "short", 2, false, 372)]
public short draw_mode;
[DNAFieldAttribute(27, "short", "onion_keytype", "short", 2, false)]
[DNAFieldAttribute(27, "short", "onion_keytype", "short", 2, false, 374)]
public short onion_keytype;
[DNAFieldAttribute(28, "int", "select_last_index", "int", 4, false)]
[DNAFieldAttribute(28, "int", "select_last_index", "int", 4, false, 376)]
public int select_last_index;
[DNAFieldAttribute(29, "int", "vertex_group_active_index", "int", 4, false)]
[DNAFieldAttribute(29, "int", "vertex_group_active_index", "int", 4, false, 380)]
public int vertex_group_active_index;
[DNAFieldAttribute(30, "bGPgrid", "grid", "bGPgrid", 40, false)]
[DNAFieldAttribute(30, "bGPgrid", "grid", "bGPgrid", 40, false, 384)]
public bGPgrid grid;
[DNAFieldAttribute(31, "bGPdata_Runtime", "runtime", "bGPdata_Runtime", 192, false)]
[DNAFieldAttribute(31, "bGPdata_Runtime", "runtime", "bGPdata_Runtime", 192, false, 424)]
public bGPdata_Runtime runtime;
public bGPdata() {
this.id = default;