From 4b3f368aba47d559040c3f038620883462b925ea Mon Sep 17 00:00:00 2001 From: Robert Brock Date: Mon, 9 Jan 2017 08:10:57 +0000 Subject: Replace undistributable files The texture files used were from a third party that didn't explicitly allow their distribution. All of them have been replaced by textures from NASA and another third party that do allow their distribution and editing. Task-number: QTBUG-57543 Change-Id: I69f1309424bba029cdce08689ea8670ed32d44ae Reviewed-by: Lars Knoll --- .../images/solarsystemscope/qt_attribution.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 examples/qt3d/planets-qml/images/solarsystemscope/qt_attribution.json (limited to 'examples/qt3d/planets-qml/images/solarsystemscope/qt_attribution.json') diff --git a/examples/qt3d/planets-qml/images/solarsystemscope/qt_attribution.json b/examples/qt3d/planets-qml/images/solarsystemscope/qt_attribution.json new file mode 100644 index 000000000..35e9afe39 --- /dev/null +++ b/examples/qt3d/planets-qml/images/solarsystemscope/qt_attribution.json @@ -0,0 +1,14 @@ +{ + "Id": "solar_system_scope", + "Name": "Solar System Scope Texture Library", + "QDocModule": "qt3d", + "QtParts": ["examples"], + "Description": "Solar System Scope provides high quality, free to use textures for objects in the solar system.", + "QtUsage": "Used in Qt 3D planets-qml example.", + + "Homepage": "www.solarsystemscope.com/textures", + "License": "Creative Commons Attribution 4.0", + "LicenseId": "CC-BY-4.0", + "LicenseFile": "license.txt", + "Copyright": "Copyright (c) 2010-2017, Solar System Scope" +} -- cgit v1.2.3