fixed wrong comment
This commit is contained in:
@@ -1015,7 +1015,7 @@ static void createTransPose(TransInfo *t, Object *ob)
|
||||
|
||||
if (arm->flag & ARM_RESTPOS) {
|
||||
if (ELEM(t->mode, TFM_DUMMY, TFM_BONESIZE) == 0) {
|
||||
BKE_report(t->reports, RPT_ERROR, "Cannot select linked when sync selection is enabled");
|
||||
BKE_report(t->reports, RPT_ERROR, "Cannot change Pose when 'Rest Position' is enabled");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user