Author: David Qixiang Chen
Website: http://www.sinkpoint.com
Updates
1.0.2
- Recompiled plugin for Maya 8.
- Now edgeConnect menu items will appear under the "Edit Mesh" menu. This is due to the changes in the
Maya 8 menu structure.
1.0.1
- Fixed problem where command won't work on a mesh node without construction history.
- Created a UI for the plugin.
Installation:
Move edgeConnect.mll to a directory set in $MAYA_PLUG_IN_PATH.
You can also redefine the enviromental variable inside your maya.env with something like:
MAYA_PLUG_IN_PATH = $MAYA_PLUG_IN_PATH;C:mydirmaya8.0plugins
Move edgeConnectUI.mel into the "my documentsmaya8.0scripts" folder, and source it under userSetup.mel
Open Maya, load the plugin. edgeConnect menu items will be added to the "Edit Mesh" menu.
The binary for Maya 7.0 is also included for those that still need it. There are no differences in feature for Maya 8 and 7.
Enjoy!