From 058f98a63658dc1a2579826ba167fd61bed1e21f Mon Sep 17 00:00:00 2001 From: sanine Date: Fri, 4 Mar 2022 10:47:15 -0600 Subject: add assimp submodule --- .../test/models/LWO/LWOB/ConcavePolygon.lwo | Bin 0 -> 1134 bytes .../LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo | Bin 0 -> 600 bytes .../assimp-master/test/models/LWO/LWOB/formatDetection | Bin 0 -> 544 bytes .../test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo | Bin 0 -> 6766 bytes .../test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo | Bin 0 -> 6766 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/mesh/assimp-master/test/models/LWO/LWOB/ConcavePolygon.lwo create mode 100644 src/mesh/assimp-master/test/models/LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo create mode 100644 src/mesh/assimp-master/test/models/LWO/LWOB/formatDetection create mode 100644 src/mesh/assimp-master/test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo create mode 100644 src/mesh/assimp-master/test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo (limited to 'src/mesh/assimp-master/test/models/LWO/LWOB') diff --git a/src/mesh/assimp-master/test/models/LWO/LWOB/ConcavePolygon.lwo b/src/mesh/assimp-master/test/models/LWO/LWOB/ConcavePolygon.lwo new file mode 100644 index 0000000..5108464 Binary files /dev/null and b/src/mesh/assimp-master/test/models/LWO/LWOB/ConcavePolygon.lwo differ diff --git a/src/mesh/assimp-master/test/models/LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo b/src/mesh/assimp-master/test/models/LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo new file mode 100644 index 0000000..c269270 Binary files /dev/null and b/src/mesh/assimp-master/test/models/LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo differ diff --git a/src/mesh/assimp-master/test/models/LWO/LWOB/formatDetection b/src/mesh/assimp-master/test/models/LWO/LWOB/formatDetection new file mode 100644 index 0000000..49f24e8 Binary files /dev/null and b/src/mesh/assimp-master/test/models/LWO/LWOB/formatDetection differ diff --git a/src/mesh/assimp-master/test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo b/src/mesh/assimp-master/test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo new file mode 100644 index 0000000..661b251 Binary files /dev/null and b/src/mesh/assimp-master/test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo differ diff --git a/src/mesh/assimp-master/test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo b/src/mesh/assimp-master/test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo new file mode 100644 index 0000000..eab9631 Binary files /dev/null and b/src/mesh/assimp-master/test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo differ -- cgit v1.2.1