niacdoial / blemd

BMD importer for blender (BDL format also partially supported)
GNU General Public License v3.0
32 stars 12 forks source link

Rough Animation Exporting and Basis for Model Export UI #70

Closed Sage-of-Mirrors closed 1 year ago

Sage-of-Mirrors commented 1 year ago

This PR implements the ability to export actions on an armature to BCK files. It works for the most part, but there are still some issues:

Despite these caveats, animation exporting should be usable at a basic level in most cases.

This PR additionally contains an export operator and UI panels for BMD/BDL exporting, but as model exporting is not yet implemented I have commented them out of the export menu for now.