

The documentation is pretty good and the support on the forum is amazing.įrom c4d import symbols as sy, plugins, utils, bitmaps, gui documentation so went ahead and installed py4D. Rotate it on x,y,z and scale it on x,y,z, in Blender I get: translation on 1 axis(x which originally is y in cinema 4d), rotation is fine, scale is ignored. For example, when I animate a box from 0,0,0 to 100,100,100, Has anyone come across this issue ? Where can I find a newer Collada importer ?īlender 2.5a2 imports collada animations, but the coordinate system is different and not all animation makes it through.

InterpolationsSource = daeAnimation.GetSource(interpolations.source)ĪttributeError: 'NoneType' object has no attribute 'source' (, )įile "/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/bpymodules/colladaImEx/translator.py", line 550, in LoadFromColladaįile "/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/bpymodules/colladaImEx/translator.py", line 2079, in ObjectFromDaeĪ.LoadFromDae(daeAnimation, daeNode, newObject)įile "/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/bpymodules/colladaImEx/translator.py", line 1254, in LoadFromDae The minor version of the file you are using is newer then the plug-in, so errors may occur.įile "/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/bpymodules/colladaImEx/cstartup.py", line 681, in ButtonEventįile "/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/bpymodules/colladaImEx/translator.py", line 120, in _init_įile "/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/bpymodules/colladaImEx/translator.py", line 127, in _Importįile "/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/bpymodules/colladaImEx/translator.py", line 333, in Import I tried that, but I get an error: FEEDBACK: Illusoft Collada 1.4 Plugin v0.3.162 started

I tried to do that using Collada.The Collada 1.3 importer doesn't seem toĭo anything, the Collada 1.4 importer seems to work, but the animation didn't get I need to import a mesh animation from Cinema4D into Blender.
