Regenerated files
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using BlendFile.CompatTypes;
|
||||
using System;
|
||||
|
||||
|
||||
@@ -32,7 +31,7 @@ namespace BlendFile.DNA {
|
||||
public int totinfluence;
|
||||
public float[] dyncellmin = new System.Single[3];
|
||||
public float dyncellwidth;
|
||||
public float[,] bindmat = new System.Single[4][4];
|
||||
public float[,] bindmat = new System.Single[4,4];
|
||||
public float ptr_bindweights;
|
||||
public float ptr_bindcos;
|
||||
public MeshDeformModifierData(
|
||||
|
||||
Reference in New Issue
Block a user