Version 1.89.4

Commented out obsolete enums/functions names: ImGuiSliderFlags_ClampOnInput, ImGuiInputTextFlags_AlwaysInsertMode, ImDrawList::AddBezierCurve(), ImDrawList::PathBezierCurveTo()()
This commit is contained in:
ocornut
2023-03-14 16:08:31 +01:00
parent e39c2552ac
commit f3f6295d53
8 changed files with 34 additions and 28 deletions

View File

@ -1,4 +1,4 @@
// dear imgui, v1.89.4 WIP
// dear imgui, v1.89.4
// (widgets code)
/*