imgui-java
imgui-java copied to clipboard
Expose ErrorCheckEndFrameRecover
For handling Java Exceptions, I think it would be good if the API exposed ImGui's ErrorCheckEndFrameRecover, which - if called before EndFrame - allows you to continue with the application, without dying by an assert.