ynput / ayon-core

Apache License 2.0
27 stars 32 forks source link

Houdini: Expose Extract Active View Thumbnail to settings #711

Closed BigRoy closed 3 months ago

BigRoy commented 3 months ago

Changelog Description

Exposes the Extractor that takes a quick screenshot of the active view to settings to allow disabling/enabling it.

Additional info

Unfortunately we've been having some crashes with Houdini on this logic on a very heavy scene with heavy VDBs - unsure why and it's been inconsistent unfortunately, making it hard to debug and detect whether there's a way to report a bug to sidefx and have them fix Houdini.

This change now allows us to disable it for that project.

Testing notes:

  1. Tweak the settings
  2. The Extract Active View Thumbnail should behave accordingly
moonyuet commented 3 months ago

@BigRoy please resolve the conflict and it can be possibly merged.

BigRoy commented 3 months ago

Thanks!

BigRoy commented 3 months ago

Ah - just bumped the addon version just after haha. No worries, we'll just towards getting another PR merged asap with a version bump - this won't break things for now.

moonyuet commented 3 months ago

Ah - just bumped the addon version just after haha. No worries, we'll just towards getting another PR merged asap with a version bump - this won't break things for now.

I admit that it is getting a bit confused when you used with different Houdini PR and there is slightly different addon version.