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,9 +25,9 @@ namespace BlendFile.DNA {
public short vgroup;
[DNAFieldAttribute(4, "float", 4, "protect", "float", false, 132)]
public float protect;
[DNAArrayAttribute(68, "char", 5, "uvname[68]", "System.Char[]", 68, 136)]
[DNAArrayAttribute(68, "char", 5, "uvname[68]", "System.Char[]", 68, false, 136)]
public char[] uvname = new System.Char[68];
[DNAArrayAttribute(4, "char", 6, "_pad1[4]", "System.Char[]", 4, 204)]
[DNAArrayAttribute(4, "char", 6, "_pad1[4]", "System.Char[]", 4, false, 204)]
public char[] _pad1 = new System.Char[4];
[DNAFieldAttribute(8, "void", 7, "*_pad2", "void", true, 208)]
public object _pad2;