bkaradzic / bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
https://bkaradzic.github.io/bgfx/overview.html
BSD 2-Clause "Simplified" License
15.12k stars 1.95k forks source link

Change ImGuiKey_Mod* to new names ImGuiMod_* #3322

Closed RazielXYZ closed 4 months ago

RazielXYZ commented 4 months ago

ImGui changed their mod key enum names. They weren't changed here probably due to not testing with USE_ENTRY 1