Hi, thank you for the write-up.
I gave this a try with a basic scene I built. All of my models are collada file format in my scene. When I export using this script, it tries to export everything as primitives and gives me strange results, exploding all the collada files into geometric primitives and such.
What would it take to get collada file support so that the result of the export is using collada-model component for each model instead of geometric primitives?
Hi, thank you for the write-up.
I gave this a try with a basic scene I built. All of my models are collada file format in my scene. When I export using this script, it tries to export everything as primitives and gives me strange results, exploding all the collada files into geometric primitives and such.
What would it take to get collada file support so that the result of the export is using
collada-modelcomponent for each model instead of geometric primitives?