Wrong argument for internal snap call.

This commit is contained in:
Martin Poirier 2010-02-03 20:49:05 +00:00
parent 152708df68
commit 845136ea13

@ -273,7 +273,7 @@ void applyProject(TransInfo *t)
project_float(t->ar, iloc, mval); project_float(t->ar, iloc, mval);
if (snapObjectsTransform(t, mval, &dist, loc, no, t->tsnap.target)) if (snapObjectsTransform(t, mval, &dist, loc, no, t->tsnap.modeSelect))
{ {
// if(t->flag & (T_EDIT|T_POSE)) { // if(t->flag & (T_EDIT|T_POSE)) {
// mul_m4_v3(imat, loc); // mul_m4_v3(imat, loc);