Valerio Di Napoli
-
Valerio Di Napoli commented on this chain script not working for me in 2018 by Valerio Di Napoli Report 2019-01-11 04:31:32 UTC
Valerio Di Napoli:
<div>The script is compiled, so you cannot open it that way. Please follow the guide "How to use.txt" included in the script's archive. </div>
-
Valerio Di Napoli commented on MAYA 2014 OSX ERROR by pablo fx Report 2019-01-11 04:24:41 UTC
Valerio Di Napoli:
<div>Please try running this:</div> <div> </div> <div>sys.path.append("FULL_PATH_TO_FOLDER_CONTAINING_THE_SCRIPT")</div> <div>from skinWrap impo...
-
Valerio Di Napoli commented on User Valerio by Valerio Di Napoli Report 2019-01-11 04:20:37 UTC
Valerio Di Napoli:
<div>The user name is irrelevant. The error message most likely means that you have runned the script without selecting the two geometries (wrapped...
-
Valerio Di Napoli posted in Cant get working in Create dynamic chain from curve for Maya Report 2013-09-07 06:37:25 UTC
Hi Franck, the script comes with a text file with all the instructions to get it work. Maybe you should take a look at it, since you don't have t... (more) -
Valerio Di Napoli posted in Cant get working in Create dynamic chain from curve for Maya Report 2013-06-01 21:04:42 UTC
Maya 2014 has a newer version of python: bad magic number error comes when you try to load a script compiled with an older version of python. I'... (more) -
Valerio Di Napoli posted in How to make the chain as an active rigid body, and make it stretch? in Create dynamic chain from curve for Maya Report 2013-04-23 11:27:03 UTC
Hello Bryant, the chain rig works with Nucleus solver for dynamics (by turning on the attribute "is dynamic"), so you don't have to create passive... (more) -
Valerio Di Napoli posted in Adding collsion in Create dynamic chain from curve for Maya Report 2013-02-28 18:42:04 UTC
The workflow depends on the solver you choose to work with. If you want to work with nCloth, you just have to know that the really simulated object... (more) -
Valerio Di Napoli posted in Replacing NURBS chain with single Polygon(or Nurbs) obect in Create dynamic chain from curve for Maya Report 2013-02-27 08:43:14 UTC
Hi Michael, thanks for your interest in my script. I'm not sure at 100% on what you are trying to achieve, anyway I have 2 solutions for you: ... (more) -
Valerio Di Napoli posted in Help getting the script to work in Create dynamic chain from curve for Maya Report 2013-02-26 16:53:12 UTC
The error means that Maya doesn't find the script file. Maybe wrong folder or wrong maya.env settings. You can read about environment variables ... (more) -
Valerio Di Napoli posted in Help getting the script to work in Create dynamic chain from curve for Maya Report 2013-02-26 10:09:47 UTC
You cannot run python code from MEL tabs. Just type the code in a python tab (or command line) instead. (more)
Comment on bug