Autodesk / arnold-usd

Arnold components for USD
https://www.arnoldrenderer.com/
Other
236 stars 56 forks source link

Procedural interactive updates don't consider prims visibility #1912

Closed sebastienblor closed 2 weeks ago

sebastienblor commented 2 weeks ago

When the procedural is used in interactive mode, and a given primitive is updated, its visibility isn't computed properly.

A previous optimization is making it return true in this use case, because we usually don't read a primitive that is hidden.

autodesk-oss-arnold-bot[bot] commented 2 weeks ago

Issue synced internally to ARNOLD-15045