74 issues found

0

Votes
Active
Say we have a motion capture clip where we smile. If we could get the position of some parts of the face we could apply wrinkle morphs accordingly.
See attacked gif....More
  •  1
  •  1154
Submitted by The-any-Key

0

Votes
Assigned
Smooth camera follow python script doesnt work as it should
as many times as i tried, always happens the same
i have attached the project to see...More
  •  0
  •  1151
Submitted by ahingel

0

Votes
Released
When you get a RTransform object and get the x,y,z and w from it. The call alters the source values. So when you call model.LocalTransform().R().X() the first time you get a certain value. When you call it again in the next row (in the same tick) you get another value.
Tested via visual studio...More
  •  0
  •  1143
Submitted by The-any-Key

0

Votes
Not a Bug
# Get new data holders for tranformation
scale = RLPy.RVector3()
rot = RLPy.RQuaternion.IDENTITY...More
  •  2
  •  1142
Submitted by The-any-Key

0

Votes
Active
If I say set a key for a prop or bone other then at 0,0,0 how do I retrieve the keys X Y Z values?
Hope that makes sence.
Christopher Watts...More
  •  2
  •  1132
Submitted by videodv

1

Votes
Active
Since there are functions to Add keys to a material component we also need functions to Remove keys.
Example:
Have: def RLPy.RIMaterialComponent.AddDiffuseKey(self, kTime, strMeshName, strMaterialName, kColor)...More
  •  0
  •  1132
Submitted by jlittle

0

Votes
Assigned
When using RIDockWidget the close button dont close the window.
If you double click the "x" the window will however move to the last area it was docked....More
  •  1
  •  1126
Submitted by The-any-Key

0

Votes
Assigned
Position an avatar in x=151.892
object.GetControl("Transform").GetDataBlock().SetData("Position/PositionX", RLPy.RTime(200), RLPy.RVariant(151.892))
It will travel to x=65,783...More
  •  0
  •  1125
Submitted by The-any-Key

0

Votes
Released
My water script dos run well, but if I load a new project, when the script is running, it dos crash iClone fully.
Now I also have tested the Widget.py sample from Reallusion. There happens the same.
What could be done?...More
  •  4
  •  1122
Submitted by Tesira

1

Votes
Active
Hot to set the diffuse colour of a prop with a colour selected by the colordialog
If so can you give an example.
Chris...More
  •  0
  •  1120
Submitted by videodv