Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mrv2 v1.2.6 source code.tar.gz | 2024-09-08 | 35.4 MB | |
mrv2 v1.2.6 source code.zip | 2024-09-08 | 36.1 MB | |
README.md | 2024-09-08 | 2.8 kB |
|
mrv2-v1.2.6-Darwin-amd64.dmg | 2024-09-08 | 120.9 MB | |
mrv2-v1.2.6-Darwin-arm64.dmg | 2024-09-08 | 95.0 MB | |
mrv2-v1.2.6-Windows-amd64.zip | 2024-09-08 | 143.5 MB | |
mrv2-v1.2.6-Windows-amd64.exe | 2024-09-08 | 99.4 MB | |
mrv2-v1.2.6-Linux-amd64.tar.gz | 2024-09-08 | 153.1 MB | |
mrv2-v1.2.6-Linux-amd64.rpm | 2024-09-08 | 124.0 MB | |
mrv2-v1.2.6-Linux-amd64.deb | 2024-09-08 | 146.9 MB | |
Totals: 10 Items | 954.3 MB | 0 |
v1.2.6
- Fixed macOS Intel compilation which had gotten broken in v1.2.4 and v1.2.5 (first two releases).
- Added Preferences->User Interface->View Window->OCIO In Top Bar to turn on OCIO at start of UI.
- Build fixes and directory clean-up. If building from source, you should run a full rebuild with "runme.sh clean", as the whole directory structure of the mrv2 repository was changed.
- Added Portuguese, Italian and French translations done with AI.
- Better Chinese, German and Hindi translations.
- Added top bar OCIO / Color toggle (Hotkey 't' by default).
- Added lumma channel (Hotkey 'l' by default).
- Allowed saving .otio movie files as .mp4, .mov, etc. files. This allows turning an .otio file into a new movie file. Useful when concatenating movies with the Playlist panel or with the -edl command-line switch.
- Fixed cancelling of language switch.
- Added showing name of language that will be changed to.
- Allowed saving a picture with no audio and then a movie with audio as a standard movie file (not .otio).
- Fixed cursor when entering text.
- Improved port and monitor detection on Windows.
- Improved performance of redraws when using multiple monitors with OCIO.
- Fixed some update issues in Top Bar's OCIO View display when using multiple monitors and OCIO was changed from the menus.
- Fixed view getting reset if a monitor's view was selected previous to selecting an image ics.
- Added option to use default ocio/view saved in config.ocio.
- Added command-line option to just set the display only and it will use its default view for it.
- Added warning about variable frame rate movies, like Ubuntu's screen captures. They are played at 12 FPS.
- Added Darby's and my own Windows' sequence fix.
- Made python scripts run AFTER ocio settings, so that OCIO can be easily baked.
- Fixed and simplified bakeOCIO.py script.
- Made python script be searched in $STUDIOPATH/python/ directory and in mrv2's python/demos directory if it cannot be found directly.
- Sped up monitor look up on X11 which was slowing down channel switching or image mirroring.
- Made File->Save PDF save out international characters properly. You can now save annotations written in Chinese, for example.
- Made File->Save PDF work properly on Wayland.
- Made File->Save PDF refresh properly, as it was buggy.
- Fixed drawn annotations disappearing when a text note in the same frame was cleared.
- Removed LibHaru dependency, as PDF creation is now handled by FLTK.
- Added OCIO options and LUT options to timeline, using Darby's new code.
- Fixed page creation when creating PDFs.
- Fixed PDFs' time information going outside the page on macOS.
- Fixed PDF creation drawing annotations on the wrong frames on large movies.