Limitations and errors
Bugs and limitations list
TheKeyMachine has a long list of minor bugs and issues that I will be resolving over time. Here are some of them listed:
Installer
If you have multiple versions of Maya installed and you already have TheKeyMachine in one of them, attempting to reinstall it will result in an error informing you that the folder already exists.
To load TheKeyMachine in a diferent Maya version, open the Script Editor and execute in a python tab the following code:
import TheKeyMachine
TheKeyMachine.toggle()
Nudge Box
The 'Nudgebox' might displace keys when moving them. The tool is currently under review.
Tracer
If the view is in isolate mode or the motion trails are not visible in the viewer, the Tracer is not seen. It should be added to isolate or change the view mode. Function to be implemented.
Temp Pivots
Temp pivot does not seem to align the temporary pivot correctly to the object on which the pivot is to be created. To be fixed.
Animation Offset
There is not undo in the Animation offset tool, that needs to be implemented.
Animation offset tool only works when you are on top of a keyframe
Only works with one object
Last updated