updated generated files
This commit is contained in:
@@ -27,7 +27,7 @@ namespace BlendFile.DNA {
|
||||
public int last_slot_handle;
|
||||
[DNAListAttribute(8, "ActionStripKeyframeData", "**strip_keyframe_data_array", 7, "ActionStripKeyframeData", "int", "strip_keyframe_data_array_num", 8, 240, 248)]
|
||||
public System.Collections.Generic.List<ActionStripKeyframeData> strip_keyframe_data_array;
|
||||
[DNAArrayAttribute(4, "char", 9, "_pad0[4]", "System.Char[]", 4, 252)]
|
||||
[DNAArrayAttribute(4, "char", 9, "_pad0[4]", "System.Char[]", 4, false, 252)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
[DNAFieldAttribute(16, "ListBase", 10, "curves", "ListBase", false, 256)]
|
||||
public ListBase curves;
|
||||
@@ -43,7 +43,7 @@ namespace BlendFile.DNA {
|
||||
public int active_marker;
|
||||
[DNAFieldAttribute(4, "int", 16, "idroot", "int", false, 328)]
|
||||
public int idroot;
|
||||
[DNAArrayAttribute(4, "char", 17, "_pad1[4]", "System.Char[]", 4, 332)]
|
||||
[DNAArrayAttribute(4, "char", 17, "_pad1[4]", "System.Char[]", 4, false, 332)]
|
||||
public char[] _pad1 = new System.Char[4];
|
||||
[DNAFieldAttribute(4, "float", 18, "frame_start", "float", false, 336)]
|
||||
public float frame_start;
|
||||
|
||||
Reference in New Issue
Block a user