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

@@ -21,9 +21,9 @@ namespace BlendFile.DNA {
public float lambda;
[DNAFieldAttribute(4, "float", 2, "lambda_border", "float", false, 124)]
public float lambda_border;
[DNAArrayAttribute(4, "char", 3, "_pad1[4]", "System.Char[]", 4, 128)]
[DNAArrayAttribute(4, "char", 3, "_pad1[4]", "System.Char[]", 4, false, 128)]
public char[] _pad1 = new System.Char[4];
[DNAArrayAttribute(64, "char", 4, "defgrp_name[64]", "System.Char[]", 64, 132)]
[DNAArrayAttribute(64, "char", 4, "defgrp_name[64]", "System.Char[]", 64, false, 132)]
public char[] defgrp_name = new System.Char[64];
[DNAFieldAttribute(2, "short", 5, "flag", "short", false, 196)]
public short flag;