diff options
author | hnOsmium0001 <[email protected]> | 2022-05-08 11:18:13 -0700 |
---|---|---|
committer | hnOsmium0001 <[email protected]> | 2022-05-08 11:18:13 -0700 |
commit | e463f7ae5791fec82fd8bf5d2bb7c45c9ae5e592 (patch) | |
tree | 91cc4213de9d27769e32c873848dce3e92ec7fc7 /3rdparty/imgui/README.md | |
parent | e98ea6ca4c586b5e27e6acf32e526c0d6a7b04a6 (diff) |
Update imgui to the docking branchimgui-docking
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) |