mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Don't show imgui test window all the time.
This commit is contained in:
@@ -165,7 +165,7 @@ struct OcornutImguiContext
|
||||
|
||||
ImGui::NewFrame();
|
||||
|
||||
ImGui::ShowTestWindow();
|
||||
//ImGui::ShowTestWindow(); //Debug only.
|
||||
}
|
||||
|
||||
void endFrame()
|
||||
|
||||
Reference in New Issue
Block a user