updated generated files
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlendFile.DNA {
|
||||
public ListBase old_channels;
|
||||
[DNAFieldAttribute(8, "Sequence", 4, "*parseq", "Sequence", true, 32)]
|
||||
public Sequence parseq;
|
||||
[DNAArrayAttribute(8, "int", 5, "disp_range[2]", "System.Int32[]", 2, 40)]
|
||||
[DNAArrayAttribute(8, "int", 5, "disp_range[2]", "System.Int32[]", 2, false, 40)]
|
||||
public int[] disp_range = new System.Int32[2];
|
||||
public MetaStack() {
|
||||
this.next = default;
|
||||
|
||||
Reference in New Issue
Block a user