Hello Roger, Roger James <[email protected]> wrote:
> The latest version of Sketchup now gets it the right way round. However > that now breaks a fix that I put in some time ago. This fix checks for the > string "Google Sketchup" in the <authoring_tool> field at the start of the > dae document. So you can defeat it by changing that to something else. I > was going to back out this fix in the trunk once the major changes > regarding animation etc. have been integrated. I am not using Sketchup, so this is not an issue for me, but I have seen the hack in the plugin when I was investigating the transparency problem. > Do you know if the Blender > export is still broken. Yes, it is. Blender is using a Python script to do it and the script is terribly broken in more than one regard, not only when it comes to transparency. Unfortunately, some of the things are unfixable until more of the internal Blender functionality is exposed to Python - e.g. the need to "bake" the transformations before exporting or the lack of proper support for constraints. Regards, Jan
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

