Merge branch 'blender-v2.93-release'
This commit is contained in:
@@ -778,7 +778,7 @@ static void drawviewborder(Scene *scene, Depsgraph *depsgraph, ARegion *region,
|
||||
}
|
||||
|
||||
/* draw */
|
||||
immUniformThemeColorShade(TH_VIEW_OVERLAY, 100);
|
||||
immUniformThemeColorShadeAlpha(TH_VIEW_OVERLAY, 100, 255);
|
||||
|
||||
/* TODO Was using:
|
||||
* UI_draw_roundbox_4fv(false, rect.xmin, rect.ymin, rect.xmax, rect.ymax, 2.0f, color);
|
||||
|
Reference in New Issue
Block a user