ClassiCube/ClassicalSharp/Rendering
2017-08-03 14:53:34 +10:00
..
Env Fix skybox being clipped by near plane with 150 FOV, fixes #457. (Thanks goodlyay) 2017-07-11 17:23:28 +10:00
ChunkSorter.cs More porting of ChunkUpdater to C. 2017-06-13 15:00:19 +10:00
ChunkUpdater.cs Implement more of ChunkUpdater in C, remove a few redundant bits of code. 2017-06-16 15:02:13 +10:00
FrustumCulling.cs Fix a missing space in a comment. 2017-07-08 23:52:18 +10:00
HeldBlockAnimation.cs Remove the yucky 'is entity FakePlayer', instead store ModelBlock as a field. 2017-08-03 14:53:34 +10:00
HeldBlockRenderer.cs Remove the yucky 'is entity FakePlayer', instead store ModelBlock as a field. 2017-08-03 14:53:34 +10:00
MapRenderer.cs Only pick a block if the intersection point is exactly within reach distance. Should address #461. 2017-08-02 20:06:01 +10:00
MapRenderer.Occlusion.cs External code can refresh particular chunks now. 2017-04-22 13:49:15 +10:00