20 lines
892 B
Plaintext
20 lines
892 B
Plaintext
<?xml version="1.0" encoding="utf-8"?>
|
|
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<Name>Eigen</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: Eigen
|
|
Download Link: https://gitlab.com/libeigen/eigen/-/archive/3.4/eigen-3.4.zip
|
|
Version: 3.4
|
|
Notes: The library consist of source code that is used in the MetaHumanCalibrationProcessing plugin
|
|
-->
|
|
<Location>Engine\Source\ThirdParty\Eigen</Location>
|
|
<Function>This software is used in the MetaHumanCalibrationProcessing Plugin</Function>
|
|
<Eula>https://gitlab.com/libeigen/eigen/-/blob/3.4/COPYING.MPL2</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensee</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData>
|
|
|