Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mrv2-v0.3.7-Linux-amd64.tar.gz | 2023-03-26 | 49.4 MB | |
mrv2-v0.3.7-Linux-amd64.rpm | 2023-03-26 | 46.5 MB | |
mrv2-v0.3.7-Linux-amd64.deb | 2023-03-26 | 46.9 MB | |
README.md | 2023-03-23 | 1.7 kB |
|
Totals: 4 Items | 142.8 MB | 0 |
v0.3.7
- Added a half OCIO default to handle OpenEXR half images.
- Added timeRange and inOutRange to timeline module.
- Added setIn() and setOut() to timeline module to set the in and out time/frame/seconds.
- Fixed timeRange conversion to string (str) and repr (repr).
- Fixed Presentation toggle from the menus and from the right mouse button menu.
- Added media.firstVersion(), media.previousVersion(), media.nextVersion(), and media.lastVersion() to move from one version of the clip to the next.
- Allowed saving of sequences if you use something like bunny.0001.exr.
- Allowed saving of .otio files with relative paths.
- Flushed the cout buffer.
- Added creating playlists from python.
- Fixed audio slider which would jump from 0 to 1 abruptly.
- Fixed resizing of panel windows when they were created first as windows, not from undocked.
- Windows now remember their undocked state even after being docked once.
- Added help text to viewport. Now it will report when you click once on the viewport to Play or Stop the playback.
- Switching languages on Windows now works properly, both from the command-line and from the GUI.
- Fixed a crash on exiting the application.
- Made upgrading mrv2 more painless, as it will now update the OCIO config automatically to the new version, unless the path does not contain mrv2.
- Removed the outdated nuke-default OCIO config, replacing it with OCIO2's cgstudio config.
- Added Cut/Copy/Paste to Python editor (it was possible before, but just from the keyboard shortcuts).
- Renamed Python Editor's Python menu to File.
- Added a hint when playback is started or stopped by single clicking on the viewport.