collada-exporter
collada-exporter copied to clipboard
"Better" Collada exporter for Blender, orignally developed by the Godot Engine community
**Issue** When exporting an object from blender, the diffuse color value is set from the intensity viewport display color instead of the material base color, and the emission color is...
See https://github.com/godotengine/collada-exporter/issues/132. This closes https://github.com/godotengine/godot-proposals/issues/2130.
  Add option for invert axis Y for Godot 3.3.x.x.x.x 

Hey there, I'm one of 0 A.D.'s devs I might have met some of you in Lyon this year, and I have an issue with the script. I'm using a...
I have posted this issue on every place that I know in order to find an answer with no luck. The problem is about custom collision shapes, I made a...
When working with multiple actions/nla tracks, we have an issue with when exporting animations. In the target DAE file, all animations will have the same frames limited with original lenght....
As you might know currently BCE exports wrong colors. Instead of real RGBA color it exports only RGB color with "precalculated" alpha channel. This is wrong. The reason for the...
The current exporter looks for materials in the mesh data block. In Blender materials can be either linked to the object or data which can create some confusion. Most of...
Fixes keyframes being created for unkeyed bones as described in https://github.com/godotengine/collada-exporter/issues/37