haekb / io_scene_lithtech

Based off of io_scene_abc by @cmbasnett
GNU General Public License v2.0
15 stars 5 forks source link

Using shape_keys only when importing vertex animation #29

Closed Psycrow101 closed 3 years ago

Psycrow101 commented 3 years ago

This should fix an error when importing skeletal animation when mesh data is not available. Also checking for created actions should fix the popup error when importing files without animations (if the "Import Animations" option is enabled). I think this partially solves this issue.

Example file

haekb commented 3 years ago

Looks good, I'll merge and create a new release sometime this week. Cheers!