Skip to content
  • Alexandru Băluț's avatar
    viewer: Avoid messing with the project pipeline when previewing trims · 03e15b44
    Alexandru Băluț authored
    Once the viewer container is connected to a project, it does not even
    have to keep a reference to the project pipeline, now that it keeps a
    separate reference to the temporary AssetPipeline used when trimming.
    
    Gets rid of a few fields, and avoids setting the project pipeline to
    state NULL, thus avoiding a flicker when switching state from NULL to
    PAUSED.
    03e15b44