diff options
Diffstat (limited to '3rdparty/imgui/README.md')
-rw-r--r-- | 3rdparty/imgui/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/imgui/README.md b/3rdparty/imgui/README.md index 803ac03..9067e0b 100644 --- a/3rdparty/imgui/README.md +++ b/3rdparty/imgui/README.md @@ -1,5 +1,5 @@ ## Source -Version: v1.87 -https://github.com/ocornut/imgui/commit/c71a50deb5ddf1ea386b91e60fa2e4a26d080074 +Version: `docking` branch +https://github.com/ocornut/imgui/ + Only relevant sources are here + Applied patch to expose more internal APIs (see each file) |