updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -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;