needed to normalize the plane for the manipulator.
This commit is contained in:
@@ -250,6 +250,7 @@ void EM_editselection_plane(float *plane, EditSelection *ese)
|
|||||||
VecCopyf(plane, vec);
|
VecCopyf(plane, vec);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Normalise(plane);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user