swap over to wireframe, plus a few misc cleanups

This commit is contained in:
Azaezel 2019-02-19 13:58:29 -06:00
parent b9176d22fa
commit 077325c0ab
2 changed files with 6 additions and 15 deletions

View file

@ -845,7 +845,7 @@ void GFXDrawUtil::_drawWireCube( const GFXStateBlockDesc &desc, const Point3F &s
if ( xfm != NULL )
{
for ( U32 i = 0; i < 30; i++ )
xfm->mulP( verts[i].point );
xfm->mulV( verts[i].point );
}
// Apply position offset