forked from bartvdbraak/blender
Whitespace commit in armature.c
This commit is contained in:
parent
f63b70635c
commit
a54edca119
@ -1930,7 +1930,6 @@ static void execute_posetree(Object *ob, PoseTree *tree)
|
||||
VecMulf(tree->basis_change[a][0], stretch);
|
||||
VecMulf(tree->basis_change[a][1], stretch);
|
||||
VecMulf(tree->basis_change[a][2], stretch);
|
||||
|
||||
}
|
||||
|
||||
IK_FreeSegment(iktree[a]);
|
||||
|
Loading…
Reference in New Issue
Block a user