|
f59f817ee6
|
Now TerraChunk can store liquid and prop material cache keys aswell.
|
2021-08-07 12:09:41 +02:00 |
|
|
c7f7d0919d
|
Don't pass bool as a const reference.
|
2021-08-07 11:11:21 +02:00 |
|
|
2a731480d0
|
Improved the cache api again. Now the chunks can store the assigned key, so it does not have to be re-hashed again only if actually needed.
|
2021-08-02 20:02:48 +02:00 |
|
|
07788b6e8d
|
Removed a few more unused properties.
|
2021-04-17 19:29:59 +02:00 |
|
|
025c902b44
|
Now chunks are only laid out on a 2d grid. Removed the y coordinate from everywhere. The meshers doesn't work properly yet.
|
2021-04-16 17:13:54 +02:00 |
|
|
603581f6e0
|
Renamed every file prefix from voxelman to terra.
|
2021-04-16 12:56:21 +02:00 |
|