You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to support loading an arbitrary number of images with the values that were not parsed. So you can then do:
$ mrv2 *.exr
Loads all exrs in current directory instead of three clips and a comparison one as mrv2 has now. It can load directories, but sometimes you want to filter the files by extension.
The text was updated successfully, but these errors were encountered:
The idea is to support loading an arbitrary number of images with the values that were not parsed. So you can then do:
$ mrv2 *.exr
Loads all exrs in current directory instead of three clips and a comparison one as mrv2 has now. It can load directories, but sometimes you want to filter the files by extension.
The text was updated successfully, but these errors were encountered: