Tweak to previous commit - the corrections shouldn't be done for translations, since that causes too many problems.

This commit is contained in:
2010-05-15 03:55:34 +00:00
parent ef840868a3
commit 21bc4114df

View File

@@ -3445,7 +3445,7 @@ static void createTransGraphEditData(bContext *C, TransInfo *t)
unit_m3(mtx);
unit_m3(smtx);
{
if (ELEM(t->mode, TFM_ROTATION, TFM_RESIZE)) {
float xscale, yscale;
/* apply scale factors to x and y axes of space-conversion matrices */