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

Externals / VideoCommon: update imgui to 1.89.7 (and implot to 0.15) #12065

Merged
merged 2 commits into from
Jul 28, 2023

Commits on Jul 27, 2023

  1. VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues …

    …with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config
    iwubcode committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    350e519 View commit details
    Browse the repository at this point in the history
  2. Externals: add misc/cpp/imgui_stdlib to imgui build in order to use s…

    …td::string in InputText
    iwubcode committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c2b4955 View commit details
    Browse the repository at this point in the history