• Joined on 2023-03-13
reijaff commented on issue blender/blender#100337 2023-03-14 08:23:48 +01:00
VSE dynamic retiming design

Is it suppose to work like that?

>>> bpy.context.sequences[0].retiming_handles.values()[1].timeline_frame 52

>>> bpy.context.sequences[0].retiming_handles.values()[1].timeline_frame =…

reijaff commented on issue blender/blender#100337 2023-03-13 13:38:14 +01:00
VSE dynamic retiming design

Is there a way to move handles with Python API ?