Skip to content
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

sokol_imgui update necessary for Dear ImGui v1.91.4 #1135

Closed
DctrNoob opened this issue Oct 21, 2024 · 2 comments
Closed

sokol_imgui update necessary for Dear ImGui v1.91.4 #1135

DctrNoob opened this issue Oct 21, 2024 · 2 comments

Comments

@DctrNoob
Copy link
Contributor

Dear Imgur changed the ImTextureID type from void* to uint64_t so an update of sokol_imgui.h is necessary. I created a PR for this: #1134.

It doesn't build at the moment because the referenced cimgui repo must be updated, too. I don't want to mess with your repos too much, so I leave that to you.

@floooh
Copy link
Owner

floooh commented Oct 22, 2024

Looking into this now...

@floooh
Copy link
Owner

floooh commented Oct 22, 2024

Ok #1134 has been merged. Thanks!

@floooh floooh closed this as completed Oct 22, 2024
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

No branches or pull requests

2 participants