Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option CmdLine.cpp and IApp.cpp to leave unparsed values in an array. #114

Open
ggarra13 opened this issue Sep 22, 2023 · 1 comment

Comments

@ggarra13
Copy link
Contributor

ggarra13 commented Sep 22, 2023

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.

@ggarra13
Copy link
Contributor Author

I implemented this as PR #116 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant