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

@@ -39,7 +39,7 @@ namespace BlendFile.DNA {
public float bfac;
[DNAFieldAttribute(4, "float", 11, "filtersize", "float", false, 264)]
public float filtersize;
[DNAArrayAttribute(4, "char", 12, "_pad2[4]", "System.Char[]", 4, 268)]
[DNAArrayAttribute(4, "char", 12, "_pad2[4]", "System.Char[]", 4, false, 268)]
public char[] _pad2 = new System.Char[4];
[DNAFieldAttribute(4, "float", 13, "mg_H", "float", false, 272)]
public float mg_H;
@@ -117,7 +117,7 @@ namespace BlendFile.DNA {
public float checkerdist;
[DNAFieldAttribute(4, "float", 50, "nabla", "float", false, 392)]
public float nabla;
[DNAArrayAttribute(4, "char", 51, "_pad1[4]", "System.Char[]", 4, 396)]
[DNAArrayAttribute(4, "char", 51, "_pad1[4]", "System.Char[]", 4, false, 396)]
public char[] _pad1 = new System.Char[4];
[DNAFieldAttribute(40, "ImageUser", 52, "iuser", "ImageUser", false, 400)]
public ImageUser iuser;
@@ -133,7 +133,7 @@ namespace BlendFile.DNA {
public PreviewImage preview;
[DNAFieldAttribute(1, "char", 58, "use_nodes", "char", false, 480)]
public char use_nodes;
[DNAArrayAttribute(7, "char", 59, "_pad[7]", "System.Char[]", 7, 481)]
[DNAArrayAttribute(7, "char", 59, "_pad[7]", "System.Char[]", 7, false, 481)]
public char[] _pad = new System.Char[7];
public Tex() {
this.id = default;