- Upgraded ImGui to 1.91.6
- Added
disableDefaultFont
option to the port to enable theIMGUI_DISABLE_DEFAULT_FONT
define thus disabling building the default font completely (saves almost 25k in the final build)
- Added
disableDefaultFont
option to the port to enable the IMGUI_DISABLE_DEFAULT_FONT
define thus disabling building the default font completely (saves almost 25k in the final build)