updated generated files
This commit is contained in:
@@ -53,9 +53,9 @@ namespace BlendFile.DNA {
|
||||
public float blendin;
|
||||
[DNAFieldAttribute(4, "float", 18, "blendout", "float", false, 84)]
|
||||
public float blendout;
|
||||
[DNAArrayAttribute(32, "char", 19, "stridechannel[32]", "System.Char[]", 32, 88)]
|
||||
[DNAArrayAttribute(32, "char", 19, "stridechannel[32]", "System.Char[]", 32, false, 88)]
|
||||
public char[] stridechannel = new System.Char[32];
|
||||
[DNAArrayAttribute(32, "char", 20, "offs_bone[32]", "System.Char[]", 32, 120)]
|
||||
[DNAArrayAttribute(32, "char", 20, "offs_bone[32]", "System.Char[]", 32, false, 120)]
|
||||
public char[] offs_bone = new System.Char[32];
|
||||
[DNAFieldAttribute(16, "ListBase", 21, "modifiers", "ListBase", false, 152)]
|
||||
public ListBase modifiers;
|
||||
|
||||
Reference in New Issue
Block a user