mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-13 03:10:20 +02:00
Revert "Correct door model dimensions (#2804)"
This introduces z-fighting so we'll just undo it. closes #2812
This reverts commit 3fdd5cdb5f
.
This commit is contained in:
@ -2,14 +2,14 @@
|
||||
# www.blender.org
|
||||
mtllib door_b2.mtl
|
||||
o door_b2
|
||||
v 0.500000 1.500000 -0.500000
|
||||
v 0.500000 1.500000 -0.375000
|
||||
v 0.500000 -0.500000 -0.375000
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v -0.500000 1.500000 -0.375000
|
||||
v -0.500000 -0.500000 -0.375000
|
||||
v -0.500000 1.500000 -0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v 0.499000 1.499000 -0.499000
|
||||
v 0.499000 1.499000 -0.375000
|
||||
v 0.499000 -0.499000 -0.375000
|
||||
v 0.499000 -0.499000 -0.499000
|
||||
v -0.499000 1.499000 -0.375000
|
||||
v -0.499000 -0.499000 -0.375000
|
||||
v -0.499000 1.499000 -0.499000
|
||||
v -0.499000 -0.499000 -0.499000
|
||||
vt 0.842105 1.000000
|
||||
vt 0.894737 1.000000
|
||||
vt 0.894737 0.000000
|
||||
|
Reference in New Issue
Block a user