74 issues found

0

Votes
Released
When I add an event callback for a RLPy.RUi.CreateRDialog() all is fine. But after I load my ui file and set it to the dialog and try show the dialog. iClone hang and you need to force close it.
If you however step the code, using visual studio code, everything works fine. Ex I call RegisterEventCallback...More
  •  3
  •  1282
Submitted by The-any-Key

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
  •  1275
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
  •  1261
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
  •  1258
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
  •  1256
Submitted by Tesira

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
  •  1256
Submitted by jlittle

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

0

Votes
Released
I have tried after some time my Python Script „Waves“ again.
I can load it and all dos work.
But when I try to close the program, I get a crash. Sometimes the program is to close after clicking on the message box picture Crash2020_3, sometimes not....More
  •  0
  •  1239
Submitted by Tesira

1

Votes
Active
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
  •  0
  •  1225
Submitted by elMartino

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
  •  1225
Submitted by videodv