Releases: HungryProton/scatter
Releases · HungryProton/scatter
Release 2.3.0
Apply Offset
was renamed inOffset Transform
- Rotation is now applied before the scaling.
- Three new modifiers
Offset Position
,Offset Rotation
andOffset Scale
, which is basicallyOffset Transform
split in three if you need more control on the order of execution. - New
Add Single Item
modifier, in case you want to place an item in a very specific place no matter the seed used - New
Array
modifier, similar to Blender's array modifier. This requires existing transforms to work.