Skip to content

Trigonometry Operators and more versatile NcList class.

Latest
Compare
Choose a tag to compare
@mischakolbe mischakolbe released this 03 Aug 00:52
6a64913

New features:

  • Added trigonometry operators: > node_calculator/issues/94
  • Added getattr, attr and set methods to NcList class. > node_calculator/issues/93

Fixes:

  • Fixed MPlug retrieval of indexed AND aliased attrs (such as blendshape target weights) > node_calculator/issues/91
  • Including foster children in MPlug search (such as ramp_node.colorEntryList[0].colorR) > node_calculator/issues/92