Derpius/VisTrace

[feature] Handle face flexes

Opened this issue · 1 comments

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