You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
47 lines
2.2 KiB
Plaintext
47 lines
2.2 KiB
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>ShaderFastLibs</Name>
|
|
<Location>//depot/UE4/Engine/Shaders/ShaderFastMathLib.usf</Location>
|
|
<Date>2015-06-03T17:51:01.0861509-04:00</Date>
|
|
<Function>Fast math functions for shaders</Function>
|
|
<Justification>Faster shaders</Justification>
|
|
<Platforms />
|
|
<Products>
|
|
<Product>UE4</Product>
|
|
</Products>
|
|
<TpsType>Source Code</TpsType>
|
|
<Eula>https://github.com/michaldrobot/ShaderFastLibs/blob/master/LICENCE.txt</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<Redistribute>false</Redistribute>
|
|
<IsSourceAvailable>true</IsSourceAvailable>
|
|
<NoticeType>Copyright Notice</NoticeType>
|
|
<Notification>
|
|
/******************************************************************************
|
|
The MIT License (MIT)
|
|
|
|
Copyright (c) <2014> <Michal Drobot>
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|
|
********************************************************************************/</Notification>
|
|
<LicenseFolder />
|
|
</TpsData> |