Cleanup: trailing newlines
This commit is contained in:
@@ -144,4 +144,3 @@ void BIK_test_constraint(struct Object *ob, struct bConstraint *cons)
|
||||
if (plugin && plugin->test_constraint)
|
||||
plugin->test_constraint(ob, cons);
|
||||
}
|
||||
|
||||
|
@@ -582,4 +582,3 @@ void iksolver_execute_tree(struct Scene *scene, Object *ob, bPoseChannel *pchan
|
||||
free_posetree(tree);
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -1866,4 +1866,3 @@ void itasc_test_constraint(struct Object *ob, struct bConstraint *cons)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user