Adverti horiz upsell

Dora SkinWeight Import Export 3.8.1 for Maya (maya script)

import/export skin weights

License
Button download
10,470 Downloads

Compatibility

  • 2018

Operating Systems

  • Windows

History

Created:08/03/2006
Last Modified:09/28/2019
File Size: 41.8 KB

Bugs

Import doesn't work on first run of script

Statusclosed
Prioritylow
Date10/19/2009
Submitted byZack Mark Zack Mark
I installed this script and successfully exported weight lists for two meshes.  I switched to the import tab and attempted to import onto the same meshes (after deleting history, rescaling the skeleton and skin, and adding a new skin cluster) using vertex order, and the script did nothing.  I poked around in the source file and discovered it was because the hidden
DoraSkinWeightImpExp_TXTF_ImpName text field wasn't being populated, so
DoraSkinWeightImport would exit prematurely.  This if statement on line 1604 seems to be the culprit:
if( size( $dswAppendList ) != 0 )
$dswAppendList will always have 0 items when the script is first run (and whenever it's run without anything in the list).  Adding items to the list won't cause that block of code to be re-evaluated.

Comments on this bug:

  • DoraYuki

    DoraYuki said over 15 years ago:

    3.55 Bug Fixed
  • szabolcs szabados

    szabolcs szabados said almost 14 years ago:

    Hi Mate I have a problem, since i went to 2011. In the import tab in the joint list is always highlighted 1 single joint, but my setup has min 100 :-D. Maybe the 2011 platform is new for it, or am i doing something wrong. Thx

Post a comment: