]> git.lizzy.rs Git - minetest.git/commit
Mapblock Mesh BspTree: Increase the depth of block-level splits
authorx2048 <codeforsmile@gmail.com>
Tue, 7 Jun 2022 19:26:31 +0000 (21:26 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Jun 2022 19:26:31 +0000 (21:26 +0200)
commit3107c9859114336989855a2c9ee2cbde0e88e3d3
tree1606bf8590395916f9ec4558aea8f4858ffaa372
parentedc7df54801ab3bf30f96ac5aad6ce11a102f6b9
Mapblock Mesh BspTree: Increase the depth of block-level splits

... before going node-level triangle search.
Fixes transparent grass on transparent land
src/client/mapblock_mesh.cpp