regenerated files

This commit is contained in:
mm00
2025-02-19 17:07:50 +01:00
parent f327f18b57
commit 380949122c
935 changed files with 9595 additions and 9586 deletions

View File

@@ -15,141 +15,141 @@ namespace BlendFile.DNA {
[DNAClassAttribute(885, "Sequence")]
public class Sequence {
[DNAFieldAttribute(0, "Sequence", "*next", "Sequence", 464)]
[DNAFieldAttribute(0, "Sequence", "*next", "Sequence", 4, true)]
public Sequence ptr_next;
[DNAFieldAttribute(1, "Sequence", "*prev", "Sequence", 464)]
[DNAFieldAttribute(1, "Sequence", "*prev", "Sequence", 4, true)]
public Sequence ptr_prev;
[DNAFieldAttribute(2, "void", "*tmp", "void", 0)]
[DNAFieldAttribute(2, "void", "*tmp", "void", 4, true)]
public object ptr_tmp;
[DNAFieldAttribute(3, "void", "*lib", "void", 0)]
[DNAFieldAttribute(3, "void", "*lib", "void", 4, true)]
public object ptr_lib;
[DNAFieldAttribute(4, "char", "name[64]", "System.Char[]", 1)]
[DNAFieldAttribute(4, "char", "name[64]", "System.Char[]", 64, false)]
public char[] name = new System.Char[64];
[DNAFieldAttribute(5, "int", "flag", "int", 4)]
[DNAFieldAttribute(5, "int", "flag", "int", 4, false)]
public int flag;
[DNAFieldAttribute(6, "int", "type", "int", 4)]
[DNAFieldAttribute(6, "int", "type", "int", 4, false)]
public int type;
[DNAFieldAttribute(7, "int", "len", "int", 4)]
[DNAFieldAttribute(7, "int", "len", "int", 4, false)]
public int len;
[DNAFieldAttribute(8, "float", "start", "float", 4)]
[DNAFieldAttribute(8, "float", "start", "float", 4, false)]
public float start;
[DNAFieldAttribute(9, "float", "startofs", "float", 4)]
[DNAFieldAttribute(9, "float", "startofs", "float", 4, false)]
public float startofs;
[DNAFieldAttribute(10, "float", "endofs", "float", 4)]
[DNAFieldAttribute(10, "float", "endofs", "float", 4, false)]
public float endofs;
[DNAFieldAttribute(11, "float", "startstill", "float", 4)]
[DNAFieldAttribute(11, "float", "startstill", "float", 4, false)]
public float startstill;
[DNAFieldAttribute(12, "float", "endstill", "float", 4)]
[DNAFieldAttribute(12, "float", "endstill", "float", 4, false)]
public float endstill;
[DNAFieldAttribute(13, "int", "machine", "int", 4)]
[DNAFieldAttribute(13, "int", "machine", "int", 4, false)]
public int machine;
[DNAFieldAttribute(14, "int", "startdisp", "int", 4)]
[DNAFieldAttribute(14, "int", "startdisp", "int", 4, false)]
public int startdisp;
[DNAFieldAttribute(15, "int", "enddisp", "int", 4)]
[DNAFieldAttribute(15, "int", "enddisp", "int", 4, false)]
public int enddisp;
[DNAFieldAttribute(16, "float", "sat", "float", 4)]
[DNAFieldAttribute(16, "float", "sat", "float", 4, false)]
public float sat;
[DNAFieldAttribute(17, "float", "mul", "float", 4)]
[DNAFieldAttribute(17, "float", "mul", "float", 4, false)]
public float mul;
[DNAFieldAttribute(18, "short", "streamindex", "short", 2)]
[DNAFieldAttribute(18, "short", "streamindex", "short", 2, false)]
public short streamindex;
[DNAFieldAttribute(19, "short", "_pad", "short", 2)]
[DNAFieldAttribute(19, "short", "_pad", "short", 2, false)]
public short _pad;
[DNAFieldAttribute(20, "int", "multicam_source", "int", 4)]
[DNAFieldAttribute(20, "int", "multicam_source", "int", 4, false)]
public int multicam_source;
[DNAFieldAttribute(21, "int", "clip_flag", "int", 4)]
[DNAFieldAttribute(21, "int", "clip_flag", "int", 4, false)]
public int clip_flag;
[DNAFieldAttribute(22, "Strip", "*strip", "Strip", 904)]
[DNAFieldAttribute(22, "Strip", "*strip", "Strip", 4, true)]
public Strip ptr_strip;
[DNAFieldAttribute(23, "Ipo", "*ipo", "Ipo", 248)]
[DNAFieldAttribute(23, "Ipo", "*ipo", "Ipo", 4, true)]
public Ipo ptr_ipo;
[DNAFieldAttribute(24, "Scene", "*scene", "Scene", 6744)]
[DNAFieldAttribute(24, "Scene", "*scene", "Scene", 4, true)]
public Scene ptr_scene;
[DNAFieldAttribute(25, "Object", "*scene_camera", "Object", 1160)]
[DNAFieldAttribute(25, "Object", "*scene_camera", "Object", 4, true)]
public Object ptr_scene_camera;
[DNAFieldAttribute(26, "MovieClip", "*clip", "MovieClip", 2568)]
[DNAFieldAttribute(26, "MovieClip", "*clip", "MovieClip", 4, true)]
public MovieClip ptr_clip;
[DNAFieldAttribute(27, "Mask", "*mask", "Mask", 272)]
[DNAFieldAttribute(27, "Mask", "*mask", "Mask", 4, true)]
public Mask ptr_mask;
[DNAFieldAttribute(28, "ListBase", "anims", "ListBase", 16)]
[DNAFieldAttribute(28, "ListBase", "anims", "ListBase", 16, false)]
public ListBase anims;
[DNAFieldAttribute(29, "float", "effect_fader", "float", 4)]
[DNAFieldAttribute(29, "float", "effect_fader", "float", 4, false)]
public float effect_fader;
[DNAFieldAttribute(30, "float", "speed_fader", "float", 4)]
[DNAFieldAttribute(30, "float", "speed_fader", "float", 4, false)]
public float speed_fader;
[DNAFieldAttribute(31, "Sequence", "*seq1", "Sequence", 464)]
[DNAFieldAttribute(31, "Sequence", "*seq1", "Sequence", 4, true)]
public Sequence ptr_seq1;
[DNAFieldAttribute(32, "Sequence", "*seq2", "Sequence", 464)]
[DNAFieldAttribute(32, "Sequence", "*seq2", "Sequence", 4, true)]
public Sequence ptr_seq2;
[DNAFieldAttribute(33, "void", "*_pad7", "void", 0)]
[DNAFieldAttribute(33, "void", "*_pad7", "void", 4, true)]
public object ptr__pad7;
[DNAFieldAttribute(34, "int", "_pad8[2]", "System.Int32[]", 4)]
[DNAFieldAttribute(34, "int", "_pad8[2]", "System.Int32[]", 8, false)]
public int[] _pad8 = new System.Int32[2];
[DNAFieldAttribute(35, "ListBase", "seqbase", "ListBase", 16)]
[DNAFieldAttribute(35, "ListBase", "seqbase", "ListBase", 16, false)]
public ListBase seqbase;
[DNAFieldAttribute(36, "ListBase", "channels", "ListBase", 16)]
[DNAFieldAttribute(36, "ListBase", "channels", "ListBase", 16, false)]
public ListBase channels;
[DNAFieldAttribute(37, "ListBase", "connections", "ListBase", 16)]
[DNAFieldAttribute(37, "ListBase", "connections", "ListBase", 16, false)]
public ListBase connections;
[DNAFieldAttribute(38, "bSound", "*sound", "bSound", 1344)]
[DNAFieldAttribute(38, "bSound", "*sound", "bSound", 4, true)]
public bSound ptr_sound;
[DNAFieldAttribute(39, "void", "*scene_sound", "void", 0)]
[DNAFieldAttribute(39, "void", "*scene_sound", "void", 4, true)]
public object ptr_scene_sound;
[DNAFieldAttribute(40, "float", "volume", "float", 4)]
[DNAFieldAttribute(40, "float", "volume", "float", 4, false)]
public float volume;
[DNAFieldAttribute(41, "float", "pitch", "float", 4)]
[DNAFieldAttribute(41, "float", "pitch", "float", 4, false)]
public float pitch;
[DNAFieldAttribute(42, "float", "pan", "float", 4)]
[DNAFieldAttribute(42, "float", "pan", "float", 4, false)]
public float pan;
[DNAFieldAttribute(43, "float", "strobe", "float", 4)]
[DNAFieldAttribute(43, "float", "strobe", "float", 4, false)]
public float strobe;
[DNAFieldAttribute(44, "float", "sound_offset", "float", 4)]
[DNAFieldAttribute(44, "float", "sound_offset", "float", 4, false)]
public float sound_offset;
[DNAFieldAttribute(45, "char", "_pad4[4]", "System.Char[]", 1)]
[DNAFieldAttribute(45, "char", "_pad4[4]", "System.Char[]", 4, false)]
public char[] _pad4 = new System.Char[4];
[DNAFieldAttribute(46, "void", "*effectdata", "void", 0)]
[DNAFieldAttribute(46, "void", "*effectdata", "void", 4, true)]
public object ptr_effectdata;
[DNAFieldAttribute(47, "int", "anim_startofs", "int", 4)]
[DNAFieldAttribute(47, "int", "anim_startofs", "int", 4, false)]
public int anim_startofs;
[DNAFieldAttribute(48, "int", "anim_endofs", "int", 4)]
[DNAFieldAttribute(48, "int", "anim_endofs", "int", 4, false)]
public int anim_endofs;
[DNAFieldAttribute(49, "int", "blend_mode", "int", 4)]
[DNAFieldAttribute(49, "int", "blend_mode", "int", 4, false)]
public int blend_mode;
[DNAFieldAttribute(50, "float", "blend_opacity", "float", 4)]
[DNAFieldAttribute(50, "float", "blend_opacity", "float", 4, false)]
public float blend_opacity;
[DNAFieldAttribute(51, "int8_t", "color_tag", "int8_t", 1)]
[DNAFieldAttribute(51, "int8_t", "color_tag", "int8_t", 1, false)]
public sbyte color_tag;
[DNAFieldAttribute(52, "char", "alpha_mode", "char", 1)]
[DNAFieldAttribute(52, "char", "alpha_mode", "char", 1, false)]
public char alpha_mode;
[DNAFieldAttribute(53, "char", "_pad2[2]", "System.Char[]", 1)]
[DNAFieldAttribute(53, "char", "_pad2[2]", "System.Char[]", 2, false)]
public char[] _pad2 = new System.Char[2];
[DNAFieldAttribute(54, "int", "cache_flag", "int", 4)]
[DNAFieldAttribute(54, "int", "cache_flag", "int", 4, false)]
public int cache_flag;
[DNAFieldAttribute(55, "int", "sfra", "int", 4)]
[DNAFieldAttribute(55, "int", "sfra", "int", 4, false)]
public int sfra;
[DNAFieldAttribute(56, "char", "views_format", "char", 1)]
[DNAFieldAttribute(56, "char", "views_format", "char", 1, false)]
public char views_format;
[DNAFieldAttribute(57, "char", "_pad3[3]", "System.Char[]", 1)]
[DNAFieldAttribute(57, "char", "_pad3[3]", "System.Char[]", 3, false)]
public char[] _pad3 = new System.Char[3];
[DNAFieldAttribute(58, "Stereo3dFormat", "*stereo3d_format", "Stereo3dFormat", 8)]
[DNAFieldAttribute(58, "Stereo3dFormat", "*stereo3d_format", "Stereo3dFormat", 4, true)]
public Stereo3dFormat ptr_stereo3d_format;
[DNAFieldAttribute(59, "IDProperty", "*prop", "IDProperty", 136)]
[DNAFieldAttribute(59, "IDProperty", "*prop", "IDProperty", 4, true)]
public IDProperty ptr_prop;
[DNAFieldAttribute(60, "ListBase", "modifiers", "ListBase", 16)]
[DNAFieldAttribute(60, "ListBase", "modifiers", "ListBase", 16, false)]
public ListBase modifiers;
[DNAFieldAttribute(61, "float", "media_playback_rate", "float", 4)]
[DNAFieldAttribute(61, "float", "media_playback_rate", "float", 4, false)]
public float media_playback_rate;
[DNAFieldAttribute(62, "float", "speed_factor", "float", 4)]
[DNAFieldAttribute(62, "float", "speed_factor", "float", 4, false)]
public float speed_factor;
[DNAFieldAttribute(63, "SeqRetimingHandle", "*retiming_handles", "SeqRetimingHandle", 40)]
[DNAFieldAttribute(63, "SeqRetimingHandle", "*retiming_handles", "SeqRetimingHandle", 4, true)]
public SeqRetimingHandle ptr_retiming_handles;
[DNAFieldAttribute(64, "void", "*_pad5", "void", 0)]
[DNAFieldAttribute(64, "void", "*_pad5", "void", 4, true)]
public object ptr__pad5;
[DNAFieldAttribute(65, "int", "retiming_handle_num", "int", 4)]
[DNAFieldAttribute(65, "int", "retiming_handle_num", "int", 4, false)]
public int retiming_handle_num;
[DNAFieldAttribute(66, "char", "_pad6[4]", "System.Char[]", 1)]
[DNAFieldAttribute(66, "char", "_pad6[4]", "System.Char[]", 4, false)]
public char[] _pad6 = new System.Char[4];
[DNAFieldAttribute(67, "SequenceRuntime", "runtime", "SequenceRuntime", 8)]
[DNAFieldAttribute(67, "SequenceRuntime", "runtime", "SequenceRuntime", 8, false)]
public SequenceRuntime runtime;
public Sequence() {
this.ptr_next = default;