bungnoid / zootoolbox

Automatically exported from code.google.com/p/zootoolbox
12 stars 10 forks source link

XferAnim applyToRig.py seems to be missing #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open XferAnim
2. Tools => Open Offset Editor
3. error

What is the expected output? What do you see instead?
-------------------------------------------------------------------------
# Error: No module named applyToRig
# Traceback (most recent call last):
#   File "H:/__MAYA/2011-x64/scripts\xferAnimUI.py", line 243, in 
loadOffsetEditor
#     import applyToRig
# ImportError: No module named applyToRig # 

What version of the product are you using? On what operating system?
-------------------------------------------------------------------------
zooToolBox_2011_01_1

Please provide any additional information below.
-------------------------------------------------------------------------
it seems that applyToRig.py is not supplied with the package

Original issue reported on code.google.com by tom.fer...@gmail.com on 6 Jul 2011 at 1:23

GoogleCodeExporter commented 8 years ago
this should be fixed, although I haven't yet put it in the latest release.  
download xferAnim.py from the repository and it should be good.

Original comment by macaroni...@gmail.com on 26 Jul 2011 at 2:46