umasteeringgroup / UMA

Unity Multipurpose Avatar
MIT License
739 stars 168 forks source link

Remove bones that are no longer needed on the model, unless they are marked to keep. Do this without forcing the whole avatar to rebuild. #431

Open Jaimi opened 4 months ago

Jaimi commented 4 months ago

Track bones that are added/marked as "disposable", and remove them when they are no longer in use.