74 issues found

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
  •  815
Submitted by Tesira

0

Votes
Active
I would strongly advise the development team to be very cautious "opening" iclone to 3rd party developers to be able to add plugins by the truckloads - This IS a double edge sword ;;; it can provide progress and certainly bring great tools on one end
On the contrary fragment the program and...More
  •  2
  •  992
Submitted by robmbaker

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

0

Votes
Active
I have down loaded a bunch of plugin that require python. How do I get Python?...More
  •  1
  •  1049
Submitted by bobu2357

0

Votes
Assigned
When you set a transform object for several bones at the same time.
# Get control
transform_control = animation_clip.GetControl("Layer", bone1)...More
  •  0
  •  854
Submitted by The-any-Key

0

Votes
Active
Currently we can only add material keys with ex: material_component.AddDiffuseKey
But no way to remove the keys....More
  •  1
  •  833
Submitted by The-any-Key

0

Votes
Assigned
When you create a key with ex: ...SetData("Position/PositionX"...
and then try set the key type with object.GetControl("Transform").SetKeyTransition(...)
It wont set the transition type in the new key...More
  •  0
  •  831
Submitted by The-any-Key

0

Votes
Assigned
I can't set a clone's pivot, while GetPivot function works fine, here's the test code:
def test(event):
name = "Box_001"...More
  •  0
  •  849
Submitted by alikims

0

Votes
Assigned
Here is a code to show the issue I'm having. To test it, you want to put some image named "image.jpg" to the same folder as the script, it will be used as texture.
import os, time, math, random, RLPy, PySide2, copy
from winreg import *...More
  •  0
  •  1004
Submitted by alikims

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
  •  864
Submitted by ahingel