Skip to content

Issues: SpaiR/imgui-java

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Missing Bindings: ImGui::TableGetHoveredColumn, ImGui::TableGetHoveredRow missing binding Some of the original library API is missing
#230 opened May 13, 2024 by zly2006
Bug: ImFontAtlas' ClearInputData method crashes without any error. bug Something isn't working
#229 opened Apr 20, 2024 by Mjrlun
Easier binding generations
#228 opened Apr 15, 2024 by Desoroxxx
Missing Bindings: FileDialog icons support and file sort order missing binding Some of the original library API is missing
#227 opened Mar 29, 2024 by antzGames
Bug: Doesn't work under macos arm64 bug Something isn't working
#226 opened Mar 28, 2024 by 0x1227
improve string handling performance api Connected with imgui-java API enhancement New feature or request
#224 opened Mar 3, 2024 by phraktle
Missing Bindings: ImGui::ImageButton(ImGuiID id, ImTextureID texture_id, ...etc) missing binding Some of the original library API is missing
#220 opened Jan 16, 2024 by Displee
Porting of ShowDemo_RealtimePlots over Java missing binding Some of the original library API is missing
#219 opened Jan 16, 2024 by SolsticeSpectrum
Bug: OpenGL Rendering in Imgui question Further information is requested
#200 opened Sep 18, 2023 by Brohammer5
Bug: Maven fat jar not working on windows bug Something isn't working
#195 opened Aug 14, 2023 by danilolr
Update ImNodes to latest version missing binding Some of the original library API is missing
#193 opened Jul 26, 2023 by serivesmejia
Mobile Support bug Something isn't working
#189 opened Jul 9, 2023 by winrid
Bug: setFullScreen does not work bug Something isn't working
#188 opened Jul 5, 2023 by phraktle
ImGui.image() should expect long instead of int for textureId. api Connected with imgui-java API bug Something isn't working
#185 opened May 27, 2023 by enesaltinkaya
Binding wrong type: PlotShaded yref parameter should be double api Connected with imgui-java API missing binding Some of the original library API is missing
#183 opened May 14, 2023 by phraktle
Bug: ImPlot#dragPoint binding is wrong implemented api Connected with imgui-java API bug Something isn't working
#181 opened May 7, 2023 by FlorianMichael
Missing Bindings: there is any bindings for imsequencer? api Connected with imgui-java API missing binding Some of the original library API is missing
#176 opened Apr 5, 2023 by matan45
Bug: ImGuiViewport#seSize should be ImGuiViewport#setSize api Connected with imgui-java API bug Something isn't working
#174 opened Mar 31, 2023 by Flopgop
Bug: Library not found for Arch64 3rd party Everything out of the Dear ImGui scope enhancement New feature or request
#165 opened Mar 7, 2023 by FaultyxDx
Bug: Version of glibc is too new 3rd party Everything out of the Dear ImGui scope enhancement New feature or request
#164 opened Mar 3, 2023 by calvertdw
Is there a way to use a imgui_widgets.cpp to here? api Connected with imgui-java API missing binding Some of the original library API is missing
#162 opened Mar 2, 2023 by ProfKambing
Is it possible to change String argument inputs to Charsequence ones? api Connected with imgui-java API enhancement New feature or request
#157 opened Feb 24, 2023 by enesaltinkaya
ProTip! Exclude everything labeled bug with -label:bug.