Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix an enum to use the new name from ImGui #4

Merged
merged 2 commits into from
Sep 3, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    eb855e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Explictly pass Cint arguments

    Previously these were all Int64's, which would cause method errors since the
    bindings strictly only allow Cint's.
    JamesWrigley committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d0a7a68 View commit details
    Browse the repository at this point in the history