1
0
镜像自地址 https://github.com/luanti-org/luanti.git 已同步 2026-01-09 18:55:36 +01:00

Remove useless clearing of the Z buffer

这个提交包含在:
Perttu Ahola
2012-03-22 22:15:38 +02:00
父节点 b91bba1ab2
当前提交 c3f2b24a9a

查看文件

@@ -2663,11 +2663,6 @@ void the_game(
NULL);
}
// Clear Z buffer
driver->clearZBuffer();
// Draw some sky things
//draw_horizon(driver, camera.getCameraNode());
/*
End scene
*/