mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-11 03:31:49 +08:00
Show imgui demo window
This commit is contained in:
parent
d5fedd928c
commit
d9cc6ecad9
@ -1697,6 +1697,8 @@ void GLCanvas3D::render()
|
||||
#endif // ENABLE_RAYCAST_PICKING_DEBUG
|
||||
}
|
||||
|
||||
ImGui::ShowDemoWindow();
|
||||
|
||||
const bool is_looking_downward = camera.is_looking_downward();
|
||||
|
||||
// draw scene
|
||||
|
Loading…
x
Reference in New Issue
Block a user