-
Notifications
You must be signed in to change notification settings - Fork 309
Description
Feature Request
Is this a New Feature, or a Proposed Change to existing Behavior?
This is the continuity of existing feature.
Description
Describe the new feature, or describe the modification to existing behavior, and provide context as necessary to help with understanding how the feature relates to a workflow or functionality.
I am the developer of Shot Manager, a Blender add-on that provides many features to manipulate shots in the 3D space of Blender but also to import and export edits with other software. To do so I rely on OpenTimelineIO.
Thing is Blender is changing regularly (or irregularly I should say) the version of Python they support, this in order to stick to the latest version. An in March Blender 3.1 will be on Python 3.10.
Would it be possible to have a version of OTIO for Python 3.10? That would be of a great help!
Thank you