]> git.lizzy.rs Git - dragonfireclient.git/commit
Fix mapblock geometry optimisation not working
authorROllerozxa <temporaryemail4meh+github@gmail.com>
Sat, 7 May 2022 17:41:11 +0000 (19:41 +0200)
committersfan5 <sfan5@live.de>
Sun, 8 May 2022 17:11:44 +0000 (19:11 +0200)
commitf128f4cba14aad9c7bbf46b79bb6147a49a3595b
tree962c0ff4d9d29a2dac3649eea4304a2d23b33a3a
parent6f0c966877f83f585c6b3fd26f8b70e5d22525b3
Fix mapblock geometry optimisation not working

Caused by the depth sorting PR marking not only transparent nodes to be ignored but also opaque ones with the TILE_MATERIAL_BASIC material type
src/client/tile.h