From 5424a1d5434e3ddd911a504719918c2df027e2fd Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 17 Apr 2022 20:08:57 -0700 Subject: Changeset: 8 Initial work on sprites and texture system --- 3rdparty/imgui/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 3rdparty/imgui/README.md (limited to '3rdparty/imgui/README.md') diff --git a/3rdparty/imgui/README.md b/3rdparty/imgui/README.md new file mode 100644 index 0000000..803ac03 --- /dev/null +++ b/3rdparty/imgui/README.md @@ -0,0 +1,5 @@ +## Source +Version: v1.87 +https://github.com/ocornut/imgui/commit/c71a50deb5ddf1ea386b91e60fa2e4a26d080074 ++ Only relevant sources are here ++ Applied patch to expose more internal APIs (see each file) -- cgit v1.2.3-70-g09d2