|
ab5c1ffb24
|
Improved the additional textures api a bit in MaterialCache. Also added helper methods for adding textures from props.
|
2021-08-08 11:42:24 +02:00 |
|
|
6acaef6a5d
|
Added a few virtual methods to store additional textures with in MaterialCache. This will likely make implementing caching for props fairly trivial.
|
2021-08-07 19:24:14 +02:00 |
|
|
94c9fc39ac
|
Implement refcounting for material caches.
|
2021-08-03 01:08:50 +02:00 |
|
|
66278f0ab8
|
Added initialized property to TerraMaterialCache.
|
2021-08-03 00:16:29 +02:00 |
|
|
73243e5b9d
|
Removed the voxel_ prefix from the surface related methods in TerraMaterialCache.
|
2021-08-02 23:47:50 +02:00 |
|
|
6e7a9ae71b
|
Added a new virtual voxel_surface_id_get method to the material cache.
|
2021-08-02 23:27:24 +02:00 |
|
|
f53e6572b1
|
Added a new TerraMaterialCache class.
|
2021-08-02 13:13:37 +02:00 |
|