My recent commit in transform code messed up Auto-IK.
This commit is contained in:
2008-07-14 23:49:17 +00:00
parent e8e1f27ac1
commit 6583edf07d

View File

@@ -3623,7 +3623,7 @@ void special_aftertrans_update(TransInfo *t)
}
}
}
else if (t->spacetype == SPACE_ACTION) {
if (t->spacetype == SPACE_ACTION) {
void *data;
short datatype;