Skip to content
Snippets Groups Projects
  • Sybren A. Stüvel's avatar
    05b6fda8
    Added `merge_progressive_render_sequence` command · 05b6fda8
    Sybren A. Stüvel authored
    Added the `merge_progressive_render_sequence` for sample-merging sequences of EXR files. The
    already-existing `merge_progressive_renders` command only performed on one frame at a time.
    
    This commit also removes the last traces of the preview generation that
    half-happened while merging. It was intrinsincly flawed and was superseded
    by the `exr_sequence_to_jpeg` command.
    05b6fda8
    History
    Added `merge_progressive_render_sequence` command
    Sybren A. Stüvel authored
    Added the `merge_progressive_render_sequence` for sample-merging sequences of EXR files. The
    already-existing `merge_progressive_renders` command only performed on one frame at a time.
    
    This commit also removes the last traces of the preview generation that
    half-happened while merging. It was intrinsincly flawed and was superseded
    by the `exr_sequence_to_jpeg` command.