0
0
Fork 0

me-main #1

Merged
Nate Rupsis merged 123 commits from me-main into main 2023-02-13 18:39:11 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 82867753cf - 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] = {