74 issues found

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
  •  852
Submitted by isr

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
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
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
  •  832
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
  •  1006
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
  •  865
Submitted by ahingel

0

Votes
Active
In theory, ability to use the rotation gizmo in Python.
If we could use the gizmo to rotate local and world it would allow advanced rotations with little code.
Image show a plane that we want to rotate via the green axis. Currently this is very hard to code and the coder need extended knowledge...More
  •  0
  •  844
Submitted by The-any-Key

0

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

0

Votes
Active
So we can add resize code for the widget to fit the pyside dialog for RDialog and RDockWidget....More
  •  0
  •  832
Submitted by The-any-Key