Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2020-03-19 19:32:18 +0300
committerbubnikv <bubnikv@gmail.com>2020-03-19 19:32:18 +0300
commitb1fbc2c59c61831ea2d8765a4469eff1f6ea76a9 (patch)
tree27b459abe52628789f5deaa1c1f3497489c3b238
parent20d33c19f44a92fff1bc718fe74bbdf8c99c5be0 (diff)
parent5a4e80fdb2af897ae4b4cde2b3dd2c8df10f4fbd (diff)
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
-rw-r--r--src/imgui/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/imgui/README.md b/src/imgui/README.md
new file mode 100644
index 000000000..7420f14e2
--- /dev/null
+++ b/src/imgui/README.md
@@ -0,0 +1,5 @@
+** Dear ImGui is a bloat-free graphical user interface library for C++.**
+
+For more information go to https://github.com/ocornut/imgui
+
+THIS DIRECTORY CONTAINS THE imgui-1.66 da3c433 SOURCE DISTRIBUTION.