From 10307f23a78b33af50dc4a5f3d1baafb4ee4b0d9 Mon Sep 17 00:00:00 2001
From: Maciej 'agaran' Pijanka <agaran@pld-linux.org>
Date: Thu, 16 Mar 2017 00:00:22 +0100
Subject: [PATCH] Do not run converters twice.

---
 technic/models/technic_pyramid.obj |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/technic/models/technic_pyramid.obj b/technic/models/technic_pyramid.obj
index 0119f22..a618dcf 100644
--- a/technic/models/technic_pyramid.obj
+++ b/technic/models/technic_pyramid.obj
@@ -1,6 +1,5 @@
-# Blender v2.69 (sub 0) OBJ File: 'slope_test_pyramid_short.blend'
+# Blender v2.73 (sub 0) OBJ File: 'slope_test_pyramid_short_onetexture.blend'
 # www.blender.org
-mtllib slope_test_pyramid_short.mtl
 o Cube
 v 0.500000 -0.500000 -0.500000
 v 0.500000 -0.500000 0.500000
@@ -12,10 +11,14 @@
 vt 0.000000 0.000000
 vt 1.000000 0.000000
 vt 0.500000 0.500000
-usemtl Material
+vn 0.000000 -1.000000 0.000000
+vn -0.707100 0.707100 -0.000000
+vn 0.000000 0.707100 -0.707100
+vn 0.707100 0.707100 0.000000
+vn -0.000000 0.707100 0.707100
 s off
-f 1/1 2/2 3/3 4/4
-f 3/4 5/5 4/3
-f 5/5 1/3 4/4
-f 1/4 5/5 2/3
-f 2/4 5/5 3/3
+f 1/1/1 2/2/1 3/3/1 4/4/1
+f 3/4/2 5/5/2 4/3/2
+f 5/5/3 1/3/3 4/4/3
+f 1/4/4 5/5/4 2/3/4
+f 2/4/5 5/5/5 3/3/5

--
Gitblit v1.8.0