mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 09:23:17 +02:00
fix CR feedback
This commit is contained in:
parent
e39ea72daf
commit
53c3e3d731
1 changed files with 0 additions and 1 deletions
|
@ -366,7 +366,6 @@ void SkeletonModel::renderJointConstraints(gpu::Batch& batch, int jointIndex) {
|
|||
geometryCache->renderVertices(batch, gpu::TRIANGLE_FAN, _triangleFanID);
|
||||
|
||||
}
|
||||
glPopMatrix();
|
||||
|
||||
renderOrientationDirections(jointIndex, position, _rotation * jointState.getRotation(), directionSize);
|
||||
jointIndex = joint.parentIndex;
|
||||
|
|
Loading…
Reference in a new issue