Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mrv2-v1.1.2-Darwin-arm64.dmg | 2024-04-12 | 101.7 MB | |
mrv2-v1.1.2-Windows-amd64.exe | 2024-04-12 | 91.9 MB | |
mrv2-v1.1.2-Linux-amd64.tar.gz | 2024-04-12 | 157.9 MB | |
mrv2-v1.1.2-Linux-amd64.rpm | 2024-04-12 | 120.5 MB | |
mrv2-v1.1.2-Linux-amd64.deb | 2024-04-12 | 154.7 MB | |
mrv2-v1.1.2-Darwin-amd64.dmg | 2024-04-12 | 114.0 MB | |
mrv2 v1.1.2 source code.tar.gz | 2024-04-12 | 34.0 MB | |
mrv2 v1.1.2 source code.zip | 2024-04-12 | 34.6 MB | |
README.md | 2024-04-12 | 1.4 kB |
|
Totals: 9 Items | 809.3 MB | 0 |
v1.1.2
- Windows version of mrv2 is now compiled with MSVC 2022.
- Fixed opening directories from within the command-line.
- Fixed stopping of playback when playing and selecting an area with Shift + Left Mouse Button drag or panning with Ctrl + Drag.
- Made status bar report "Everything OK." after 10 seconds without further errors.
- Removed -debug flag from command-line as it only works on debug builds.
- Made Metadata tab not appear if all metadata is shown in video/audio
- Fixed a compilation issue between FLTK's JPEG libraries and those of libjpeg-turbo on Linux.
- Fixed Right Mouse Button toggling off the audio when there had been a drag action with some other button before.
- Fixed a precision problem when shifting annotations at the beginning of a clip due to a following clip being dragged to the same place as the annotation.
- Improved performance of timeline drawing when annotations are present.
- Fixed refreshing of image sequences (ie. Files Panel->Select Image->RMB->File/Refresh Cache) when there were missing frames and later they were added. It used to work in v1.0.0 but a change in tlRender broke it.
- Updated mrv2 to Python 3.11 to conform to the VFX 2024 Platform.
- Python 3.11 on Windows is now built with optimizations on.
- Updated mrv2's glfw3 to 3.4.
- Updated mrv2's FLTK build to use the system libdecor (needs v0.2.2 at least).