1
0
mirror of https://github.com/luanti-org/minetest_game.git synced 2025-12-17 03:35:36 +01:00
Files
minetest_game/mods/stairs/init.lua
Johannes Fritz 7b46d3b6af Stairs: Add backface culling to stair meshes
If backface culling is not specified for a tile in 'images' it is set to true.
Slabs already have backface culling due to being defined as nodeboxes (which
are then converted to meshnodes).
2017-07-01 04:22:11 +01:00

15 KiB