Skip to content
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

Resync prim path on connection changed #2017

Commits on Aug 30, 2022

  1. Resync prim path on connection changed

    Fixes PixarAnimationStudios#2013
    
    A connection changed notification implies a shader rebuild, which should
    force a rescan of cached data for the affected material/light/camera.
    
    In the cas of a material, this will also force a rescan of the dependent
    geometries, which is exactly what is needed to fix the refresh issue.
    JGamache-autodesk authored and seando-adsk committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e3b963b View commit details
    Browse the repository at this point in the history