You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have create a proof of concept in my fork 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.
I have create a pull request here #448
The text was updated successfully, but these errors were encountered:
I have create a proof of concept in my fork 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.
I have create a pull request here #448
The text was updated successfully, but these errors were encountered: