]> git.lizzy.rs Git - minetest.git/commit
Remove mapblock cache for mesh generation. (#13124)
authorx2048 <codeforsmile@gmail.com>
Mon, 9 Jan 2023 20:40:08 +0000 (21:40 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Jan 2023 20:40:08 +0000 (21:40 +0100)
commit139db66901a76dc95747335145606839aae746bb
treef4775c10f525e4635dc29253f457263463a73522
parentd69cb4fb5d74753b06cc9c42e2a221e82506705a
Remove mapblock cache for mesh generation. (#13124)

Reduces memory consumption and improves performance
src/client/client.cpp
src/client/mesh_generator_thread.cpp
src/client/mesh_generator_thread.h
src/network/clientpackethandler.cpp