Skip to content

Releases: BrendanParmer/Block-On

v1.1.0

04 Jun 02:30
d317ffa
Compare
Choose a tag to compare

Version 1.1.0 is here!

Features

  • New Solidify Colors modifier makes Block On compatible with materials with image textures. It takes the original image texture and makes a color attribute that reduces it to one color per face, which you can then use in your Material. See the README for more details on how to set this up
  • Can now select between Solidify Colors and Block On when activating the addon
  • Support for Blender 3.2!

Misc.

  • Code is more readable and Pythonic
  • Images and GIFs are now in a separate branch, so you don't have to download them when cloning the repository

Let me know any feedback or issues you might have, and I'd love to see what you use this for.
Enjoy!

v1.0.1

27 Jan 19:13
Compare
Choose a tag to compare
  • Add-on is now compatible with Blender 3.0 and the 3.1 alpha with just one script
  • Improved README

v1.0.0

23 Jan 08:11
adcd6e5
Compare
Choose a tag to compare

Block-On's first release! Download the Blender add-on to automatically voxelize your mesh in a fast, procedural manner with Geometry Nodes!
Features include:

  • Automatic scaling to Blender's coordinate system
  • Control over cube size
  • Preserves material information
  • Easily view cross-sections
    Read the README to find out more!