74 issues found

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
  •  1131
Submitted by ahingel

1

Votes
Active
Currently if you try use a RLPy.RIObject saved in a variable and the object was deleted iClone crash. It would be good to be able to check if the object is still valid....More
  •  2
  •  1130
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
  •  1123
Submitted by The-any-Key

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
  •  1120
Submitted by The-any-Key

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
  •  1110
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
  •  1108
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
  •  1107
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
  •  1104
Submitted by videodv

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
  •  1098
Submitted by Tesira

0

Votes
Assigned
When you set a transform object for several bones at the same time.
# Get control
transform_control = animation_clip.GetControl("Layer", bone1)...More
  •  0
  •  1096
Submitted by The-any-Key