mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Fixed imguiCube scissor.
This commit is contained in:
@@ -1732,6 +1732,7 @@ struct Imgui
|
||||
| BGFX_STATE_RGB_WRITE
|
||||
| BGFX_STATE_CULL_CW
|
||||
);
|
||||
setCurrentScissor();
|
||||
bgfx::submit(m_view);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user