I wanted to enable ac3d-format in the addons panel.
But its not listed in import/export list.
Any help?
If there isn’t a script here you’re probably out of luck and have to use blender 2.49b to do your import/export. http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts
I tried to import the plugin, but it seems like the script needs an update?
SyntaxError: invalid syntax
Traceback (most recent call last):
File “C:\Users\MC\AppData\Roaming\Blender Foundation\Blender\2.56\scripts\modu
les\bpy\utils.py”, line 46, in _test_import
mod = import(module_name)
File “C:\Users\MC\AppData\Roaming\Blender Foundation\Blender\2.56\scripts\op\a
c3d_import.py”, line 158
if VERBOSE: print msg
^
SyntaxError: invalid syntax