Merge branch 'blender-v3.1-release'
This commit is contained in:
@@ -669,6 +669,7 @@ static void gizmo2d_xform_invoke_prepare(const bContext *C,
|
||||
float c[3] = {mid[0], mid[1], 0.0f};
|
||||
|
||||
float orient_matrix[3][3];
|
||||
unit_m3(orient_matrix);
|
||||
|
||||
ScrArea *area = CTX_wm_area(C);
|
||||
|
||||
|
Reference in New Issue
Block a user