-
Notifications
You must be signed in to change notification settings - Fork 36
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
Houdini: Extract active view as thumbnail when no thumbnail set #31
Conversation
Can we change PR title + description Also, can we get labels, like Houdini, etc. applied? |
My bad 🤦♂️
Sure! I just need to check if I should add Host labels to this repo as it's planned to split the hosts into their repos. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is some superfluous file from another PR, some docstring issue :) and some questionable use of NamedTemporaryFile
client/ayon_core/hosts/houdini/plugins/publish/extract_active_view_thumbnail.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is some superfluous file from another PR, some docstring issue :) and some questionable use of NamedTemporaryFile
bf35212
to
5d60fb3
Compare
client/ayon_core/hosts/houdini/plugins/publish/extract_active_view_thumbnail.py
Show resolved
Hide resolved
… add some fixes for precommit
Changelog Description
Add a function to take snapshoots from scene view in Houdini.
It works in different Houdini context e.g. Objects, Solaris.
For what it's worth, this function allows creating thumbnails image sequence by specifying
fstart
andfend
.Additional info
I think this functionality can be used to create thumbnails on the go when publishing.
Preview
Testing notes: