summaryrefslogtreecommitdiff
path: root/src/mesh/assimp-master/scripts/OgreImporter/assimp.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/assimp-master/scripts/OgreImporter/assimp.tpl')
-rw-r--r--src/mesh/assimp-master/scripts/OgreImporter/assimp.tpl10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mesh/assimp-master/scripts/OgreImporter/assimp.tpl b/src/mesh/assimp-master/scripts/OgreImporter/assimp.tpl
deleted file mode 100644
index a7954c7..0000000
--- a/src/mesh/assimp-master/scripts/OgreImporter/assimp.tpl
+++ /dev/null
@@ -1,10 +0,0 @@
-
-material %_materialName
-{
- set $specular %_specular
- set $diffuse %_diffuse
- set $ambient %_ambient
-
- set $colormap %color._texture
- set $normalmap %normal._texture
-}