Peter Gebauer wrote: > I guess I'll just have to sit tight and wait for osgPython to work with OSG > 1.2 or latest devel version. Is it even concievable that OSG 1.3 would have > Python support via osgIntrospection? > Dear Peter,
I have finally found enough time to make PyOSG work with OSG 1.2 (and it compiles against CVS, although it wasn't working for me). I haven't had a chance to clean this patch up into a set of bite-size pieces, nor have I had a chance to fix all the things I simply commented out to get it to compile. Nevertheless, with OSG 1.2, this runs my code just fine. I will endeavor to clean this up and gradually add it to the trunk. Anyhow, this should get hopefully get you going in Python for the time being. The Trac view of the changeset: http://mosca.caltech.edu/projects/pyosg/changeset/26 The actual subversion repository: http://mosca.caltech.edu/pyosg/branches/brutal-hackjob-for-OSG1.2/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
