1660 issues found

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

1

Votes
Active
iClone 7.4 has a very irritating bug in it, so that every time I hit the button to take the playhead back to Frame 1, the entire program crashes (this only seems top be happening on the button itself, not the keyboard shortcut [,]). My standard workflow when something screwy like this happens...More
  •  4
  •  1283
Submitted by Terry Miller

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

0

Votes
Released
Iclone 7.4 German Version Real Time Render Options error Rest each Time
This Video Link you can see the error https://youtu.be/ecAjQmigIF0
Best Regards rosuckmedia...More
  •  0
  •  862
Bug
Submitted by rosuckmedia

0

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

0

Votes
Released
NOTE: This problem has also been observed in iClone 7.3 for this specific project, but I noticed it first in Beta 6, so I'm entering it here.
The test project can be obtained at: http://www.virtualrealist.com/uploads/ic741_beta6_timeline_problem.zip .
What I encounter is that by moving the...More
  •  1
  •  1770
Submitted by animagic

0

Votes
Released
Exporting a full character animation (MotionPlus for example) with a Look At constraint directly from iClone to any other software (including 3DXChange) will cause the eyes to remain looking up to the right....More
  •  0
  •  998
Submitted by alexesquer

0

Votes
Not Reproducible
When I try to save a project, the file name in the title bar remains appended with a star, e.g., test.iProject*.
When checking in Windows Explorer, I find that the file has actually been saved, so it seems that it is just the indicator that is not functioning.
Sometimes the star disappears...More
  •  5
  •  846
Submitted by animagic

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