Regenerated code files
This commit is contained in:
@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
|
||||
public short flag;
|
||||
[DNAFieldAttribute(1, "char", 3, "surface_render_method", "char", false, 218)]
|
||||
public char surface_render_method;
|
||||
[DNAFieldAttribute(1, "char", 4, "_pad1[1]", "System.Char[]", false, 219)]
|
||||
[DNAArrayAttribute(1, "char", 4, "_pad1[1]", "System.Char[]", 1, 219)]
|
||||
public char[] _pad1 = new System.Char[1];
|
||||
[DNAFieldAttribute(4, "float", 5, "r", "float", false, 220)]
|
||||
public float r;
|
||||
@@ -67,7 +67,7 @@ namespace BlendFile.DNA {
|
||||
public Ipo ipo;
|
||||
[DNAFieldAttribute(8, "PreviewImage", 25, "*preview", "PreviewImage", true, 296)]
|
||||
public PreviewImage preview;
|
||||
[DNAFieldAttribute(16, "float", 26, "line_col[4]", "System.Single[]", false, 304)]
|
||||
[DNAArrayAttribute(16, "float", 26, "line_col[4]", "System.Single[]", 4, 304)]
|
||||
public float[] line_col = new System.Single[4];
|
||||
[DNAFieldAttribute(2, "short", 27, "line_priority", "short", false, 320)]
|
||||
public short line_priority;
|
||||
@@ -97,7 +97,7 @@ namespace BlendFile.DNA {
|
||||
public char volume_intersection_method;
|
||||
[DNAFieldAttribute(4, "float", 40, "inflate_bounds", "float", false, 344)]
|
||||
public float inflate_bounds;
|
||||
[DNAFieldAttribute(4, "char", 41, "_pad3[4]", "System.Char[]", false, 348)]
|
||||
[DNAArrayAttribute(4, "char", 41, "_pad3[4]", "System.Char[]", 4, 348)]
|
||||
public char[] _pad3 = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "TexPaintSlot", 42, "*texpaintslot", "TexPaintSlot", true, 352)]
|
||||
public TexPaintSlot texpaintslot;
|
||||
|
||||
Reference in New Issue
Block a user