Skip to content

0.4.9

Compare
Choose a tag to compare
@orchetect orchetect released this 21 May 00:45
· 40 commits to main since this release

New

  • FCPXML: Added AnyTimeline type-erasure box to wrap any timeline element model
  • FCPXML: Added allTimelines() model root method to return all usable timelines in a FCPXML document
  • FCPXML: Refactored timeline model properties to new FCPXMLElementMetaTimeline protocol:
    • timelineStartAsTimecode() uses heuristic to return timeline start
    • timelineDurationAsTimecode()

Fixed

  • FCPXML: fixed container depth calculation involving ref-clips

Maintenance

  • Added unit tests