Age | Commit message (Collapse) | Author |
|
|
|
|
|
V: Toggle world rendering
F: Switch between vanilla renderer and my renderer
Only accept keyboard presses if no gui is active
|
|
Increases fps from 340 to 360 when rendering nothing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was an uncommitted change
|
|
|
|
I got NPEs here, this should fix it
|
|
|
|
|
|
|
|
|
|
|
|
Fixes incompatibility with BOP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I culled them to get rid of caves which shouldn't be part of LODs. But it caused
gaps in geometry in seabeds and cliff overhangs.
|
|
|
|
This should help with memory leaks and clean up the code a bit
|
|
The only known regression is the sides of LOD=1 chunks look darker for some
reason
|
|
|
|
|
|
|
|
|