This plugin allows finding all morphs that move a selected vertex in a given direction.
Disclaimer: Haven't taken the time to polish this one much so it's missing a lot of features. Wanted to at least get it out there in case it helps someone.
Usage
Disclaimer: Haven't taken the time to polish this one much so it's missing a lot of features. Wanted to at least get it out there in case it helps someone.
Usage
- Add to a model
- Hover over a vertex
- Two modes of operation:
- Tap Left Ctrl to get a list of morphs that affect the selected vertex.
- Hold Left Ctrl and move the mouse to set a search direction. Release Left Ctrl when done.
- NOTE: Currently only works for a model in the default pose
- Fixing this would require figuring out how to translate world coordinates into a model vertex's local coordinates and that seems like a hassle.
- NOTE: Currently only works for a model in the default pose