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

Broken Link in lib/mayaHydra/hydraExtensions/adapters/meshAdapter.cpp #43

Open
justindhillon opened this issue Jan 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@justindhillon
Copy link
Contributor

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

    // 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 ⭐

@justindhillon justindhillon added the bug Something isn't working label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant