74 issues found

0

Votes
Closed
Cannot download the updated Hand Gestures Puppeteering 2.0 and Smooth Camera Follow 2.0, The shopping cart seems to lock me off from completing the transaction because I have it already. That may be so yet I cannot download the updated version to install. Could you assist?
Regards...
Don...More
  •  1
  •  550
Submitted by dongraphifx

0

Votes
Closed
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
  •  1
  •  748
Submitted by videodv

0

Votes
Closed
Its been awhile so just wondering when the code for the Sprint Joints example is going to be uploded.
Cheers
Christopher Watts...More
  •  1
  •  745
Submitted by videodv

0

Votes
Not a Bug
Following the example of the page
http://wiki.reallusion.com/IC_Python_API:RLPy_RIFaceComponent
The function GetKey() returns 60 elements in the 'morph' array, but in iClone, there are 66 elements. The 6 missing elements are shifted in the 'custom' array....More
  •  1
  •  792
Submitted by Saeder

0

Votes
Active
I have down loaded a bunch of plugin that require python. How do I get Python?...More
  •  1
  •  1039
Submitted by bobu2357

1

Votes
Assigned
I see you can load a texture into say the Diffuse channel but this is a one off, I woulld like to be able to change the texture on a different part timeline, i.e to be able to use different textures over time.
Christopher Watts...More
  •  1
  •  1559
Submitted by videodv

0

Votes
Active
Currently we can only add material keys with ex: material_component.AddDiffuseKey
But no way to remove the keys....More
  •  1
  •  828
Submitted by The-any-Key

0

Votes
Assigned
When trying to run:
box = RLPy.RScene.FindObject(RLPy.EObjectType_Prop, "Box")
box_wt = box.WorldTransform()...More
  •  1
  •  858
Submitted by The-any-Key

0

Votes
Released
def get_viseme_keys_from_model(model):
component=model.GetVisemeComponent()
key_time_list=component.GetVisemeKeyTimes()...More
  •  1
  •  909
Submitted by The-any-Key

0

Votes
Released
I have a script that uses GetVisemeKeys() and that ran fine in API 072. Have in API 073, I get an error.
Here is a snippet to illustrate this (before running, make sure there is at least one avatar is in the scene):
import RLPy...More
  •  1
  •  892
Submitted by animagic