这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: vfx-fuhao/OpenTimelineIO

Tags

v0.4

Toggle v0.4's commit message
Change plurality of assert for python3.5.

v0.3

Toggle v0.3's commit message
simple otio viewer (AcademySoftwareFoundation#52)

* simple otio viewer

* - maintains namespaces when importing
- uses .format in favor of % for string formatting
- queries adapter manifest for available file extensions

* Moves otio view widget into its own library

* make otioview executable

v0.2

Toggle v0.2's commit message
Addressed python3 support. resolves AcademySoftwareFoundation#19 (Aca…

…demySoftwareFoundation#32)

* Addressed python3 support. resolves AcademySoftwareFoundation#19

* Added unitests for comparison of TimeRange and TimeTransform and fixed inequality checks

* Added python3.5 to README and converted from io import StringIO to import io

v0.1

Toggle v0.1's commit message
Initial alpha release for evaluation by invite-only community.