Regenerated files
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using BlendFile.CompatTypes;
|
||||
using System;
|
||||
|
||||
|
||||
@@ -56,7 +55,7 @@ namespace BlendFile.DNA {
|
||||
public short vertgroup_v;
|
||||
public char[] vgroupname = new System.Char[64];
|
||||
public char[] vgroupname_v = new System.Char[64];
|
||||
public float[,] imat = new System.Single[4][4];
|
||||
public float[,] imat = new System.Single[4,4];
|
||||
public Particle ptr_keys;
|
||||
public Collection ptr_group;
|
||||
public PartEff(
|
||||
|
||||
Reference in New Issue
Block a user