3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@63 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -115,7 +115,7 @@ protected:
|
||||
* @param pMesh Input mesh
|
||||
* @param pBone Input bone
|
||||
*/
|
||||
void Validate( const aiMesh* pMesh,const aiBone* pBone);
|
||||
void Validate( const aiMesh* pMesh,const aiBone* pBone,float* afSum);
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
/** Validates an animation
|
||||
|
||||
Reference in New Issue
Block a user