mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-30 03:10:06 +00:00
This commit is contained in:
parent
70f2aaff43
commit
b4c5a83cfe
3 changed files with 4 additions and 2 deletions
|
|
@ -50,6 +50,7 @@ Breaking changes:
|
|||
Prefer using ImGuiListClipper which can return non-contiguous ranges.
|
||||
- Internals, Columns: commented out legacy ImGuiColumnsFlags_XXX symbols redirecting
|
||||
to ImGuiOldColumnsFlags_XXX, obsoleted from imgui_internal.h in 1.80.
|
||||
- Commented out obsolete ImGuiKey_KeyPadEnter redirection to ImGuiKey_KeypadEnter. (#2625, #7143)
|
||||
|
||||
Other changes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue