> >sword_model = soya.Shape.get("sword")
> >How was the shape exported from Blender to sword.data? Is the export
> >to Soya script used (I tried this and it failed, but I didn't
> >experiment much)? Or is it exported to cal3d and then a python script
> >
> >
> yes, it's been exported with the blender2soya script. soya does that
> automatically for blends too, so when working on a model and checking
it
> out in soya you don't need to run the export manually.
Yep, see the tutorial blender-auto-exporter-1.py for that ; it can
automatically export both normal/non-animated and cal3D/animated models.
Jiba