镜像自地址
https://github.com/luanti-org/luanti.git
已同步 2026-01-09 18:55:36 +01:00
Remove useless clearing of the Z buffer
这个提交包含在:
@@ -2663,11 +2663,6 @@ void the_game(
|
||||
NULL);
|
||||
}
|
||||
|
||||
// Clear Z buffer
|
||||
driver->clearZBuffer();
|
||||
// Draw some sky things
|
||||
//draw_horizon(driver, camera.getCameraNode());
|
||||
|
||||
/*
|
||||
End scene
|
||||
*/
|
||||
|
||||
在新工单中引用
屏蔽一个用户