Age | Commit message (Collapse) | Author |
|
|
|
Normals are ignored for now.
End of fix for #5
|
|
|
|
Start of fix for #5
|
|
Adds compatibility with ArchaicFix's occlusion tweak, and reduces performance
penalty of Advanced OpenGL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For that extra performance
|
|
Reduced mesh count from 2529 to 2185 on Normal render distance in one scene
|
|
From my testing, @Unique does its job for methods, but not fields, so I manually
prefixed fields.
|
|
Fixes incorrect water rendering
|
|
Order matters when quads are translucent. Partial fix for incorrect water
rendering.
|
|
|
|
Fixes incorrect culling in third person (#4)
|
|
Fixes underwater entities being invisible
|
|
|
|
|
|
|
|
|
|
Oops. This was a remnant from LODMod.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes chunks disappearing when you go beyond max(abs(XZ))>2000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Delete unused LOD stuff. I can always restore it from Git history if I need it
later.
|
|
Increases FPS from 550 to 600 when rendering 0 meshes.
(which means, overhead has been reduced)
|
|
|
|
|
|
Improves FPS from 400 to 420 in savanna
|