74 issues found

0

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

0

Votes
Not a Bug
I transform the x rotation in iClone to 14 degrees (0.24... radians)
When I run:
transform_object = RLPy.RTransform()...More
  •  1
  •  1181
Submitted by The-any-Key

0

Votes
Active
It would be good to get the selected bones from Face puppet editor....More
  •  0
  •  1175
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
  •  1170
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
  •  1170
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
  •  1169
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
  •  1168
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
  •  1166
Submitted by The-any-Key

0

Votes
Active
A fantastic enhancement would be to allow any voice to be used in the Text to Speech, given a sample of the voice. I know Adobe demo'd VoCo a few years back and LyreBird and others are offering commercial services for this but most are not affordable or flexible enough for an Indie or Amateur...More
  •  0
  •  1165
Submitted by isr

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