74 issues found

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

0

Votes
Assigned
When using SetData("Position/PositionX"...) on props there is no issue. It works fine.
But when try use it on an avatar will set it to the wrong position.
pos_x=-1084...More
  •  2
  •  903
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
  •  900
Submitted by animagic

0

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

0

Votes
Released
When get the key from a object with:
object.GetControl("Transform").GetTransformKey(RLPy.RTime(time_value),new_key)
new_key.GetTransform().S()...More
  •  1
  •  896
Submitted by The-any-Key

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

0

Votes
Assigned
It seems that the SelectObjects function is not working:
# get list of selected props
selectedProps = []...More
  •  1
  •  891
Submitted by jlittle

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

0

Votes
Active
It would be good to get the selected bones from Face puppet editor....More
  •  0
  •  887
Submitted by The-any-Key

0

Votes
Not a Bug
I & others spend so much time writing feedback about bugs ways to increase productivity etc I really wish DA points are automatically given to those that are confirmed issues/assigned -until resolved.
I often wait and wait for months not being able to upload new products or create videos/scenes...More