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
Hi Zulko,
Vapory is a very nice package, thanks. I just had one issue with disabling the window during movie rendering. The github version 0.1.01 has a "show_window" parameter, while the PYPI version doesn't despite the same version number.
I have modified my local PYPI version by deriving the "-D" option for Porvray from the numpy_out put setting, which seems to be straightforward to me: if I don't want an image returned, I also don't show one.
The issue now is just to bring the versions in line and upgrade the current branch to something else than 0.1.01 ...
The text was updated successfully, but these errors were encountered:
Hi Zulko,
Vapory is a very nice package, thanks. I just had one issue with disabling the window during movie rendering. The github version 0.1.01 has a "show_window" parameter, while the PYPI version doesn't despite the same version number.
I have modified my local PYPI version by deriving the "-D" option for Porvray from the numpy_out put setting, which seems to be straightforward to me: if I don't want an image returned, I also don't show one.
The issue now is just to bring the versions in line and upgrade the current branch to something else than 0.1.01 ...
The text was updated successfully, but these errors were encountered: