Files
Tyler Wilding 783f6d9abd deps: update imgui to 1.92.6 and allow changing imgui font/style at run-time (#4152)
Did this while investigating #3299 which I could not reproduce.

ImGui's had a recent version that allows for dynamically scaling the
font, pretty cool, slightly improves our styling menu.

Closes #3299
2026-04-02 01:03:48 -04:00
..
2025-03-02 16:36:22 -05:00
2021-08-29 14:54:16 -04:00

This is based on imgui 1.89.2 (released 01/05/2023).

All the imgui_ files are unmodified. Some of them are copied out of the backend folder.

The cmake file is custom, but simple.