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 0 deletions
Showing only changes of commit 197eee6e04 - Show all commits

View File

@ -1165,6 +1165,7 @@ void setNearestAxis(TransInfo *t)
if (mode_prev != t->con.mode) {
projection_matrix_calc(t, t->con.pmtx);
transform_gizmo_3d_model_from_constraint_and_mode_set(t);
}
}