Merge commit '2df5a9538197c2a43300f2001c0fb75e5e5863c4' into dev

This commit is contained in:
SimoneN64
2024-09-18 20:44:28 +02:00
14 changed files with 162 additions and 78 deletions

View File

@@ -29,7 +29,7 @@
// Library Version
// (Integer encoded as XYYZZ for use in #if preprocessor conditionals, e.g. '#if IMGUI_VERSION_NUM >= 12345')
#define IMGUI_VERSION "1.91.2 WIP"
#define IMGUI_VERSION_NUM 19114
#define IMGUI_VERSION_NUM 19115
#define IMGUI_HAS_TABLE
#define IMGUI_HAS_VIEWPORT // Viewport WIP branch
#define IMGUI_HAS_DOCK // Docking WIP branch