From 058f98a63658dc1a2579826ba167fd61bed1e21f Mon Sep 17 00:00:00 2001 From: sanine Date: Fri, 4 Mar 2022 10:47:15 -0600 Subject: add assimp submodule --- .../tools/shared/assimp_tools_icon.ico | Bin 0 -> 17542 bytes .../tools/shared/assimp_tools_icon.png | Bin 0 -> 104295 bytes .../tools/shared/assimp_tools_icon.svg | 184 +++++++++++++++++++++ .../assimp-master/tools/shared/default_icon.xcf | Bin 0 -> 13189 bytes 4 files changed, 184 insertions(+) create mode 100644 src/mesh/assimp-master/tools/shared/assimp_tools_icon.ico create mode 100644 src/mesh/assimp-master/tools/shared/assimp_tools_icon.png create mode 100644 src/mesh/assimp-master/tools/shared/assimp_tools_icon.svg create mode 100644 src/mesh/assimp-master/tools/shared/default_icon.xcf (limited to 'src/mesh/assimp-master/tools/shared') diff --git a/src/mesh/assimp-master/tools/shared/assimp_tools_icon.ico b/src/mesh/assimp-master/tools/shared/assimp_tools_icon.ico new file mode 100644 index 0000000..826a2c6 Binary files /dev/null and b/src/mesh/assimp-master/tools/shared/assimp_tools_icon.ico differ diff --git a/src/mesh/assimp-master/tools/shared/assimp_tools_icon.png b/src/mesh/assimp-master/tools/shared/assimp_tools_icon.png new file mode 100644 index 0000000..3e1c188 Binary files /dev/null and b/src/mesh/assimp-master/tools/shared/assimp_tools_icon.png differ diff --git a/src/mesh/assimp-master/tools/shared/assimp_tools_icon.svg b/src/mesh/assimp-master/tools/shared/assimp_tools_icon.svg new file mode 100644 index 0000000..33e6506 --- /dev/null +++ b/src/mesh/assimp-master/tools/shared/assimp_tools_icon.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/mesh/assimp-master/tools/shared/default_icon.xcf b/src/mesh/assimp-master/tools/shared/default_icon.xcf new file mode 100644 index 0000000..1b4f788 Binary files /dev/null and b/src/mesh/assimp-master/tools/shared/default_icon.xcf differ -- cgit v1.2.1