lsalzman / iqm

Inter-Quake Model format development kit
MIT License
239 stars 73 forks source link

[request] Per-Bone bbox support. #34

Open roboman2444 opened 5 years ago

roboman2444 commented 5 years ago

Last time i checked, IQM did not support per-bone bboxes, only per-frame bboxes. For physics based animations (ragdolls, etc), per-bone bboxes would be a nice touch.

Currently my workaround is to generate them at load time, but having them baked into the IQM format would make loading quicker.