collada-exporter
collada-exporter copied to clipboard
2.8 fork not working
While trying to export using Blender 2.8 with this fork (https://github.com/artellblender/collada-exporter-2.8) I get these errors:

For starters, scenes without any armatures should be exported with the exclude armature modifier option off. It works for me.
However, the code should be made to check for that so export still works regardless (with a notice printed to the user).
Thanks for the information. In fact, turning exclude armature modifier off, the export works. So, it's a bug.