Regenerated codefiles

This commit is contained in:
Samuele Lorefice
2025-03-04 18:48:04 +01:00
parent 8bbfb49720
commit 8e4eac0568
937 changed files with 16011 additions and 16181 deletions

View File

@@ -15,75 +15,75 @@ namespace BlendFile.DNA {
[DNAClassAttribute(962, "SpaceClip", 416)]
public class SpaceClip {
[DNAFieldAttribute(0, "SpaceLink", "*next", "SpaceLink", 8, true, 0)]
public SpaceLink ptr_next;
[DNAFieldAttribute(1, "SpaceLink", "*prev", "SpaceLink", 8, true, 8)]
public SpaceLink ptr_prev;
[DNAFieldAttribute(2, "ListBase", "regionbase", "ListBase", 16, false, 16)]
[DNAFieldAttribute(8, "SpaceLink", 0, "*next", "SpaceLink", true, 0)]
public SpaceLink next;
[DNAFieldAttribute(8, "SpaceLink", 1, "*prev", "SpaceLink", true, 8)]
public SpaceLink prev;
[DNAFieldAttribute(16, "ListBase", 2, "regionbase", "ListBase", false, 16)]
public ListBase regionbase;
[DNAFieldAttribute(3, "char", "spacetype", "char", 1, false, 32)]
[DNAFieldAttribute(1, "char", 3, "spacetype", "char", false, 32)]
public char spacetype;
[DNAFieldAttribute(4, "char", "link_flag", "char", 1, false, 33)]
[DNAFieldAttribute(1, "char", 4, "link_flag", "char", false, 33)]
public char link_flag;
[DNAFieldAttribute(5, "char", "_pad0[6]", "System.Char[]", 6, false, 34)]
[DNAFieldAttribute(6, "char", 5, "_pad0[6]", "System.Char[]", false, 34)]
public char[] _pad0 = new System.Char[6];
[DNAFieldAttribute(6, "char", "gizmo_flag", "char", 1, false, 40)]
[DNAFieldAttribute(1, "char", 6, "gizmo_flag", "char", false, 40)]
public char gizmo_flag;
[DNAFieldAttribute(7, "char", "_pad1[3]", "System.Char[]", 3, false, 41)]
[DNAFieldAttribute(3, "char", 7, "_pad1[3]", "System.Char[]", false, 41)]
public char[] _pad1 = new System.Char[3];
[DNAFieldAttribute(8, "float", "xof", "float", 4, false, 44)]
[DNAFieldAttribute(4, "float", 8, "xof", "float", false, 44)]
public float xof;
[DNAFieldAttribute(9, "float", "yof", "float", 4, false, 48)]
[DNAFieldAttribute(4, "float", 9, "yof", "float", false, 48)]
public float yof;
[DNAFieldAttribute(10, "float", "xlockof", "float", 4, false, 52)]
[DNAFieldAttribute(4, "float", 10, "xlockof", "float", false, 52)]
public float xlockof;
[DNAFieldAttribute(11, "float", "ylockof", "float", 4, false, 56)]
[DNAFieldAttribute(4, "float", 11, "ylockof", "float", false, 56)]
public float ylockof;
[DNAFieldAttribute(12, "float", "zoom", "float", 4, false, 60)]
[DNAFieldAttribute(4, "float", 12, "zoom", "float", false, 60)]
public float zoom;
[DNAFieldAttribute(13, "MovieClipUser", "user", "MovieClipUser", 8, false, 64)]
[DNAFieldAttribute(8, "MovieClipUser", 13, "user", "MovieClipUser", false, 64)]
public MovieClipUser user;
[DNAFieldAttribute(14, "MovieClip", "*clip", "MovieClip", 8, true, 72)]
public MovieClip ptr_clip;
[DNAFieldAttribute(15, "MovieClipScopes", "scopes", "MovieClipScopes", 136, false, 80)]
[DNAFieldAttribute(8, "MovieClip", 14, "*clip", "MovieClip", true, 72)]
public MovieClip clip;
[DNAFieldAttribute(136, "MovieClipScopes", 15, "scopes", "MovieClipScopes", false, 80)]
public MovieClipScopes scopes;
[DNAFieldAttribute(16, "int", "flag", "int", 4, false, 216)]
[DNAFieldAttribute(4, "int", 16, "flag", "int", false, 216)]
public int flag;
[DNAFieldAttribute(17, "short", "mode", "short", 2, false, 220)]
[DNAFieldAttribute(2, "short", 17, "mode", "short", false, 220)]
public short mode;
[DNAFieldAttribute(18, "short", "view", "short", 2, false, 222)]
[DNAFieldAttribute(2, "short", 18, "view", "short", false, 222)]
public short view;
[DNAFieldAttribute(19, "int", "path_length", "int", 4, false, 224)]
[DNAFieldAttribute(4, "int", 19, "path_length", "int", false, 224)]
public int path_length;
[DNAFieldAttribute(20, "float", "loc[2]", "System.Single[]", 8, false, 228)]
[DNAFieldAttribute(8, "float", 20, "loc[2]", "System.Single[]", false, 228)]
public float[] loc = new System.Single[2];
[DNAFieldAttribute(21, "float", "scale", "float", 4, false, 236)]
[DNAFieldAttribute(4, "float", 21, "scale", "float", false, 236)]
public float scale;
[DNAFieldAttribute(22, "float", "angle", "float", 4, false, 240)]
[DNAFieldAttribute(4, "float", 22, "angle", "float", false, 240)]
public float angle;
[DNAFieldAttribute(23, "char", "_pad[4]", "System.Char[]", 4, false, 244)]
[DNAFieldAttribute(4, "char", 23, "_pad[4]", "System.Char[]", false, 244)]
public char[] _pad = new System.Char[4];
[DNAFieldAttribute(24, "float", "stabmat[4][4]", "System.Single[,]", 64, false, 248)]
[DNAFieldAttribute(64, "float", 24, "stabmat[4][4]", "System.Single[,]", false, 248)]
public float[,] stabmat = new System.Single[4,4];
[DNAFieldAttribute(25, "float", "unistabmat[4][4]", "System.Single[,]", 64, false, 312)]
[DNAFieldAttribute(64, "float", 25, "unistabmat[4][4]", "System.Single[,]", false, 312)]
public float[,] unistabmat = new System.Single[4,4];
[DNAFieldAttribute(26, "int", "postproc_flag", "int", 4, false, 376)]
[DNAFieldAttribute(4, "int", 26, "postproc_flag", "int", false, 376)]
public int postproc_flag;
[DNAFieldAttribute(27, "short", "gpencil_src", "short", 2, false, 380)]
[DNAFieldAttribute(2, "short", 27, "gpencil_src", "short", false, 380)]
public short gpencil_src;
[DNAFieldAttribute(28, "char", "_pad2[2]", "System.Char[]", 2, false, 382)]
[DNAFieldAttribute(2, "char", 28, "_pad2[2]", "System.Char[]", false, 382)]
public char[] _pad2 = new System.Char[2];
[DNAFieldAttribute(29, "int", "around", "int", 4, false, 384)]
[DNAFieldAttribute(4, "int", 29, "around", "int", false, 384)]
public int around;
[DNAFieldAttribute(30, "char", "_pad4[4]", "System.Char[]", 4, false, 388)]
[DNAFieldAttribute(4, "char", 30, "_pad4[4]", "System.Char[]", false, 388)]
public char[] _pad4 = new System.Char[4];
[DNAFieldAttribute(31, "float", "cursor[2]", "System.Single[]", 8, false, 392)]
[DNAFieldAttribute(8, "float", 31, "cursor[2]", "System.Single[]", false, 392)]
public float[] cursor = new System.Single[2];
[DNAFieldAttribute(32, "MaskSpaceInfo", "mask_info", "MaskSpaceInfo", 16, false, 400)]
[DNAFieldAttribute(16, "MaskSpaceInfo", 32, "mask_info", "MaskSpaceInfo", false, 400)]
public MaskSpaceInfo mask_info;
public SpaceClip() {
this.ptr_next = default;
this.ptr_prev = default;
this.next = default;
this.prev = default;
this.regionbase = default;
this.spacetype = default;
this.link_flag = default;
@@ -96,7 +96,7 @@ namespace BlendFile.DNA {
this.ylockof = default;
this.zoom = default;
this.user = default;
this.ptr_clip = default;
this.clip = default;
this.scopes = default;
this.flag = default;
this.mode = default;
@@ -117,8 +117,8 @@ namespace BlendFile.DNA {
this.mask_info = default;
}
public SpaceClip(
SpaceLink ptr_next,
SpaceLink ptr_prev,
SpaceLink next,
SpaceLink prev,
ListBase regionbase,
char spacetype,
char link_flag,
@@ -131,7 +131,7 @@ namespace BlendFile.DNA {
float ylockof,
float zoom,
MovieClipUser user,
MovieClip ptr_clip,
MovieClip clip,
MovieClipScopes scopes,
int flag,
short mode,
@@ -150,8 +150,8 @@ namespace BlendFile.DNA {
char[] _pad4,
float[] cursor,
MaskSpaceInfo mask_info) {
this.ptr_next = ptr_next;
this.ptr_prev = ptr_prev;
this.next = next;
this.prev = prev;
this.regionbase = regionbase;
this.spacetype = spacetype;
this.link_flag = link_flag;
@@ -164,7 +164,7 @@ namespace BlendFile.DNA {
this.ylockof = ylockof;
this.zoom = zoom;
this.user = user;
this.ptr_clip = ptr_clip;
this.clip = clip;
this.scopes = scopes;
this.flag = flag;
this.mode = mode;