mrv2 v1.2.4
-
Fixed mrv::Tile behavior on Windows not dragging when the mouse was kept
pressed. -
Made Edit button toggle active if you drag the timeline viewport separator.
-
Made FFmpeg settings which were marked that the movie file had to be reloaded
automatically reload upon a change. -
Made deprecated yuvj420p movie files decode fast by default.
-
Changed mrv2 Windows icon to a bigger size.
If you installed betas, you might need to refresh the cache.See:
https://superuser.com/questions/499078/refresh-icon-cache-without-rebooting -
Fixed thumbnail creation on Files Panel upon redraws not respecting the
OpenEXR layer. -
Made Desktop icon on Linux also bigger.
-
Fixed Loop behavior on new loaded movies to respect the Preferences setting.
-
Updated to USD v24.08.
-
Fixed gamma correction not ocurring in linear space, when reading
log images. -
Fixed gain and color corrections not ocurring in linear space, when reading
log images. -
Added documentation about mrv2's OCIO color pipeline in the Interface section
of the on-line docs. -
Made Input Color Space and Display/View allowed to be applied individually
by selecting None.
This helps with checking the linear color space, as used in Nuke. -
Fixed some Display/Views in studio config that have parenthesis in them
getting misinterpreted. -
Fixed cursor when in some drawing mode and leaving the view area to the color
channel tool bar. -
Added Compare Time Mode to Compare Panel to select between Relative or Absolute
timeline comparisons. -
Added media.setCompareTime() and media.getCompareTime() to get the comparison modes.