diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-09-25 14:48:38 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-09-25 14:48:38 +0000 |
| commit | e445eac8eeaa60f05467f71f328dcd656c883ac5 (patch) | |
| tree | bc5a81a57cbd5dc28b2f2d78c16fd835a1f33c38 /.gitmodules | |
| parent | Updated Copyright notice (diff) | |
| download | DiligentTools-e445eac8eeaa60f05467f71f328dcd656c883ac5.tar.gz DiligentTools-e445eac8eeaa60f05467f71f328dcd656c883ac5.zip | |
Added DearImgui
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5d9cc4a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ThirdParty/imgui"] + path = ThirdParty/imgui + url = https://github.com/DiligentGraphics/imgui |
