Skip to content

each_clip no longer exists on Clip #1257

@meshula

Description

@meshula

This change https://github.com/PixarAnimationStudios/OpenTimelineIO/pull/926/files caused a regression, by inadvertently removing this method:

@add_method(_otio.Clip)
 def each_clip(self, search_range=None):
     yield self

we need to add it back in

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA problem, flaw, or broken functionality.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions