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
In 23.11, we introduced new names for the internal instancer primvars Hydra uses for instance transforms. The rename was important to avoid accidental collisions between custom authored primvars and the internal ones. At the same time, we introduced the TfEnvSetting HD_USE_DEPRECATED_INSTANCER_PRIMVAR_NAMES to allow authors of Hydra render delegates time to update their implementations. We announced that the setting would be removed in 24.05.
This change effects that removal and finally removes the tokens for the deprecated names. Render delegate authors who need more time to update their code should not adopt 24.05 until they have completed the transition.
(Internal change: 2321970)
0 commit comments