MackeyK24 b44bdc23d6 Maya Art Tools 8 năm trước cách đây
..
babylonNameTool.mel 5faf2a2f67 New Maya Art Tools Section 8 năm trước cách đây
babylonReskinTool.mel b44bdc23d6 Maya Art Tools 8 năm trước cách đây
readme.md 5faf2a2f67 New Maya Art Tools Section 8 năm trước cách đây

readme.md

=========================================

BabylonJS: Maya Art Tools

  1. Install Maya art tool scripts (.mel) in your scripts folder.

Window Folder: C:\Users\USERNAME\Documents\maya*VERSION*\scripts

Macintosh Folder: ~/Library/Preferences/Autodesk/maya/VERSION/scripts

===========================

Add Namespace Tool To Shelf

*** Usage: Remove Unwanted Namespace From All Objects

  1. In Maya open the Script Editor and go to the Mel tab, copy and paste command below: ########################

babylonNameTool();

########################

  1. Highlight it and click on "Save Script to Shelf...", specify a name ('Names') and click "OK".

========================

Add Reskin Tool To Shelf

*** Usage: Reskin and combine selected meshes with new max influencers.

  1. In Maya open the Script Editor and go to the Mel tab, copy and paste command below: ########################

babylonReskinTool();

########################

  1. Highlight it and click on "Save Script to Shelf...", specify a name ('Reskin') and click "OK".