reroot to rigtransform::prepareData old path to rig::buildvertexinfluence
This commit is contained in:
@@ -118,11 +118,6 @@ void RigGeometry::computeMatrixFromRootSkeleton()
|
||||
|
||||
void RigGeometry::update()
|
||||
{
|
||||
if (!getRigTransformImplementation())
|
||||
{
|
||||
_rigTransformImplementation = new RigTransformSoftware;
|
||||
}
|
||||
|
||||
RigTransform& implementation = *getRigTransformImplementation();
|
||||
(implementation)(*this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user