DRW: Add back wireframe mode
This is using the existing engine (workbench forward) with 0.0 xray_alpha and forcing wireframes on all objects. There is no workflow/shortcut changes in this commit.
This commit is contained in:
@@ -1164,6 +1164,7 @@ static void drw_engines_enable_from_engine(RenderEngineType *engine_type, int dr
|
||||
{
|
||||
switch (drawtype) {
|
||||
case OB_WIRE:
|
||||
use_drw_engine(&draw_engine_workbench_transparent);
|
||||
break;
|
||||
|
||||
case OB_SOLID:
|
||||
|
||||
Reference in New Issue
Block a user