forked from mottosso/cmdx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Support passing animCurve interpolation with attribute, e.g. ["anim…
…ated", cmdx.kStepped] = {1: True} - Support for path-like syntax, e.g. parent | "child" | "grandchild" - Add Vector.rotate_by PEP8 syntax - Protect against crash when using MPoint with MObject - Support BoundingBox.expand with Vector-type - Expose math.sqrt as cmdx.sqrt - Expose isScrubbing - Expose isPlaying - Support for cmdx.setAttr(undoable=True) - Support for cmdx.setAttr with Matrix - Make Maya aware of cmdx version
- Loading branch information
Showing
1 changed file
with
100 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters