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,88 +15,88 @@ namespace BlendFile.DNA {
[DNAClassAttribute(950, "SpaceImage", 10624)]
public class SpaceImage {
[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, "Image", "*image", "Image", 8, true, 40)]
public Image ptr_image;
[DNAFieldAttribute(7, "ImageUser", "iuser", "ImageUser", 40, false, 48)]
[DNAFieldAttribute(8, "Image", 6, "*image", "Image", true, 40)]
public Image image;
[DNAFieldAttribute(40, "ImageUser", 7, "iuser", "ImageUser", false, 48)]
public ImageUser iuser;
[DNAFieldAttribute(8, "Scopes", "scopes", "Scopes", 5272, false, 88)]
[DNAFieldAttribute(5272, "Scopes", 8, "scopes", "Scopes", false, 88)]
public Scopes scopes;
[DNAFieldAttribute(9, "Histogram", "sample_line_hist", "Histogram", 5160, false, 5360)]
[DNAFieldAttribute(5160, "Histogram", 9, "sample_line_hist", "Histogram", false, 5360)]
public Histogram sample_line_hist;
[DNAFieldAttribute(10, "bGPdata", "*gpd", "bGPdata", 8, true, 10520)]
public bGPdata ptr_gpd;
[DNAFieldAttribute(11, "float", "cursor[2]", "System.Single[]", 8, false, 10528)]
[DNAFieldAttribute(8, "bGPdata", 10, "*gpd", "bGPdata", true, 10520)]
public bGPdata gpd;
[DNAFieldAttribute(8, "float", 11, "cursor[2]", "System.Single[]", false, 10528)]
public float[] cursor = new System.Single[2];
[DNAFieldAttribute(12, "float", "xof", "float", 4, false, 10536)]
[DNAFieldAttribute(4, "float", 12, "xof", "float", false, 10536)]
public float xof;
[DNAFieldAttribute(13, "float", "yof", "float", 4, false, 10540)]
[DNAFieldAttribute(4, "float", 13, "yof", "float", false, 10540)]
public float yof;
[DNAFieldAttribute(14, "float", "zoom", "float", 4, false, 10544)]
[DNAFieldAttribute(4, "float", 14, "zoom", "float", false, 10544)]
public float zoom;
[DNAFieldAttribute(15, "float", "centx", "float", 4, false, 10548)]
[DNAFieldAttribute(4, "float", 15, "centx", "float", false, 10548)]
public float centx;
[DNAFieldAttribute(16, "float", "centy", "float", 4, false, 10552)]
[DNAFieldAttribute(4, "float", 16, "centy", "float", false, 10552)]
public float centy;
[DNAFieldAttribute(17, "char", "mode", "char", 1, false, 10556)]
[DNAFieldAttribute(1, "char", 17, "mode", "char", false, 10556)]
public char mode;
[DNAFieldAttribute(18, "char", "mode_prev", "char", 1, false, 10557)]
[DNAFieldAttribute(1, "char", 18, "mode_prev", "char", false, 10557)]
public char mode_prev;
[DNAFieldAttribute(19, "char", "pin", "char", 1, false, 10558)]
[DNAFieldAttribute(1, "char", 19, "pin", "char", false, 10558)]
public char pin;
[DNAFieldAttribute(20, "char", "pixel_snap_mode", "char", 1, false, 10559)]
[DNAFieldAttribute(1, "char", 20, "pixel_snap_mode", "char", false, 10559)]
public char pixel_snap_mode;
[DNAFieldAttribute(21, "char", "lock", "char", 1, false, 10560)]
[DNAFieldAttribute(1, "char", 21, "lock", "char", false, 10560)]
public char @lock;
[DNAFieldAttribute(22, "char", "dt_uv", "char", 1, false, 10561)]
[DNAFieldAttribute(1, "char", 22, "dt_uv", "char", false, 10561)]
public char dt_uv;
[DNAFieldAttribute(23, "char", "dt_uvstretch", "char", 1, false, 10562)]
[DNAFieldAttribute(1, "char", 23, "dt_uvstretch", "char", false, 10562)]
public char dt_uvstretch;
[DNAFieldAttribute(24, "char", "around", "char", 1, false, 10563)]
[DNAFieldAttribute(1, "char", 24, "around", "char", false, 10563)]
public char around;
[DNAFieldAttribute(25, "char", "gizmo_flag", "char", 1, false, 10564)]
[DNAFieldAttribute(1, "char", 25, "gizmo_flag", "char", false, 10564)]
public char gizmo_flag;
[DNAFieldAttribute(26, "char", "grid_shape_source", "char", 1, false, 10565)]
[DNAFieldAttribute(1, "char", 26, "grid_shape_source", "char", false, 10565)]
public char grid_shape_source;
[DNAFieldAttribute(27, "char", "_pad1[6]", "System.Char[]", 6, false, 10566)]
[DNAFieldAttribute(6, "char", 27, "_pad1[6]", "System.Char[]", false, 10566)]
public char[] _pad1 = new System.Char[6];
[DNAFieldAttribute(28, "int", "flag", "int", 4, false, 10572)]
[DNAFieldAttribute(4, "int", 28, "flag", "int", false, 10572)]
public int flag;
[DNAFieldAttribute(29, "float", "uv_opacity", "float", 4, false, 10576)]
[DNAFieldAttribute(4, "float", 29, "uv_opacity", "float", false, 10576)]
public float uv_opacity;
[DNAFieldAttribute(30, "float", "stretch_opacity", "float", 4, false, 10580)]
[DNAFieldAttribute(4, "float", 30, "stretch_opacity", "float", false, 10580)]
public float stretch_opacity;
[DNAFieldAttribute(31, "int", "tile_grid_shape[2]", "System.Int32[]", 8, false, 10584)]
[DNAFieldAttribute(8, "int", 31, "tile_grid_shape[2]", "System.Int32[]", false, 10584)]
public int[] tile_grid_shape = new System.Int32[2];
[DNAFieldAttribute(32, "int", "custom_grid_subdiv[2]", "System.Int32[]", 8, false, 10592)]
[DNAFieldAttribute(8, "int", 32, "custom_grid_subdiv[2]", "System.Int32[]", false, 10592)]
public int[] custom_grid_subdiv = new System.Int32[2];
[DNAFieldAttribute(33, "MaskSpaceInfo", "mask_info", "MaskSpaceInfo", 16, false, 10600)]
[DNAFieldAttribute(16, "MaskSpaceInfo", 33, "mask_info", "MaskSpaceInfo", false, 10600)]
public MaskSpaceInfo mask_info;
[DNAFieldAttribute(34, "SpaceImageOverlay", "overlay", "SpaceImageOverlay", 8, false, 10616)]
[DNAFieldAttribute(8, "SpaceImageOverlay", 34, "overlay", "SpaceImageOverlay", false, 10616)]
public SpaceImageOverlay overlay;
public SpaceImage() {
this.ptr_next = default;
this.ptr_prev = default;
this.next = default;
this.prev = default;
this.regionbase = default;
this.spacetype = default;
this.link_flag = default;
this._pad0 = default;
this.ptr_image = default;
this.image = default;
this.iuser = default;
this.scopes = default;
this.sample_line_hist = default;
this.ptr_gpd = default;
this.gpd = default;
this.cursor = default;
this.xof = default;
this.yof = default;
@@ -123,17 +123,17 @@ namespace BlendFile.DNA {
this.overlay = default;
}
public SpaceImage(
SpaceLink ptr_next,
SpaceLink ptr_prev,
SpaceLink next,
SpaceLink prev,
ListBase regionbase,
char spacetype,
char link_flag,
char[] _pad0,
Image ptr_image,
Image image,
ImageUser iuser,
Scopes scopes,
Histogram sample_line_hist,
bGPdata ptr_gpd,
bGPdata gpd,
float[] cursor,
float xof,
float yof,
@@ -158,17 +158,17 @@ namespace BlendFile.DNA {
int[] custom_grid_subdiv,
MaskSpaceInfo mask_info,
SpaceImageOverlay overlay) {
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;
this._pad0 = _pad0;
this.ptr_image = ptr_image;
this.image = image;
this.iuser = iuser;
this.scopes = scopes;
this.sample_line_hist = sample_line_hist;
this.ptr_gpd = ptr_gpd;
this.gpd = gpd;
this.cursor = cursor;
this.xof = xof;
this.yof = yof;