Skip to content

MOPs v0.1.69 Experimental

Pre-release
Pre-release
Compare
Choose a tag to compare
@toadstorm toadstorm released this 05 Oct 22:38
· 537 commits to experimental since this release
3cc9294

New Stuff

Apply Attributes and Extract Attributes have been rewritten to always write template point attributes during normal operation. This means that MOPs operators should work on regular points as well as packed primitives, and copying to points that have been transformed by MOPs operators should provide the correct final transformation.
A new "Radial Wipe" mode was added to MOPs Shape Falloff.

Instancer 1.3 Fixes

"Radial" distribution mode now has multiple methods for orientation.
Interpolation of instance orientation now works properly when time-dependent.
Prim Centers and Edge Centers distribution modes reoptimized for speed.
A "Points Only" mode was added to the Instancer.
The mops_falloff attribute is automatically added to all instances.
The "MOPs to Point Instances" shelf tool now works properly with the new Instancer.
Alembic timing attribute (abcframe intrinsic) should now be properly set in the Instancer.

Misc Fixes

Apply Attributes auto-generates orient if none is provided.
Remap Falloff now supports a separate custom output attribute.
Expoode parameter display names tweaked to be more consistent with other nodes.
All solver-based operators now have a default start frame of $RFSTART.
Extract Attributes now differentiates pscale and scale automatically.
Sweep Spline now can sweep over closed curves and maintain UVs. A "join curve ends" toggle was added to support this.
Fixed a bug in Move Along Spline that required a falloff attribute to properly orient.
Move Along Spline now throws an error if no id attribute is present.
Noise Modifier scale value options made more sane.