Remove issue #6, partially fixed in 6bedfa5

This commit is contained in:
James Seibel
2021-02-28 16:01:51 -06:00
parent 6bedfa5136
commit 6abbf328fb
@@ -461,8 +461,6 @@ public class LodRenderer
*/
private void setupProjectionMatrix(float partialTicks)
{
// TODO fix bobbing/portal swirling not moving the LODs
// issue #6
Matrix4f projectionMatrix =
Matrix4f.perspective(
getFov(partialTicks, true),