add initial SDF importer, work-in-progress (still too incomplete to be useful)
This commit is contained in:
@@ -163,7 +163,7 @@ static btVector4 colors[4] =
|
||||
};
|
||||
|
||||
|
||||
btVector3 selectColor()
|
||||
static btVector3 selectColor()
|
||||
{
|
||||
|
||||
static int curColor = 0;
|
||||
|
||||
Reference in New Issue
Block a user