Merge branch 'blender-v3.1-release'
This commit is contained in:
@@ -2028,7 +2028,7 @@ static void node_draw_basis(const bContext &C,
|
||||
}
|
||||
|
||||
UI_draw_roundbox_corner_set(UI_CNR_ALL);
|
||||
UI_draw_roundbox_4fv(&rect, false, BASIS_RAD, color_outline);
|
||||
UI_draw_roundbox_4fv(&rect, false, BASIS_RAD + outline_width, color_outline);
|
||||
}
|
||||
|
||||
float scale;
|
||||
|
||||
Reference in New Issue
Block a user