Merging trunk up to r38329.
This commit is contained in:
@@ -4988,6 +4988,10 @@ void special_aftertrans_update(bContext *C, TransInfo *t)
|
||||
where_is_pose(t->scene, pose_ob);
|
||||
}
|
||||
|
||||
/* set BONE_TRANSFORM flags for autokey, manipulator draw might have changed them */
|
||||
if (!cancelled && (t->mode != TFM_DUMMY))
|
||||
count_set_pose_transflags(&t->mode, t->around, ob);
|
||||
|
||||
/* if target-less IK grabbing, we calculate the pchan transforms and clear flag */
|
||||
if (!cancelled && t->mode==TFM_TRANSLATION)
|
||||
targetless_ik= apply_targetless_ik(ob);
|
||||
|
||||
Reference in New Issue
Block a user