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 [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. Release notes Sourced from org.junit.jupiter:junit-jupiter-engine's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 Commits...

dependencies
java

Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 Commits...

dependencies
java

### Version 1.86.9 ### What happened? java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/~~aPFq1K5IGZtPglACKE1Dzw==/xyz.akatski.imguijni-G8FAKsF_TBczARNP_Fv6Hw==/lib/arm64/libimgui-java64.so" is for EM_X86_64 (62) instead of EM_AARCH64 (183) ### Reproduction i just loaded the sample code is provided in repo...

enhancement
3rd party

### Version 1.86.11 ### What part of the binding has gaps? Dear ImGui ### What is missing? Binding for `ImGui::ImageButton(ImGuiID id, ImTextureID texture_id, ...etc)` is missing. Currently we cannot pass...

missing binding

### Version v1.86.11 ### What part of the binding has gaps? ImPlot ### What is missing? Hello, I spent several hours on this already but I am failing at porting...

missing binding

### Version 1.86.4 ### What happened? I am trying to render an OpenGL scene into an ImGui Window. How would I achieve this as there seems to be no documentation...

question

I wanted to set a custom style, but I can't seem to find the correct method to use. Usually you just get a pointer to the object and edit that....

Bumps [com.badlogicgames.gdx:gdx-jnigen](https://github.com/libgdx/gdx-jnigen) from 2.4.0 to 2.5.1. Release notes Sourced from com.badlogicgames.gdx:gdx-jnigen's releases. 2.5.1 [2.5.1] [BREAKING CHANGE] Missing compilers will no longer silently fail #52 Windows ARM built target #51 Fix...

dependencies
java

# Description This PR attempts to finish #112 by merging it with the latest upstream updates and trying tofix the build scripts. Now the CI script can produce correct binary...

enhancement

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions