Skip to content

Releases: toadstorm/MOPS

MOPs v0.1.48 Experimental

16 May 02:24
01b78e0
Compare
Choose a tag to compare
Pre-release

== THE ROTATION RELEASE! ==

Lots of orientation fixes here:

Added "curveu" option to generated motion trails from MOPs Noise Modifier.
MOPs Spring Modifier rotation behavior corrected.
MOPs Reorient 1.1 introduced, with simpler interface and the ability to set any rotation axes from a vector4 or two vector attributes.
MOPs Visualize Frame now better extracts orient vectors, including those defined by p@mops_orient.
MOPs Apply Attributes now respects p@mops_orient when scaling using local axes.

MOPs v0.1.47 Experimental

10 May 20:12
8ac63f6
Compare
Choose a tag to compare
Pre-release

Fixed a bug in MOPs Noise Modifier that prevented the advect mode from properly displacing anything.

MOPs v0.1.46 Experimental

09 May 16:26
a361550
Compare
Choose a tag to compare
Pre-release

The MOPs Instancer has a new "Transfer Attributes" parameter that allows you to transfer attributes from the original objects to instance to the instanced packed primitives.

MOPs Sweep Spline now supports using point attributes to modify the scale of each spline, in addition to the existing controls.

MOPs v0.1.45 Experimental

03 May 06:33
29573f5
Compare
Choose a tag to compare
Pre-release

All Modifier nodes now use Apply Attributes 1.2.
Added "neighbors_02" example file.
Instancer, Set Sequence Time and Delay no longer create extra attributes to identify Alembics or Packed Disk Sequences.

MOPs v0.1.44 Experimental

24 Apr 04:52
559ea0e
Compare
Choose a tag to compare
Pre-release

Added MOPs Align node, to align packed primitives based on their bounding boxes.
MOPs Delay now references id attribute instead of ptnum for more predictable results.
MOPs Randomize no longer applies rotation if in Set mode and randomization is disabled.
MOPs Noise Modifier now uses correct vector amplitude signature.
MOPs Neighbors now maintains live connection positions even if reference frame is static.
Added new "start/end groups" mode to MOPs Neighbors.
MOPs Convert now has options for a name prefix and starting index.
The MOPs Updater shelf tool now automatically compresses the HDAs for better network performance.

MOPs v0.1.43 Experimental

17 Apr 05:29
56834f6
Compare
Choose a tag to compare
Pre-release

Apply Attributes 1.2 added. This has an option to match Pivots with the second input, which is handy for matching pieces to Packed RBD simulations that might have adjusted pivots.

MOPs Explode now generates pieces with the f@mops_falloff attribute set to 1 by default.

MOPs v0.1.42 Experimental

15 Apr 06:36
bbaff92
Compare
Choose a tag to compare
Pre-release

Added primitive groups option to MOPs Explode.
Patched MOPs Noise Patterns backwards compatibility with Falloff nodes.
Extract Attributes now removes the v@pivot attribute if Extract Pivot is disabled, to better work with Packed RBDs.

MOPs v0.1.41 Experimental

12 Apr 04:45
5ac5493
Compare
Choose a tag to compare
Pre-release

Patched the new MOPs Noise Deformer to actually work properly.
MOPs Noise Patterns now supports vector amplitudes.
Added Alligator and Sparse Convolution Noise to MOPs Noise Patterns.
Updated the Noise, Shape, Spline, Object, and Texture Falloff nodes to reflect changes to MOPs Noise Patterns.

MOPs v0.1.40 Experimental

10 Apr 23:15
51681f7
Compare
Choose a tag to compare
Pre-release

NEW NODE

Added the new MOPs Noise Modifier to eventually replace MOPs Curl Modifier.

UPDATES

Fixed Sprite mode in Falloff Preview when using newer versions of Houdini.
The MOPs Updater window no longer has a fixed size, which should help with high DPI displays.
The Curl Modifier now auto-generates an id attribute for trails if needed.
MOPs Noise Patterns now has vector amplitudes instead of scalar.

MOPs v0.1.39 Experimental

05 Apr 05:20
ef1e0e4
Compare
Choose a tag to compare
Pre-release

Modified the MOPs Updater shelf tool to properly use SSL. This should prevent rate limiting errors as well as other SSL errors that occur when trying to run the updater tool.

Modified MOPs Preview Falloff to have better and faster version detection when determining what type of falloff preview to use.