All Projects → godotengine → Collada Exporter

godotengine / Collada Exporter

Licence: gpl-2.0
"Better" Collada exporter for Blender, orignally developed by the Godot Engine community

Programming Languages

python
139335 projects - #7 most used programming language

Godot Engine's "Better" Collada exporter for Blender

Enhanced Collada exporter for Blender, making the format viable for importing meshes into game engines such as Godot Engine using a libre format.

Installation

  1. Copy the io_scene_dae directory the location where Blender stores the scripts/addons folder on your system (you should see other io_scene_* folders there from other addons). Copy the entire dir and not just its contents.
  2. Go to the Blender settings and enable the "Better Collada Exporter" plugin.
  3. Enjoy full-featured Collada export.
  4. (optional) Copy the godot_export_manager.py script to the scripts/addons folder.
  5. (optional) Enable the "Godot Export Manager" plugin.

If you find bugs or want to suggest improvements, please open an issue on the upstream GitHub repository.

License

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].