Skip to content

Commit 78de12d

Browse files
committedJan 9, 2022
Fix torch models so they render correctly in model[]
reported by @OgelGames
1 parent d775a9b commit 78de12d

File tree

3 files changed

+0
-19
lines changed

3 files changed

+0
-19
lines changed
 

‎mods/default/models/torch_ceiling.obj

-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Blender v2.77 (sub 0) OBJ File: 'torch_ceiling.blend'
22
# www.blender.org
3-
mtllib torch_ceiling.mtl
4-
o Cube_Cube.001
53
v -0.062469 -0.047331 0.068152
64
v -0.062469 -0.559515 -0.164388
75
v -0.062469 0.004344 -0.045667
@@ -45,14 +43,11 @@ vn -0.0000 -0.4134 0.9105
4543
vn -1.0000 0.0000 0.0000
4644
vn 0.7071 0.0000 -0.7071
4745
vn 0.7071 0.0000 0.7071
48-
usemtl Material.001
49-
s off
5046
f 3/1/1 1/2/1 5/3/1 7/4/1
5147
f 8/5/1 4/6/1 2/7/1 6/8/1
5248
f 3/9/2 4/6/2 8/5/2 7/10/2
5349
f 1/11/3 3/9/3 4/6/3 2/12/3
5450
f 5/13/2 1/11/2 2/12/2 6/14/2
5551
f 7/10/3 8/5/3 6/14/3 5/13/3
56-
usemtl Material.002
5752
f 9/15/4 10/16/4 12/17/4 11/18/4
5853
f 13/19/5 14/20/5 16/21/5 15/22/5

‎mods/default/models/torch_floor.obj

-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Blender v2.76 (sub 11) OBJ File: 'torch_floor.blend'
22
# www.blender.org
3-
mtllib torch_floor.mtl
4-
o Cube_Cube.001
53
v 0.062500 0.062500 -0.062500
64
v 0.062500 -0.500000 -0.062500
75
v 0.062500 0.062500 0.062500
@@ -35,16 +33,11 @@ vn 0.000000 0.000000 -1.000000
3533
vn 1.000000 0.000000 0.000000
3634
vn -0.707100 0.000000 -0.707100
3735
vn -0.707100 -0.000000 0.707100
38-
g Cube_Cube.001_Cube_Cube.001_Material.001
39-
usemtl Material.001
40-
s off
4136
f 3/1/1 1/2/1 5/3/1 7/4/1
4237
f 8/5/1 4/6/1 2/7/1 6/8/1
4338
f 3/2/2 4/6/2 8/5/2 7/3/2
4439
f 1/3/3 3/2/3 4/6/3 2/5/3
4540
f 5/2/2 1/3/2 2/5/2 6/6/2
4641
f 7/3/3 8/5/3 6/6/3 5/2/3
47-
g Cube_Cube.001_Cube_Cube.001_Material.002
48-
usemtl Material.002
4942
f 9/9/4 10/10/4 12/11/4 11/12/4
5043
f 13/12/5 14/9/5 16/10/5 15/11/5

‎mods/default/models/torch_wall.obj

-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Blender v2.76 (sub 11) OBJ File: 'torch_wall.blend'
22
# www.blender.org
3-
mtllib torch_wall.mtl
4-
o Cube_Cube.001
53
v 0.062469 -0.195248 0.023570
64
v 0.062469 -0.476498 -0.463570
75
v 0.062469 -0.303502 0.086070
@@ -47,9 +45,6 @@ vn -0.707100 0.612400 -0.353600
4745
vn -0.707100 -0.612400 0.353600
4846
vn -0.707100 0.707100 -0.000000
4947
vn -0.707100 -0.707100 -0.000000
50-
g Cube_Cube.001_Cube_Cube.001_Material.001
51-
usemtl Material.001
52-
s off
5348
f 3/1/1 1/2/1 5/3/1 7/4/1
5449
f 8/5/1 4/6/1 2/7/1 6/8/1
5550
f 3/2/2 4/6/2 8/5/2 7/3/2
@@ -58,7 +53,5 @@ f 5/2/2 1/3/2 2/5/2 6/6/2
5853
f 7/3/3 8/5/3 6/6/3 5/2/3
5954
f 17/9/4 18/10/4 20/11/4 19/12/4
6055
f 21/9/5 22/10/5 24/11/5 23/12/5
61-
g Cube_Cube.001_Cube_Cube.001_Material.002
62-
usemtl Material.002
6356
f 9/12/6 10/13/6 12/14/6 11/9/6
6457
f 13/9/7 14/12/7 16/13/7 15/14/7

0 commit comments

Comments
 (0)
Please sign in to comment.