Hi,
osgexport work with blender 2.49. The api of blender 2.5+ has changed a
lot and the current osgexport does not support it.

Cedric

On Fri, 2011-04-29 at 20:38 +0200, Martin Scheffler wrote:
> Hi,
> 
> I just tried installing the plugin. Which blender version is supported? I 
> tried the current (2.57) and after adding the new bl_info stuff I could start 
> the script but got script errors:
> 
> [code]
> Error initializing quicktime
> found bundled python: C:\PROGRA~1\BLENDE~1\Blender\2.57\python
> uiItemFullO: unknown operator 'export.osg'
> C:\Users\martin\AppData\Roaming\Blender 
> Foundation\Blender\2.57\scripts\addons\o
> sgExport.py:98
> Traceback (most recent call last):
>   File "C:\Users\martin\AppData\Roaming\Blender 
> Foundation\Blender\2.57\scripts\
> modules\bpy_types.py", line 689, in draw_ls
>     func(self, context)
>   File "C:\Users\martin\AppData\Roaming\Blender 
> Foundation\Blender\2.57\scripts\
> addons\osgExport.py", line 98, in menu_func
>     self.layout.operator(ExportOsg.bl_idname, text="OpenScenegraph 
> (.osg)...").f
> ilepath = default_path
> AttributeError: 'NoneType' object has no attribute 'filepath'
> uiItemFullO: unknown operator 'export.osg'
> C:\Users\martin\AppData\Roaming\Blender 
> Foundation\Blender\2.57\scripts\addons\o
> sgExport.py:98
> Traceback (most recent call last):
>   File "C:\Users\martin\AppData\Roaming\Blender 
> Foundation\Blender\2.57\scripts\
> modules\bpy_types.py", line 689, in draw_ls
>     func(self, context)
>   File "C:\Users\martin\AppData\Roaming\Blender 
> Foundation\Blender\2.57\scripts\
> addons\osgExport.py", line 98, in menu_func
>     self.layout.operator(ExportOsg.bl_idname, text="OpenScenegraph 
> (.osg)...").f
> ilepath = default_path
> AttributeError: 'NoneType' object has no attribute 'filepath'
> [/code]
> 
> Thank you!
> 
> Cheers,
> Martin
> 
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=38890#38890
> 
> 
> 
> 
> 
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 

-- 
Cedric Pinson
Provide OpenGL, WebGL and OpenSceneGraph services
+33 659 598 614 - cedric.pin...@plopbyte.com
http://plopbyte.com - http://osgjs.org - http://showwebgl.com

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to