Redistribute for Real
mrachinskiy
released this
03 Mar 08:35
·
274 commits
to master
since this release
Assets
- Add To Library
Type
property: Selected Objects > Object.- This is aimed at Blender asset manager compatibility, as it defines asset as a singular datablock, that means groups of objects cannot be an asset.
- To make multiple objects into asset use
Type
Collection.
Distribute on Curve
- Redistribute can now change number and size of distributed objects with objects list (similar to Distribute tool).
- It does so by recreating distribution from scratch, that means if distribution uses different object data (or children), it will be lost in the process.
- If there is no changes to objects list, then previous behavior is used (deform only).
Interface
- Tool popups: now invalid property values highlighted in red.
- Measurements: use search popup when changing material.
Fixed
- Spacing Overlay does not work with instance faces.
- Asset Import does not copy to selected faces in edit mode.
- Rename Asset Category fails with error message.