Hey everyone.
I have a directory of Collada models, which I want to import and bake lightmaps from in batch.
My first guess was that a Python script may be the right way to go about doing that. Unfortunately, it's unclear to me whether the OpenCollada-based importer in the latest versions of Blender can in fact be accessed from Python.
Can someone please point me to some documentation or provide some example code?
Thanks!