You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added optional vertex normal rounding. (Enabled by default.) There was no rounding before.
Fixed a warning message about multiple vertex color layers showing for every face in an object instead of once per object.
Added support for additive and subtractive colors for material and vertex color layer based coloring. It was only supported by object colors before.
Made blank definition token customizable.
Minor tweaks to letter cases in the UI.
Readme updates, including a table of contents to make the document easier to navigate.
Installation
Do not download the source code from links below in this release. Blender cannot handle the . character in file names. (Manual installation or renaming works.)
Instead click this link to download the latest version of the master branch: latest version. Or go to the front page of the repository and press Clone or download > Download ZIP.
Open Blender and go to File > User Preferences > Add-ons.
Press the Install from File... button at the bottom of the dialog and find the downloaded source code.
Press Install from File... again.
Enable the add-on in the add-ons list and press Save User Settings to keep the add-on enabled the next time you start Blender.
The export option is under File > Export > Blockland Brick (.blb).
Updating
Open Blender and go to File > User Preferences > Add-ons.
Quickly find the add-on by typing blb into the search field.
Expand the add-on by clicking the white triangle on the left, press the Remove button, and confirm the removal.