Some of the examples are using an older version of the api. Looking at page https://wiki.reallusion.com/IC_Python_API:RLPy_RIHandDevice in the wiki. Things like RLPy.EHandDataSource_RIGHT_HAND now equals RLPy.EHandDataSource_RightHand case is incorrect. Also an explanation of the data formats...More
Hi Guys, Phyton has been around for a while now and I have tried to install it again and again. I just can't manage. Would it be possible to have an easier and straight forward installer for instance with an exe file? Also here is a big ask. Is it possible to make the time line in I clone...More
Hi, When doing my latest plug-in I would have loved to access attached objects (children of a parent object) - but this was not possible. The only related function available at the moment is SetParent....More
Im trying to workout the realtionship between the clip_time and Time_line time. If I wish to set a key x,y,z on the Transform Track on the time_line I simply set time_line = 100 say and it will put a key at frame 100 on the time_line. If I set up a clip and save x,y,z to the clip at say clip...More
Hi Im trying to write a "walk down stairs" script but I am unable to set the characters x y z transition position(Torso) in the generated clip. I can set it for the Transition Track but this is outside of the motion clip....More
When moving a motion bone 40 units this aligns with the unit system compared with other objects. However, I only need to move a skin bone about 10 units for the same distance. I compare this using the same character, one rigged as non-human and the other as non-standard....More
IMPORTANT: Before testing this the PopcornFX_Sequencer folder must be deleted from C:\Program Files\Reallusion\iClone 7\Bin64\OpenPlugin See this issue report for details:...More
As the title say, the python plugin for PopcornFX is causing iClone to create Crash Dump files on exit. How to reproduce: 1. Open iClone with just the empty default project....More
I created a script to change the opacity of all materials of a character in one go, but as you can see it is not affecting all the materials correctly. On some materials skin or hair in paricular if you set the opacity level below 50% the will disapear completly, this also happens in the modify...More