Gizmo: scale xyz axis to 1.0

The normal and xyz no longer overlap so can be the same size.
This commit is contained in:
Campbell Barton
2018-10-02 19:05:15 +10:00
parent 9678bc3a29
commit c03ceb0f61

View File

@@ -67,7 +67,7 @@ enum {
static const float extrude_button_scale = 0.15f;
static const float extrude_button_offset_scale = 1.5f;
static const float extrude_arrow_scale = 1.0f;
static const float extrude_arrow_xyz_axis_scale = 0.4f;
static const float extrude_arrow_xyz_axis_scale = 1.0f;
static const float extrude_arrow_normal_axis_scale = 1.0f;
static const uchar shape_plus[] = {