summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/imgui/qt_attribution.json
blob: fd789fcb12062a4ebc17c339999b679ce72190b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
    {
        "Id": "imgui",
        "Name": "Dear ImGui",
        "QDocModule": "qt3dstudioruntime2",
        "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"
    }
]