From 804f6a4dacb7755a02b9b473ef0352de3dcc7873 Mon Sep 17 00:00:00 2001 From: bernat Date: Mon, 8 Mar 2021 21:35:31 +0100 Subject: [PATCH] Adding FBX SDK license --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4b500b41f..979bf8de8 100644 --- a/README.md +++ b/README.md @@ -135,3 +135,7 @@ The ad-rss-lib library compiled and linked by the [RSS Integration build variant Note that UE4 itself follows its own license terms. CARLA includes a SQLite dependency for CARLA's Python API which you can check here: https://www.sqlite.org/purchase/license + +CARLA uses the Autodesk FBX SDK for converting FBX to OBJ in the import process of maps. This step is optional, and the SDK is located here: https://www.autodesk.com/developer-network/platform-technologies/fbx-sdk-2020-0 + +This software contains Autodesk® FBX® code developed by Autodesk, Inc. Copyright 2020 Autodesk, Inc. All rights, reserved. Such code is provided "as is" and Autodesk, Inc. disclaims any and all warranties, whether express or implied, including without limitation the implied warranties of merchantability, fitness for a particular purpose or non-infringement of third party rights. In no event shall Autodesk, Inc. be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of such code."