summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/imgui/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/imgui/qt_attribution.json')
-rw-r--r--src/3rdparty/imgui/qt_attribution.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/3rdparty/imgui/qt_attribution.json b/src/3rdparty/imgui/qt_attribution.json
new file mode 100644
index 0000000..93cbd89
--- /dev/null
+++ b/src/3rdparty/imgui/qt_attribution.json
@@ -0,0 +1,16 @@
+[
+ {
+ "Id": "imgui",
+ "Name": "Dear ImGui",
+ "QDocModule": "qt3dstudio",
+ "Description": "Dear ImGui",
+ "QtUsage": "Bloat-free GUI library for in-scene visualization of profiling and debugging data",
+
+ "Homepage": "https://github.com/ocornut/imgui",
+ "Version": "ce7b04e8b97d451f4888168ec76f95bc35a5de09",
+ "License": "MIT License",
+ "LicenseId": "MIT",
+ "LicenseFile": "LICENSE.txt",
+ "Copyright": "Copyright (c) 2014-2017 Omar Cornut and ImGui contributors"
+ }
+]