VisTrace
VisTrace copied to clipboard
[feature] Handle face flexes
Describe the solution you'd like
Transform face vertices using a ragdoll's face flex data.
The rigging data needed to apply flexes isn't exposed to GLua, so I'll need to write a model parser
Requires #81