Blocks v1.4.0
Highlights of this release
- The TypeRegistry and theming system got a major overhaul. It is now possible to provide custom materials and load material files from a theme folder.
Complete release notes:
- load a material file from the theme folder
- load a top, side and bottom texture from the theme folder and combine them at runtime
- add a
PBRBlockexample application to the examples project - create a PBR material definition version of the water material.
- remove a chunk from the ChunkManager queue's when the chunk is removed from the cache