-showTicks
option on the dopeSheetEditor
command has been disabled. Using this option will have no effect.-minimumSize
option has been added to the lattice
command. This option can only be used with the objectCentered
option, and can be used to avoid creating a lattice with a side of length 0.0.-orderedComponentSelection
option has been added to the ls
command. This option changes the order of a selection to ordered by shape from ordered by selection order.-resizable
option has been added to the layoutDialog
command. This option sets whether or not the dialogue is resizable.-uniqueTagName
option has been added to the componentTag
command. When used with the -create
and -newTagName
options, it generates a unique tag name based on the tag name provided if the provided tag name already exists.-enforcingUniqueName
option has been added to both the addAttr
and the addExtension
commands.-emptyLabel
option has been added to the treeView
command.-limitToSelectedCurves
option has been added to the animCurveEditor
command.-cacheStartFrame
option has been added to the gpuCache
command.-autoExpandAllAnimatedShapes
option has been added to the outlinerEditor
command.-staticNumberOfControls
and -addEntry
options have been added to the gradientControlNoAttr
command.The following new nodes have been added to Maya:
crossProduct |
dotProduct |
vectorMatrix |
pointMatrix |
axisFromMatrix |
translationFromMatrix |
rotationFromMatrix |
scaleFromMatrix |
columnFromMatrix |
rowFromMatrix |
subtract |
divide |
The axisXFromMatrix
, axisYFromMatrix
, and axisZFromMatrix
nodes introduced in a previous PR have been replaced with the axisFromMatrix
node.
The trailPathMode
attribute has been added to the motionTrailShape
node. This attribute controls which part of the motion trail to show when rendering.