curve region update 1
updated curveRegion to deal with multiple curves in a set in pairs based on operation. todo: 1. incorporate in maya dag as node 2. option to mesh regions (issue with…
nurbs manipulation
nurbs manipulation node (inNurbs, outNurbs, array[inPos], array[inCurves]) array[inPos], array[inCurves] attributes: displacement & distance
test nurbs manipulation
a node that takes a set of curves adjusting its y-value per cv with some basic cache so it runs faster when some curves is less dynamic (i.e. does not…