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

@@ -51,7 +51,7 @@ namespace BlendFile.DNA {
public char skip_handling;
[DNAFieldAttribute(1, "char", 17, "scrubbing", "char", false, 294)]
public char scrubbing;
[DNAArrayAttribute(1, "char", 18, "_pad[1]", "System.Char[]", 1, 295)]
[DNAArrayAttribute(1, "char", 18, "_pad[1]", "System.Char[]", 1, false, 295)]
public char[] _pad = new System.Char[1];
[DNAFieldAttribute(8, "ARegion", 19, "*active_region", "ARegion", true, 296)]
public ARegion active_region;