Hi all,
I work on a project to render a scene which should be modified server side before rendering (server side too).
I don't have many problems to rendering server side but I have many issues to modify the scene before rendering.
It's very complex to modify a .blend file, so I prefer modify a collada export (dae) but after the import in blender does not work... The textures are not imported correctly, even with Blender 2.64 when I export from .blend file to .dae, and re-import it... Textures are dropped.
Somebody has already tried and successfully modified a scene with an external command line script ? Maybe I should not use Blender to do it ?
Thank you for your suggestions
Are you using UV-mapped textures?