SpaiR

Results 46 comments of SpaiR

> Could the package be published to maven, because #105 is merged now. Like v1.86.1 or something like that @Frooastside [v1.86.1](https://github.com/SpaiR/imgui-java/releases/tag/v1.86.1) is now available.

@phraktle fyi At the moment, when I've a got a spare time, I do invest it to the #132 API for generation will be a big move for the binding...

Hi! Not sure about `imgui-app`. It seems like it will be ok to keep it to use opengl by default, but to add some abstraction layer to provide a custom...

> Thoughts? This is fine until CI builds it. 😅 > As for the Vulkan Book implementation, I spent several days last week attempting to make it work, without much...

> Can you elaborate on the issue? Is there a different place that those binaries should be placed? `bin` is fine. That is why the dir named like that. To...

Can you give the crashreport or any other usefull information about? Code you're trying to run etc. Without that every suggestion will be a guessing. Personally, I don't use ImPlot...

> @SpaiR > > Hi SpaiR, I read your comment [SpaiR/StrongDMM#161 (comment)](https://github.com/SpaiR/StrongDMM/issues/161#issuecomment-1517633824). I was wondering how async input handlings would satisfy your requirements. Perhaps, would you like to catch mouse...

> Hi @SpaiR, do you think this binding generator might be helpful? https://github.com/dearimgui/dear_bindings @phraktle Hello. This is a generator for definitions. It helps to avoid manual routines when you need...

@phraktle Yes, `1.86.5` version available in [Maven](https://repo.maven.apache.org/maven2/io/github/spair/imgui-java-app/1.86.5) and already accessible in Maven/Gradle dependencies. Maven Central requires time to update search indexes though. I'll post the GitHub release a little bit...

Not sure what is meant by "hide default GLFW window". Do you mean, like, how to create another GLFW window with ImGui?