diff options
author | sanine <sanine.not@pm.me> | 2022-04-16 11:55:09 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-04-16 11:55:09 -0500 |
commit | db81b925d776103326128bf629cbdda576a223e7 (patch) | |
tree | 58bea8155c686733310009f6bed7363f91fbeb9d /libs/assimp/test/models/MD2 | |
parent | 55860037b14fb3893ba21cf2654c83d349cc1082 (diff) |
move 3rd-party librarys into libs/ and add built-in honeysuckle
Diffstat (limited to 'libs/assimp/test/models/MD2')
-rw-r--r-- | libs/assimp/test/models/MD2/faerie-source.txt | 24 | ||||
-rw-r--r-- | libs/assimp/test/models/MD2/faerie.md2 | bin | 0 -> 320996 bytes | |||
-rw-r--r-- | libs/assimp/test/models/MD2/faerie2.bmp | bin | 0 -> 43538 bytes | |||
-rw-r--r-- | libs/assimp/test/models/MD2/sidney-source.txt | 24 | ||||
-rw-r--r-- | libs/assimp/test/models/MD2/sydney.bmp | bin | 0 -> 60522 bytes | |||
-rw-r--r-- | libs/assimp/test/models/MD2/sydney.md2 | bin | 0 -> 302128 bytes |
6 files changed, 48 insertions, 0 deletions
diff --git a/libs/assimp/test/models/MD2/faerie-source.txt b/libs/assimp/test/models/MD2/faerie-source.txt new file mode 100644 index 0000000..afb00a1 --- /dev/null +++ b/libs/assimp/test/models/MD2/faerie-source.txt @@ -0,0 +1,24 @@ + +From IRRLICHT/media + + +The Irrlicht Engine License + =========================== + + Copyright (C) 2002-2007 Nikolaus Gebhardt + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgement in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be clearly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. diff --git a/libs/assimp/test/models/MD2/faerie.md2 b/libs/assimp/test/models/MD2/faerie.md2 Binary files differnew file mode 100644 index 0000000..74ce5a8 --- /dev/null +++ b/libs/assimp/test/models/MD2/faerie.md2 diff --git a/libs/assimp/test/models/MD2/faerie2.bmp b/libs/assimp/test/models/MD2/faerie2.bmp Binary files differnew file mode 100644 index 0000000..56a486a --- /dev/null +++ b/libs/assimp/test/models/MD2/faerie2.bmp diff --git a/libs/assimp/test/models/MD2/sidney-source.txt b/libs/assimp/test/models/MD2/sidney-source.txt new file mode 100644 index 0000000..afb00a1 --- /dev/null +++ b/libs/assimp/test/models/MD2/sidney-source.txt @@ -0,0 +1,24 @@ + +From IRRLICHT/media + + +The Irrlicht Engine License + =========================== + + Copyright (C) 2002-2007 Nikolaus Gebhardt + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgement in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be clearly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. diff --git a/libs/assimp/test/models/MD2/sydney.bmp b/libs/assimp/test/models/MD2/sydney.bmp Binary files differnew file mode 100644 index 0000000..2f14a5a --- /dev/null +++ b/libs/assimp/test/models/MD2/sydney.bmp diff --git a/libs/assimp/test/models/MD2/sydney.md2 b/libs/assimp/test/models/MD2/sydney.md2 Binary files differnew file mode 100644 index 0000000..7d3521d --- /dev/null +++ b/libs/assimp/test/models/MD2/sydney.md2 |