]> git.lizzy.rs Git - minetest.git/commit
Use multiple threads for mesh generation (#13062)
authorx2048 <codeforsmile@gmail.com>
Tue, 27 Dec 2022 17:44:18 +0000 (18:44 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Dec 2022 17:44:18 +0000 (18:44 +0100)
commit89e7f72c929fbeef8ad755bc85db22ae6102787d
treee5de1b6586eb18c400582cbb9002da4874876e6b
parent03e710160f5c573b74097173b8202f209e5106ad
Use multiple threads for mesh generation (#13062)

Co-authored-by: sfan5 <sfan5@live.de>
builtin/settingtypes.txt
src/client/client.cpp
src/client/client.h
src/client/mesh_generator_thread.cpp
src/client/mesh_generator_thread.h
src/client/tile.cpp
src/defaultsettings.cpp
src/network/clientpackethandler.cpp