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
Potentially this could be done via dedicated action graph nodes (the input would be lat/long/elevation via a readPrimAttrib and the output xyz, to be written via a writePrimAttrib?) there is precedence for this when looking at how animation curves are being handled. I also noticed crashes when repeatedly setting anchor lat/long values in fast succession (via a script or omnigraph), which might be related to how changes are triggering updates.
Globe anchors don't update when using timesampled attribute since these don't trigger USD change notifications.
To fix this, we need some other way of detecting when a timesampled attribute has changed.
The text was updated successfully, but these errors were encountered: