Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
cc #9
|
|
Improves chunk update performance
|
|
|
|
Start of fix for #5
|
|
|
|
|
|
|
|
From my testing, @Unique does its job for methods, but not fields, so I manually
prefixed fields.
|
|
Fixes incorrect water rendering
|
|
|
|
|
|
Delete unused LOD stuff. I can always restore it from Git history if I need it
later.
|
|
|
|
|
|
|
|
Meshes wouldn't get unloaded properly if they were never sent to the GPU, or
if they are transparent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|