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
// Maya has a bug with removing some MPolyMessage callbacks. Known
// problem callbacks include:
// MPolyMessage::addPolyComponentIdChangedCallback
// MPolyMessage::addUVSetChangedCallback
// Reproduction code can be found here:
// https://gist.github.com/elrond79/668d9809873125f608e0f7360fff7fac
// To work around this, we register these callbacks specially, and only
// remove them if the underlying node is currently valid.
Additional context
This broken link was found with link-inspector. If you find this useful, give the repo a ⭐
The text was updated successfully, but these errors were encountered:
Describe the bug
The link https://gist.github.com/elrond79/668d9809873125f608e0f7360fff7fac in lib/mayaHydra/hydraExtensions/adapters/meshAdapter.cpp doesn't work. If will have an archive, I can swap it with that. Or I can remove this comment entirely.
Attachments
Additional context
This broken link was found with link-inspector. If you find this useful, give the repo a ⭐
The text was updated successfully, but these errors were encountered: