Cleaning up decimation.
This commit is contained in:
@ -303,7 +303,6 @@ namespace Ogre
|
||||
{
|
||||
allZMatch = false;
|
||||
}
|
||||
//FIXME - already normalised?
|
||||
if((*connectedIter)->getNormal().dotProduct(vertexIter->getNormal()) < 0.99)
|
||||
{
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user