74 issues found

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

0

Votes
Released
When you get an objects morph component with object.GetMorphComponent()
Then you start add keys with AddKey all works fine.
But when you have added around 50 keys to the timeline with around 18 different morps per frame. The call to AddKey becomes slower and slower....More
  •  1
  •  925
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
Released
When I have an object (with no parent) with rotation x=90,y=0,z=0
Then I get the quaternion with:
object.WorldTransform().R()...More
  •  1
  •  1734
Submitted by The-any-Key

0

Votes
Assigned
After I add some material AddDiffuseKey and AddGlossinessKey keys to the timeline with my python script I now find that after playing the sequence they do not show on the timeline.
This did not happen before I updated to 7.41.
Regards...More
  •  1
  •  822
Submitted by videodv

1

Votes
Assigned
There seems to be some issue when using RRgb(r,g,b) and RColor(r,g,b,1.0)
When using one of the color constants everything is ok:
print(str(RLPy.RRgb.BLUE.Red())+" "+str(RLPy.RRgb.BLUE.Red())+" "+str(RLPy.RRgb.BLUE.Blue()))...More
  •  1
  •  911
Submitted by jlittle

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

0

Votes
Active
Not able to change the tranistion curve for a material i.e from linear to step....More
  •  1
  •  1001
Submitted by videodv