Regression test suite: add ui for simpler text execution.
This commit is contained in:
@@ -108,7 +108,7 @@ void CalcTangentsProcess::Execute( aiScene* pScene)
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
// Calculates tangents and bitangents for the given mesh
|
||||
// Calculates tangents and bi-tangents for the given mesh
|
||||
bool CalcTangentsProcess::ProcessMesh( aiMesh* pMesh, unsigned int meshIndex)
|
||||
{
|
||||
// we assume that the mesh is still in the verbose vertex format where each face has its own set
|
||||
|
||||
Reference in New Issue
Block a user