// Author: Amin Babaeipanah - www.leomoon.com
// 2010 05 24: First public release 1.0.0
// 2010 05 28: Unicode Syntax Error was resolved 1.1.2
- Copy "lmTools.mel" to your scripts folder.
- Close maya (if it's running).
- Run maya again and type "lmTools".
This is a collection of all the plugins I've written over the years for Maya with a GUI interface.
Center Locator: This will create a locator at the center of the selection. It even works in component mode.
Geo Cleanup: This will "Clear History" and "Freeze Transformations" on the selected objects.
Mirror X: This will mirror the selected objects in X.
Mirror Y: This will mirror the selected objects in Y.
Mirror Z: This will mirror the selected objects in Z.
Shape Renamer: This will rename the shapeNode of the selected objects to it's transformNode and adds "_Shape" at the end.
Toggle Backface: It will toggle backfacing.
Xray Selected: It will toggle Xray for selected objects only.
Basic Groups: It will create basic groups to organize your scene before you send you rig to animators.\
Constraint To Edge: It will constraint a joint to an edge.
Group Above: It will create a group above the selected object to zero out the selected object.
Skin Like: It will skin the first object to the second object with the same influences.
Split Joint: It will split the joint.
Create Anchor Curve: It will create anchor curve.
Create Box Curve: It will create box curve.
Create Double Box Curve: It will create double box curve.
Create Sphere Curve: It will create sphere curve.
Create Arrow Head: It will create arrow head curve.
Create Move Curve: It will create move curve.
Create Rotate Curve: It will create rotate curve.
Create Dome Curve: It will create dome curve.
Lock n Hide All: It will lock n hide all attributes in channel box for the selected objects.
Unlock n Unhide All: It will unlock n unhide all attributes in channel box for the selected objects.
Create Box Slider: It will create box slider.
Create Horizontal Slider: It will create horizontal slider.
Create Vertical Slider: It will create vertical slider.
Parent Shape: It will create one curve out of multiple selected curves.
Point n Align: It will point and align the selected object to the second object.
Make Them Blue: It will make the selected objects blue.
Make Them Green: It will make the selected objects green.
Make Them Red: It will make the selected objects red.
Make Them Yellow: It will make the selected objects yellow.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.