Skip to content

Update imgui dependency to 1.91.3 (Released 2024-10-04) #215

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

asivitz
Copy link
Contributor

@asivitz asivitz commented Aug 12, 2025

This is a small PR which does the minimum work required to update imgui to 1.91.3. No new features are supported. The one breaking change is that it changes the signature of imageButton.

This is needed for SDL3 support, which will come in a separate PR (and depends on the yet unreleased sdl3-hs package). 1.91.3 is the first version that comes close enough to the current version of SDL3 to support it.

I believe this closes #214

@asivitz asivitz force-pushed the update-imgui-1.91.3 branch from a875375 to 44f4c28 Compare August 12, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Next upstream major: 1.91.x series
1 participant