Hi Cedric, On Wed, Jun 17, 2009 at 7:06 PM, Cedric Pinson<[email protected]> wrote: > I compiled the trunk on the last vc express on win32 virtual machine. > I thought it was resolved. > > I will take time to check it
Could you check out my changes. The only contenious one was changing an std::vector<ref_ptr<Timeline>> to a std::vector<Timeline*> in ActionVisitor. For performance using a Timeline* would be preferable any way. Robert/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

