We already have a default processor (modules/blendervr/processor/default.py). I think we should have an option to use it instead of forcing the user to create a processor file every single time.
Or at least to throw a more comprehensive error when the problem is that the indicated file is missing and not that the processor file is not correct.
We already have a default processor (
modules/blendervr/processor/default.py
). I think we should have an option to use it instead of forcing the user to create a processor file every single time.Or at least to throw a more comprehensive error when the problem is that the indicated file is missing and not that the processor file is not correct.