imgui-java icon indicating copy to clipboard operation
imgui-java copied to clipboard

JNI based binding for Dear ImGui

Results 102 imgui-java issues
Sort by recently updated
recently updated
newest added

Bumps fr.inria.gforge.spoon:spoon-core from 10.3.0 to 11.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fr.inria.gforge.spoon:spoon-core&package-manager=gradle&previous-version=10.3.0&new-version=11.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

deps

### Version 1.88.0 ### What part of the binding has gaps? Dear ImGui ### What is missing? There is no SDL backend, LWJGL just released SDL 3 bindings in the...

missing binding

Bumps [org.lwjgl:lwjgl-bom](https://github.com/LWJGL/lwjgl3) from 3.3.4 to 3.3.6. Release notes Sourced from org.lwjgl:lwjgl-bom's releases. LWJGL 3.3.6 Changes since 3.3.5: Bindings vma: Updated to 3.2.0 (up from 3.1.0) Vulkan: Updated to 1.4.304 (up...

deps

### Version 1.87.7 ### What happened? Mostly explained in the title, I currently do nothing special, the only thing being rendered is ImGui. ### Reproduction ```java static void render() {...

bug

### Version 1.87.6 ### What happened? I'm encountering an error related to shader program binding while using ImGui with LWJGL and OpenGL. The error message reads: GL_INVALID_OPERATION error generated. No...

bug

### Version 1.87.5 ### What happened? Upon calling `ImGui.getIO().getFonts().build()`, after providing fonts via the `addFontFromMemoryTTF` method, the JVM crashes due to an EXCEPTION_ACCESS_VIOLATION relating to a null pointer. I expected...

bug

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

deps

It's left out of the implot API but is available in the demo, however this code hasn't been exposed by the bindings. Think it would make a good enhancement!

I would like to add Kotlin DSL support to make the lib more usable for Kotlin users, similar to what https://github.com/kotlin-graphics/imgui (this lib is not maintained thats why it would...

Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.18.0 to 2.20.0. Commits ea0830a [maven-release-plugin] prepare release jackson-core-2.20.0 e16733a Prep for 2.20.0 93deb38 Drop RC from version pre-2.20.0 release f0bcc3c Handle deprecation warnings 6e70d08 Fix #1462:...

deps