|
16fe978c41
|
Changed const ref to a normal parameter on the get_key methods. This fixes a crash.
|
2021-08-02 22:34:07 +02:00 |
|
|
6012aeb00d
|
Added missing binds.
|
2021-08-02 22:16:13 +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 |
|
|
4647db8f1e
|
Now the cache api uses the new TerraMaterialCache class.
|
2021-08-02 13:39:29 +02:00 |
|
|
951e01a66e
|
Fix a few return values.
|
2021-08-01 18:49:13 +02:00 |
|
|
f3c3bac3d1
|
Changed the key's type from Variant to int, as it will work better.
|
2021-08-01 18:38:21 +02:00 |
|
|
40c0b2373e
|
Changed the cached material api a bit to be more efficient.
|
2021-08-01 18:22:13 +02:00 |
|
|
cc634fb760
|
Added an api to terraman library to be able to support cached per chunk materials.
|
2021-08-01 16:22:03 +02:00 |
|
|
603581f6e0
|
Renamed every file prefix from voxelman to terra.
|
2021-04-16 12:56:21 +02:00 |
|