Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mrv2 v1.3.2 source code.tar.gz | 2025-02-07 | 45.4 MB | |
mrv2 v1.3.2 source code.zip | 2025-02-07 | 46.0 MB | |
README.md | 2025-02-07 | 1.4 kB | |
mrv2-v1.3.2-Darwin-arm64.dmg | 2025-02-07 | 97.5 MB | |
mrv2-v1.3.2-Darwin-amd64.dmg | 2025-02-07 | 106.1 MB | |
mrv2-v1.3.2-Windows-amd64.zip | 2025-02-07 | 147.8 MB | |
mrv2-v1.3.2-Windows-amd64.exe | 2025-02-07 | 98.6 MB | |
mrv2-v1.3.2-Linux-amd64.tar.gz | 2025-02-07 | 170.0 MB | |
mrv2-v1.3.2-Linux-amd64.rpm | 2025-02-07 | 132.1 MB | |
mrv2-v1.3.2-Linux-amd64.deb | 2025-02-07 | 163.7 MB | |
Totals: 10 Items | 1.0 GB | 0 |
v1.3.2
- Added support for Chromaticities attribute in OpenEXR files.
- Added support for Y, RY, BY OpenEXR images.
- Made YC OpenEXR conversion use file chromaticities.
- Hiding an audio track in an .otio timeline now turns off audio for that track.
- Added support for OpenEXR's ripmaps and mipmaps.
- Made Mipmap and Ripmaps' rounding mode show as "UP" or "DOWN".
- Made Line Order in Media Info Panel show as Increasing Y, Decreasing Y or Random instead of a number.
- Added Python functions: annotations.getTimes() to get the times where there are annotations.
- Added Python function: cmd.saveSingleFrame() to save the current frame.
- Added Python function: cmd.saveMultipleFrames() to save multiple frames from a list of times, like those returned from annotations.getTimes().
- Fixed instantiation of mrv2.io.SaveOptions().
- Made Page Up/Page Down change images always, instead of scrolling the panel sidebar.
- Fixed color refreshing in timeline panel when switching color themes.
- Fixed text annotations saving in PDF, movies or sequences on macOS Sonoma and Sequoia.
- Fixed zoom factor capture on high DPI displays on macOS Sonoma and Sequoia.
- Removed printing of profile when not saving a movie.
- Fixed opening a session file from the command-line when the Python panel was open.
- Improved Python Editor's highlighting of keywords.