WIP: uv-simple-select #1

Closed
Chris Blackbourn wants to merge 182 commits from uv-simple-select into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit 23964e6ed4 - Show all commits

View File

@ -2730,7 +2730,7 @@ void transform_gizmo_3d_model_from_constraint_and_mode_set(TransInfo *t)
int axis_idx = -1;
if (t->mode == TFM_TRACKBALL) {
axis_idx = MAN_AXIS_ROT_T;
/* Pass. Do not display gizmo. */
}
else if (ELEM(t->mode, TFM_TRANSLATION, TFM_ROTATION, TFM_RESIZE)) {
const int axis_map[3][7] = {