Skip to content

mrv2 v0.7.7

Compare
Choose a tag to compare
@ggarra13 ggarra13 released this 20 Sep 01:10
· 2841 commits to main since this release

v0.7.7

  • Fixed adding a file to playlist when the path was empty (ie. the file was
    loaded from the current directory).
  • Fixed adding audio to a playlist when there was an empty audio track and a
    video clip (ie. a sequence of images and then a video clip).
  • Fixed Text annotations having been turned off by mistake in v0.7.5.
  • Fixed drag and drop on Windows only allowing to load 4 clips before not
    allowing drag and drop to work anymore.
  • Fixed file requester hanging when reading .py files in a directory.
  • Updated to OpenEXR 3.2, OpenColorIO 2.3.0, etc.
  • Fixed Frame/Timecode/Seconds display in the PDF Exporter which was showing
    always 0.
  • Fixed PDF export to save out annotations in increasing time order.
  • Added User Documentation in English and Spanish, roughly based on xStudio
    documentation.
  • Added 7 saved color presets to the color picker, like Krita, so you can
    easily choose from them.
  • Added two colors to drawing tooldock. You can switch between them with the
    arrows that point to them.
  • Wipe Comparison is now fixed which had gotten broken in v0.7.5. Thanks to
    Darby Johnston.
  • Fixed Fullscreen Mode (F11 hotkey) on Windows which got broken in v0.7.5.