if (ob && totsel && !is_gp_edit) {
switch (v3d->twmode) {
-
+
case V3D_MANIP_GLOBAL:
{
break; /* nothing to do */
ortho = is_orthogonal_m4(rv3d->twmat);
-
+
/* apply the transform delta */
if (is_moving) {
copy_m4_m4(matt, rv3d->twmat); // to copy the parts outside of [3][3]