mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-12 19:00: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_b.mtl
|
||||
o door_b
|
||||
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.894736 1.000000
|
||||
vt 0.947368 1.000000
|
||||
vt 0.947368 0.000000
|
||||
|
Reference in New Issue
Block a user