-
-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
missing bindingSome of the original library API is missingSome of the original library API is missing
Description
Version
1.86.10
What part of the binding has gaps?
ImNodes
What is missing?
After my issue (#86 ) about assertion errors not being debuggable was addressed (thank you!), I realized that my main binding of interest for this was not using ImGui's IM_ASSERT macro, using assert.h instead, which does not trigger the Java callback implemented to trace these crashes. I went on to open a new issue on the imnodes repository to address this. It has been fixed ever since, however, upon coming back to the project I was developing, I realized that imgui-java's bindings haven't been updated to receive these changes. Would there be a possibility of including them in the next release of imgui-java?
Thank you in advance!
Metadata
Metadata
Assignees
Labels
missing bindingSome of the original library API is missingSome of the original library API is missing