Skip to content

Fixed depth issues

Luke Benstead requested to merge fixed-depth-issues into master

Fix a number of issues with depth testing:

  • Fix a bug where orthographic projections lose the Z value of vertices
  • Optimise multitexture rendering
  • Fix clipping issues

Merge request reports