diff options
author | rtk0c <[email protected]> | 2022-05-08 11:18:13 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-05-08 11:18:13 -0700 |
commit | ec1b60f8d87b30bbd3c56345d9cc693205aa0d4d (patch) | |
tree | 816d852690816178a56a8651a6a1d39d73e21212 /3rdparty/imgui/README.md | |
parent | cb4f56fc221d89b6f237ad0e9fdab7fc23e3e877 (diff) |
Changeset: 32 Branch comment: [] 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) |