We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
When debugging animation, I can´t see which vertices are influenced by each bone
Describe the solution you'd like
I'd like the model to get a color mapping showing the influence of the bone over each vertice
Something like this: from this tutorial: https://www.youtube.com/watch?v=pb6KZPaDBBY
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
When debugging animation, I can´t see which vertices are influenced by each bone
Describe the solution you'd like
I'd like the model to get a color mapping showing the influence of the bone over each vertice
Something like this:
![image](https://private-user-images.githubusercontent.com/996529/243145842-57939ee3-df33-4fcf-bce6-b0fcee5703d7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5ODQzMjUsIm5iZiI6MTczOTk4NDAyNSwicGF0aCI6Ii85OTY1MjkvMjQzMTQ1ODQyLTU3OTM5ZWUzLWRmMzMtNGZjZi1iY2U2LWIwZmNlZTU3MDNkNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOVQxNjUzNDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zNzZmOWRlNzcyM2NhNTNiNjg2MmE0NDk4NTAzNDk2ZTQ0MGYzOTAwMmRhNTgzOTQxZWQ3ZDhmNzRiOWJhMGVhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.YwxwqUPi7as96ktiRNXhwDBz8EzbBjAzK8UGQnY1Zc0)
from this tutorial: https://www.youtube.com/watch?v=pb6KZPaDBBY
The text was updated successfully, but these errors were encountered: