Age | Commit message (Expand) | Author |
---|---|---|
2023-12-03 | Fix NeoRegions not getting deallocated | makamys |
2022-07-15 | Clean up | makamys |
2022-06-30 | Fix meshes not disappearing properly when emptied of blocks | makamys |
2022-06-30 | Update meshes on `updateRenderersSort`, too | makamys |
2022-06-25 | Gotta rename the stuff | makamys |
2022-06-25 | Remove more LOD stuff | makamys |
2022-06-25 | DESTROOOOY | makamys |
2022-06-24 | Optimize some stuff in the CPU world | makamys |
2022-06-23 | Remove CullableMeshCollection | makamys |
2022-06-22 | Unload regions when they are empty, not when they are "far" away | makamys |
2022-06-20 | Rewrite to use CullableMeshCollections in place of ChunkMeshes | makamys |
2022-06-09 | Move configs to Config class | makamys |
2022-06-09 | Organize imports | makamys |
2022-06-09 | Add javadoc for some key classes | makamys |
2022-06-09 | Rebrand pt.2: Rename things in code | makamys |