From db81b925d776103326128bf629cbdda576a223e7 Mon Sep 17 00:00:00 2001 From: sanine Date: Sat, 16 Apr 2022 11:55:09 -0500 Subject: move 3rd-party librarys into libs/ and add built-in honeysuckle --- libs/assimp/test/models/LWO/LWOB/ConcavePolygon.lwo | Bin 0 -> 1134 bytes .../LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo | Bin 0 -> 600 bytes libs/assimp/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 libs/assimp/test/models/LWO/LWOB/ConcavePolygon.lwo create mode 100644 libs/assimp/test/models/LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo create mode 100644 libs/assimp/test/models/LWO/LWOB/formatDetection create mode 100644 libs/assimp/test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo create mode 100644 libs/assimp/test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo (limited to 'libs/assimp/test/models/LWO/LWOB') diff --git a/libs/assimp/test/models/LWO/LWOB/ConcavePolygon.lwo b/libs/assimp/test/models/LWO/LWOB/ConcavePolygon.lwo new file mode 100644 index 0000000..5108464 Binary files /dev/null and b/libs/assimp/test/models/LWO/LWOB/ConcavePolygon.lwo differ diff --git a/libs/assimp/test/models/LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo b/libs/assimp/test/models/LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo new file mode 100644 index 0000000..c269270 Binary files /dev/null and b/libs/assimp/test/models/LWO/LWOB/MappingModes/bluewithcylindrictexz.lwo differ diff --git a/libs/assimp/test/models/LWO/LWOB/formatDetection b/libs/assimp/test/models/LWO/LWOB/formatDetection new file mode 100644 index 0000000..49f24e8 Binary files /dev/null and b/libs/assimp/test/models/LWO/LWOB/formatDetection differ diff --git a/libs/assimp/test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo b/libs/assimp/test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo new file mode 100644 index 0000000..661b251 Binary files /dev/null and b/libs/assimp/test/models/LWO/LWOB/sphere_with_mat_gloss_10pc.lwo differ diff --git a/libs/assimp/test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo b/libs/assimp/test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo new file mode 100644 index 0000000..eab9631 Binary files /dev/null and b/libs/assimp/test/models/LWO/LWOB/sphere_with_mat_gloss_50pc.lwo differ -- cgit v1.2.1