Skip to content

Blocks v1.4.0

Choose a tag to compare

@rvandoosselaer rvandoosselaer released this 09 Mar 18:05
· 203 commits to master since this release

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 PBRBlock example 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