mirror of
https://github.com/ocornut/imgui.git
synced 2026-05-10 05:38:24 +08:00
imgui_freetype: add FreeType headers & compiled version number in the 'About Dear ImGui' user facing string.
This commit is contained in:
@@ -46,6 +46,8 @@ Other Changes:
|
||||
- InputText:
|
||||
- InputTextMultiline: fixed an issue processing deactivation logic when an active
|
||||
multi-line edit is clipped due to being out of view.
|
||||
- Fonts:
|
||||
- imgui_freetype: add FreeType headers & compiled version in 'About Dear ImGui' details.
|
||||
- Backends:
|
||||
- Metal: avoid redundant vertex buffer bind in SetupRenderState, which leads
|
||||
to validation issue. (#9343) [@Hunam6]
|
||||
|
||||
Reference in New Issue
Block a user