aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/qt_attribution.json
blob: fd1350221063dda9a708211c2b2ae19b8b0c762c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
    {
        "Id": "fog",
        "Name": "Godot Engine: Fog",
        "QDocModule": "qtquick3d",
        "QtUsage": "Used in the Qt Quick 3D module.",
        "Files": "res/effectlib/fog.glsllib",

        "Description": "Simple fog support.",
        "Homepage": "https://godotengine.org/",
        "Comment": "no relevant PURL or CPE found",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "LICENSE.GODOT.txt",
        "Copyright": ["Copyright (c) 2007-2022 Juan Linietsky, Ariel Manzur.",
        "Copyright (c) 2014-2022 Godot Engine contributors"]
    }
]