1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-14 03:40:19 +02:00
Files
menu
mods
beds
boats
bones
bucket
creative
default
doors
models
door_a.obj
door_b.obj
doors_fencegate_closed.obj
doors_fencegate_open.obj
sounds
textures
README.txt
depends.txt
init.lua
dye
farming
fire
flowers
give_initial_stuff
screwdriver
sethome
stairs
tnt
vessels
walls
wool
xpanes
.gitignore
README.txt
game.conf
game_api.txt
minetest.conf
minetest.conf.example
minetest_game/mods/doors/models
Auke Kok 7c966db4bc Fencegate: prevent y-fighting at top.
We raise the height of the fencegate node by 0.0001 to make the
fencegate post stop fighting with node blocks. This makes the
gate pole appear to be cut through the node, and doesn't leave
a gap when stacking fencegates, which would look odd.
2016-03-15 16:22:58 +00:00
..