Regenerated code files

This commit is contained in:
Samuele Lorefice
2025-03-11 19:12:04 +01:00
parent 3756f864ed
commit c30467acc5
651 changed files with 2043 additions and 1940 deletions

View File

@@ -59,7 +59,7 @@ namespace BlendFile.DNA {
public char use_animation_baklava;
[DNAFieldAttribute(1, "char", 21, "enable_new_cpu_compositor", "char", false, 21)]
public char enable_new_cpu_compositor;
[DNAFieldAttribute(2, "char", 22, "_pad[2]", "System.Char[]", false, 22)]
[DNAArrayAttribute(2, "char", 22, "_pad[2]", "System.Char[]", 2, 22)]
public char[] _pad = new System.Char[2];
public UserDef_Experimental() {
this.use_undo_legacy = default;