gn_toggleBoneLabels 0.7.0 (maya script)

Toggles Bone Labels, selectable in Viewport !

Screen1

License Type:

Freeware

File ID:

5343

File Size:

2.5 KB

Created / Updated:

Sep 25, 2008 / Mar 30, 2009

Owner:

sublist   More free downloads from this user See users marketplace items See this users portfolio Send a Private Message

Platforms:

irix, linux, mac, windows

Downloaded:

2,899

Maya:

5.x, 6.x, 7.x, 8.x, 2008, 2009

Tags:



Changed to Python!

To run the script copy the file

"gn_toggleBoneLabels.py"

to your maya scripts dir ("c:...maya2009scripts" )

Then type this in your script editor:
import gn_toggleBoneLabels

Now you can run the script with this command:
gn_toggleBoneLabels.labelBones()

MEL Users just copy the MEL Code out of the python file and run it directly in the editor
_________________________________________________________________________________

!!! Changed the whole approach !!!

You can now select the Label in the Viewport and your corresponding Joint will be selected.
Run the script and all selected Joint will be labeled. Run it again to delete the labels.

You can now even turn of Joint Display for a more cleaned up Viewport and still manipulate the joints...

___________________________________________________________________________
This tiny Helper toggles the Labels of all selected Bones.

This is useful for Skinning (Scene Navigation in general)

The Labelname is taken from the Bonename. If you change the Bonenames run the script again

Just copy the content of the mel script in your script editor and drag it to your shelf bar.

Related Marketplace Items

  • Finish