cleanup
This commit is contained in:
@@ -246,7 +246,6 @@ void AssetManager::updateAnimations() {
|
|||||||
frameNumber = lengthInFrames - frameNumber;
|
frameNumber = lengthInFrames - frameNumber;
|
||||||
}
|
}
|
||||||
|
|
||||||
Log("setting weights for framenumber %d, elapsed is %f, lengthInFrames is %d, mNumMorphWeights %d", frameNumber, elapsed, lengthInFrames,asset.mMorphAnimationBuffer.mNumMorphWeights );
|
|
||||||
// set the weights appropriately
|
// set the weights appropriately
|
||||||
rm.setMorphWeights(
|
rm.setMorphWeights(
|
||||||
rm.getInstance(asset.mMorphAnimationBuffer.mMeshTarget),
|
rm.getInstance(asset.mMorphAnimationBuffer.mMeshTarget),
|
||||||
|
|||||||
Reference in New Issue
Block a user