remove readblend, it will be replaced by Serialize
This commit is contained in:
@@ -1032,7 +1032,7 @@ void ColladaConverter::prepareConstraints(ConstraintInput& input)
|
||||
/*
|
||||
* JC patch. Skip the rigid body if it doesn't have any DOM
|
||||
* node associated - e.g. because it was created directly, without
|
||||
* the COLLADA file.
|
||||
* the COLLADA file.
|
||||
*/
|
||||
if(!domRigidBody)
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user