Releases: chark/blender-skunk
Releases · chark/blender-skunk
v0.0.13
Added
- Option to choose on which axis to distribute objects on.
Changed
- Default child name suffix from
Child
to LOD0
.
- Increased min and max sizes when distributing objects.
Fixed
- Collections not being maintained when creating LODs or empty parents.
v0.0.12
Added
- Labels to operations for easier reading.
Changed
- Distribute objects operation will maintain Y and Z axis of selected objects.
Fixed
v0.0.11
Changed
- Bulk Export feature to work with armatures.
v0.0.10
Added
- Object distribution will sort objects by name before distributing.
Fixed
- Distance not being used in object distribution.
v0.0.8
Added
- Operator to sort mesh faces by material.
v0.0.7
Fixed
- Smart UV project not selecting all quads.
v0.0.5
Fixed
- Parenting function is not applying a child's name.
- Data blocks not being removed when deleting LODs.
v0.0.4
Changed
- Changed lightmap pack to smart UV project as lightmap pack causes leaks.