|
@@ -35,10 +35,21 @@ HOW TO UPDATE?
|
|
|
and API updates have been a little more frequent lately. They are documented below and in imgui.cpp and should not affect all users.
|
|
|
- Please report any issue!
|
|
|
|
|
|
+-----------------------------------------------------------------------
|
|
|
+ VERSION 1.91.7 WIP (In Progress)
|
|
|
+-----------------------------------------------------------------------
|
|
|
+
|
|
|
+Breaking changes:
|
|
|
+
|
|
|
+Other changes:
|
|
|
+
|
|
|
+
|
|
|
-----------------------------------------------------------------------
|
|
|
VERSION 1.91.6 (Released 2024-12-11)
|
|
|
-----------------------------------------------------------------------
|
|
|
|
|
|
+Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.91.6
|
|
|
+
|
|
|
Breaking changes:
|
|
|
|
|
|
- Backends: DX12: Changed ImGui_ImplDX12_Init() signature to take a
|