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,111 +15,111 @@ namespace BlendFile.DNA {
[DNAClassAttribute(1048, "wmWindow", 376)]
public class wmWindow {
[DNAFieldAttribute(0, "wmWindow", "*next", "wmWindow", 8, true, 0)]
public wmWindow ptr_next;
[DNAFieldAttribute(1, "wmWindow", "*prev", "wmWindow", 8, true, 8)]
public wmWindow ptr_prev;
[DNAFieldAttribute(2, "void", "*ghostwin", "void", 8, true, 16)]
public object ptr_ghostwin;
[DNAFieldAttribute(3, "void", "*gpuctx", "void", 8, true, 24)]
public object ptr_gpuctx;
[DNAFieldAttribute(4, "wmWindow", "*parent", "wmWindow", 8, true, 32)]
public wmWindow ptr_parent;
[DNAFieldAttribute(5, "Scene", "*scene", "Scene", 8, true, 40)]
public Scene ptr_scene;
[DNAFieldAttribute(6, "Scene", "*new_scene", "Scene", 8, true, 48)]
public Scene ptr_new_scene;
[DNAFieldAttribute(7, "char", "view_layer_name[64]", "System.Char[]", 64, false, 56)]
[DNAFieldAttribute(8, "wmWindow", 0, "*next", "wmWindow", true, 0)]
public wmWindow next;
[DNAFieldAttribute(8, "wmWindow", 1, "*prev", "wmWindow", true, 8)]
public wmWindow prev;
[DNAFieldAttribute(8, "void", 2, "*ghostwin", "void", true, 16)]
public object ghostwin;
[DNAFieldAttribute(8, "void", 3, "*gpuctx", "void", true, 24)]
public object gpuctx;
[DNAFieldAttribute(8, "wmWindow", 4, "*parent", "wmWindow", true, 32)]
public wmWindow parent;
[DNAFieldAttribute(8, "Scene", 5, "*scene", "Scene", true, 40)]
public Scene scene;
[DNAFieldAttribute(8, "Scene", 6, "*new_scene", "Scene", true, 48)]
public Scene new_scene;
[DNAFieldAttribute(64, "char", 7, "view_layer_name[64]", "System.Char[]", false, 56)]
public char[] view_layer_name = new System.Char[64];
[DNAFieldAttribute(8, "Scene", "*unpinned_scene", "Scene", 8, true, 120)]
public Scene ptr_unpinned_scene;
[DNAFieldAttribute(9, "WorkSpaceInstanceHook", "*workspace_hook", "WorkSpaceInstanceHook", 8, true, 128)]
public WorkSpaceInstanceHook ptr_workspace_hook;
[DNAFieldAttribute(10, "ScrAreaMap", "global_area_map", "ScrAreaMap", 48, false, 136)]
[DNAFieldAttribute(8, "Scene", 8, "*unpinned_scene", "Scene", true, 120)]
public Scene unpinned_scene;
[DNAFieldAttribute(8, "WorkSpaceInstanceHook", 9, "*workspace_hook", "WorkSpaceInstanceHook", true, 128)]
public WorkSpaceInstanceHook workspace_hook;
[DNAFieldAttribute(48, "ScrAreaMap", 10, "global_area_map", "ScrAreaMap", false, 136)]
public ScrAreaMap global_area_map;
[DNAFieldAttribute(11, "bScreen", "*screen", "bScreen", 8, true, 184)]
public bScreen ptr_screen;
[DNAFieldAttribute(12, "int", "winid", "int", 4, false, 192)]
[DNAFieldAttribute(8, "bScreen", 11, "*screen", "bScreen", true, 184)]
public bScreen screen;
[DNAFieldAttribute(4, "int", 12, "winid", "int", false, 192)]
public int winid;
[DNAFieldAttribute(13, "short", "posx", "short", 2, false, 196)]
[DNAFieldAttribute(2, "short", 13, "posx", "short", false, 196)]
public short posx;
[DNAFieldAttribute(14, "short", "posy", "short", 2, false, 198)]
[DNAFieldAttribute(2, "short", 14, "posy", "short", false, 198)]
public short posy;
[DNAFieldAttribute(15, "short", "sizex", "short", 2, false, 200)]
[DNAFieldAttribute(2, "short", 15, "sizex", "short", false, 200)]
public short sizex;
[DNAFieldAttribute(16, "short", "sizey", "short", 2, false, 202)]
[DNAFieldAttribute(2, "short", 16, "sizey", "short", false, 202)]
public short sizey;
[DNAFieldAttribute(17, "char", "windowstate", "char", 1, false, 204)]
[DNAFieldAttribute(1, "char", 17, "windowstate", "char", false, 204)]
public char windowstate;
[DNAFieldAttribute(18, "char", "active", "char", 1, false, 205)]
[DNAFieldAttribute(1, "char", 18, "active", "char", false, 205)]
public char active;
[DNAFieldAttribute(19, "short", "cursor", "short", 2, false, 206)]
[DNAFieldAttribute(2, "short", 19, "cursor", "short", false, 206)]
public short cursor;
[DNAFieldAttribute(20, "short", "lastcursor", "short", 2, false, 208)]
[DNAFieldAttribute(2, "short", 20, "lastcursor", "short", false, 208)]
public short lastcursor;
[DNAFieldAttribute(21, "short", "modalcursor", "short", 2, false, 210)]
[DNAFieldAttribute(2, "short", 21, "modalcursor", "short", false, 210)]
public short modalcursor;
[DNAFieldAttribute(22, "short", "grabcursor", "short", 2, false, 212)]
[DNAFieldAttribute(2, "short", 22, "grabcursor", "short", false, 212)]
public short grabcursor;
[DNAFieldAttribute(23, "short", "pie_event_type_lock", "short", 2, false, 214)]
[DNAFieldAttribute(2, "short", 23, "pie_event_type_lock", "short", false, 214)]
public short pie_event_type_lock;
[DNAFieldAttribute(24, "short", "pie_event_type_last", "short", 2, false, 216)]
[DNAFieldAttribute(2, "short", 24, "pie_event_type_last", "short", false, 216)]
public short pie_event_type_last;
[DNAFieldAttribute(25, "char", "addmousemove", "char", 1, false, 218)]
[DNAFieldAttribute(1, "char", 25, "addmousemove", "char", false, 218)]
public char addmousemove;
[DNAFieldAttribute(26, "char", "tag_cursor_refresh", "char", 1, false, 219)]
[DNAFieldAttribute(1, "char", 26, "tag_cursor_refresh", "char", false, 219)]
public char tag_cursor_refresh;
[DNAFieldAttribute(27, "char", "event_queue_check_click", "char", 1, false, 220)]
[DNAFieldAttribute(1, "char", 27, "event_queue_check_click", "char", false, 220)]
public char event_queue_check_click;
[DNAFieldAttribute(28, "char", "event_queue_check_drag", "char", 1, false, 221)]
[DNAFieldAttribute(1, "char", 28, "event_queue_check_drag", "char", false, 221)]
public char event_queue_check_drag;
[DNAFieldAttribute(29, "char", "event_queue_check_drag_handled", "char", 1, false, 222)]
[DNAFieldAttribute(1, "char", 29, "event_queue_check_drag_handled", "char", false, 222)]
public char event_queue_check_drag_handled;
[DNAFieldAttribute(30, "char", "event_queue_consecutive_gesture_type", "char", 1, false, 223)]
[DNAFieldAttribute(1, "char", 30, "event_queue_consecutive_gesture_type", "char", false, 223)]
public char event_queue_consecutive_gesture_type;
[DNAFieldAttribute(31, "int", "event_queue_consecutive_gesture_xy[2]", "System.Int32[]", 8, false, 224)]
[DNAFieldAttribute(8, "int", 31, "event_queue_consecutive_gesture_xy[2]", "System.Int32[]", false, 224)]
public int[] event_queue_consecutive_gesture_xy = new System.Int32[2];
[DNAFieldAttribute(32, "wmEvent_ConsecutiveData", "*event_queue_consecutive_gesture_data", "wmEvent_ConsecutiveData", 8, true, 232)]
public wmEvent_ConsecutiveData ptr_event_queue_consecutive_gesture_data;
[DNAFieldAttribute(33, "wmEvent", "*eventstate", "wmEvent", 8, true, 240)]
public wmEvent ptr_eventstate;
[DNAFieldAttribute(34, "wmEvent", "*event_last_handled", "wmEvent", 8, true, 248)]
public wmEvent ptr_event_last_handled;
[DNAFieldAttribute(35, "wmIMEData", "*ime_data", "wmIMEData", 8, true, 256)]
public wmIMEData ptr_ime_data;
[DNAFieldAttribute(36, "char", "ime_data_is_composing", "char", 1, false, 264)]
[DNAFieldAttribute(8, "wmEvent_ConsecutiveData", 32, "*event_queue_consecutive_gesture_data", "wmEvent_ConsecutiveData", true, 232)]
public wmEvent_ConsecutiveData event_queue_consecutive_gesture_data;
[DNAFieldAttribute(8, "wmEvent", 33, "*eventstate", "wmEvent", true, 240)]
public wmEvent eventstate;
[DNAFieldAttribute(8, "wmEvent", 34, "*event_last_handled", "wmEvent", true, 248)]
public wmEvent event_last_handled;
[DNAFieldAttribute(8, "wmIMEData", 35, "*ime_data", "wmIMEData", true, 256)]
public wmIMEData ime_data;
[DNAFieldAttribute(1, "char", 36, "ime_data_is_composing", "char", false, 264)]
public char ime_data_is_composing;
[DNAFieldAttribute(37, "char", "_pad1[7]", "System.Char[]", 7, false, 265)]
[DNAFieldAttribute(7, "char", 37, "_pad1[7]", "System.Char[]", false, 265)]
public char[] _pad1 = new System.Char[7];
[DNAFieldAttribute(38, "ListBase", "event_queue", "ListBase", 16, false, 272)]
[DNAFieldAttribute(16, "ListBase", 38, "event_queue", "ListBase", false, 272)]
public ListBase event_queue;
[DNAFieldAttribute(39, "ListBase", "handlers", "ListBase", 16, false, 288)]
[DNAFieldAttribute(16, "ListBase", 39, "handlers", "ListBase", false, 288)]
public ListBase handlers;
[DNAFieldAttribute(40, "ListBase", "modalhandlers", "ListBase", 16, false, 304)]
[DNAFieldAttribute(16, "ListBase", 40, "modalhandlers", "ListBase", false, 304)]
public ListBase modalhandlers;
[DNAFieldAttribute(41, "ListBase", "gesture", "ListBase", 16, false, 320)]
[DNAFieldAttribute(16, "ListBase", 41, "gesture", "ListBase", false, 320)]
public ListBase gesture;
[DNAFieldAttribute(42, "Stereo3dFormat", "*stereo3d_format", "Stereo3dFormat", 8, true, 336)]
public Stereo3dFormat ptr_stereo3d_format;
[DNAFieldAttribute(43, "ListBase", "drawcalls", "ListBase", 16, false, 344)]
[DNAFieldAttribute(8, "Stereo3dFormat", 42, "*stereo3d_format", "Stereo3dFormat", true, 336)]
public Stereo3dFormat stereo3d_format;
[DNAFieldAttribute(16, "ListBase", 43, "drawcalls", "ListBase", false, 344)]
public ListBase drawcalls;
[DNAFieldAttribute(44, "void", "*cursor_keymap_status", "void", 8, true, 360)]
public object ptr_cursor_keymap_status;
[DNAFieldAttribute(45, "uint64_t", "eventstate_prev_press_time_ms", "uint64_t", 8, false, 368)]
[DNAFieldAttribute(8, "void", 44, "*cursor_keymap_status", "void", true, 360)]
public object cursor_keymap_status;
[DNAFieldAttribute(8, "uint64_t", 45, "eventstate_prev_press_time_ms", "uint64_t", false, 368)]
public ulong eventstate_prev_press_time_ms;
public wmWindow() {
this.ptr_next = default;
this.ptr_prev = default;
this.ptr_ghostwin = default;
this.ptr_gpuctx = default;
this.ptr_parent = default;
this.ptr_scene = default;
this.ptr_new_scene = default;
this.next = default;
this.prev = default;
this.ghostwin = default;
this.gpuctx = default;
this.parent = default;
this.scene = default;
this.new_scene = default;
this.view_layer_name = default;
this.ptr_unpinned_scene = default;
this.ptr_workspace_hook = default;
this.unpinned_scene = default;
this.workspace_hook = default;
this.global_area_map = default;
this.ptr_screen = default;
this.screen = default;
this.winid = default;
this.posx = default;
this.posy = default;
@@ -140,34 +140,34 @@ namespace BlendFile.DNA {
this.event_queue_check_drag_handled = default;
this.event_queue_consecutive_gesture_type = default;
this.event_queue_consecutive_gesture_xy = default;
this.ptr_event_queue_consecutive_gesture_data = default;
this.ptr_eventstate = default;
this.ptr_event_last_handled = default;
this.ptr_ime_data = default;
this.event_queue_consecutive_gesture_data = default;
this.eventstate = default;
this.event_last_handled = default;
this.ime_data = default;
this.ime_data_is_composing = default;
this._pad1 = default;
this.event_queue = default;
this.handlers = default;
this.modalhandlers = default;
this.gesture = default;
this.ptr_stereo3d_format = default;
this.stereo3d_format = default;
this.drawcalls = default;
this.ptr_cursor_keymap_status = default;
this.cursor_keymap_status = default;
this.eventstate_prev_press_time_ms = default;
}
public wmWindow(
wmWindow ptr_next,
wmWindow ptr_prev,
object ptr_ghostwin,
object ptr_gpuctx,
wmWindow ptr_parent,
Scene ptr_scene,
Scene ptr_new_scene,
wmWindow next,
wmWindow prev,
object ghostwin,
object gpuctx,
wmWindow parent,
Scene scene,
Scene new_scene,
char[] view_layer_name,
Scene ptr_unpinned_scene,
WorkSpaceInstanceHook ptr_workspace_hook,
Scene unpinned_scene,
WorkSpaceInstanceHook workspace_hook,
ScrAreaMap global_area_map,
bScreen ptr_screen,
bScreen screen,
int winid,
short posx,
short posy,
@@ -188,32 +188,32 @@ namespace BlendFile.DNA {
char event_queue_check_drag_handled,
char event_queue_consecutive_gesture_type,
int[] event_queue_consecutive_gesture_xy,
wmEvent_ConsecutiveData ptr_event_queue_consecutive_gesture_data,
wmEvent ptr_eventstate,
wmEvent ptr_event_last_handled,
wmIMEData ptr_ime_data,
wmEvent_ConsecutiveData event_queue_consecutive_gesture_data,
wmEvent eventstate,
wmEvent event_last_handled,
wmIMEData ime_data,
char ime_data_is_composing,
char[] _pad1,
ListBase event_queue,
ListBase handlers,
ListBase modalhandlers,
ListBase gesture,
Stereo3dFormat ptr_stereo3d_format,
Stereo3dFormat stereo3d_format,
ListBase drawcalls,
object ptr_cursor_keymap_status,
object cursor_keymap_status,
ulong eventstate_prev_press_time_ms) {
this.ptr_next = ptr_next;
this.ptr_prev = ptr_prev;
this.ptr_ghostwin = ptr_ghostwin;
this.ptr_gpuctx = ptr_gpuctx;
this.ptr_parent = ptr_parent;
this.ptr_scene = ptr_scene;
this.ptr_new_scene = ptr_new_scene;
this.next = next;
this.prev = prev;
this.ghostwin = ghostwin;
this.gpuctx = gpuctx;
this.parent = parent;
this.scene = scene;
this.new_scene = new_scene;
this.view_layer_name = view_layer_name;
this.ptr_unpinned_scene = ptr_unpinned_scene;
this.ptr_workspace_hook = ptr_workspace_hook;
this.unpinned_scene = unpinned_scene;
this.workspace_hook = workspace_hook;
this.global_area_map = global_area_map;
this.ptr_screen = ptr_screen;
this.screen = screen;
this.winid = winid;
this.posx = posx;
this.posy = posy;
@@ -234,19 +234,19 @@ namespace BlendFile.DNA {
this.event_queue_check_drag_handled = event_queue_check_drag_handled;
this.event_queue_consecutive_gesture_type = event_queue_consecutive_gesture_type;
this.event_queue_consecutive_gesture_xy = event_queue_consecutive_gesture_xy;
this.ptr_event_queue_consecutive_gesture_data = ptr_event_queue_consecutive_gesture_data;
this.ptr_eventstate = ptr_eventstate;
this.ptr_event_last_handled = ptr_event_last_handled;
this.ptr_ime_data = ptr_ime_data;
this.event_queue_consecutive_gesture_data = event_queue_consecutive_gesture_data;
this.eventstate = eventstate;
this.event_last_handled = event_last_handled;
this.ime_data = ime_data;
this.ime_data_is_composing = ime_data_is_composing;
this._pad1 = _pad1;
this.event_queue = event_queue;
this.handlers = handlers;
this.modalhandlers = modalhandlers;
this.gesture = gesture;
this.ptr_stereo3d_format = ptr_stereo3d_format;
this.stereo3d_format = stereo3d_format;
this.drawcalls = drawcalls;
this.ptr_cursor_keymap_status = ptr_cursor_keymap_status;
this.cursor_keymap_status = cursor_keymap_status;
this.eventstate_prev_press_time_ms = eventstate_prev_press_time_ms;
}
}