mmp / pbrt-v4

Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
https://pbrt.org
Apache License 2.0
2.89k stars 454 forks source link

Change to use the middle button of the mouse in GUI mode #448

Open pbrt4bounty opened 1 month ago

pbrt4bounty commented 1 month ago

I have create a proof of concept to add menu options using Imgui so, I need to change the use of the middle mouse button in GUI mode to release the left button to other tasks, like, manage menus. With the current state, every time that you pick into a option menu, the render is reset imagen