Changelog#
The format is based on Keep a Changelog.
[2.0.1] - 2025-03-12#
Fixed#
- Fix crash when adding custom glyph to font atlas 
[2.0.0] - 2025-01-14#
Changed#
- Removed deprecated carb.imgui module alias (use omni.kit.imgui) 
[1.0.3] - 2024-12-23#
Fixed#
- Fixed reading font region files with long lines 
[1.0.2] - 2024-10-30#
Changed#
- Avoid crash when creating too large font texture 
- Follow existing omni.ui app.font.overresolutionSize setting to override Ultra font size 
[1.0.1] - 2023-12-20#
Changed#
- Push mouse-event modifiers into ImGui state. 
[1.0.0] - 2023-12-20#
Fixed#
- Typo 
Added#
- Versioning data.