Enhanced Collada exporter for Blender, making the format viable for importing meshes into game engines such as Godot Engine using a libre format.
io_scene_dae
directory the location where Blender stores the
scripts/addons folder on your system (you should see other ioscene*
folders there from other addons). Copy the entire dir and not just its
contents.godot_export_manager.py
script to the scripts/addons folder.If you find bugs or want to suggest improvements, please open an issue on the upstream GitHub repository.
This Better Collada exporter is distributed under the terms of the GNU General Public License, version 2 or later. See the LICENSE.txt file for details.