Hi Sukender, I'm just in the process of reviewing your changes. I had to fix the ordering of a couple of member variable initialization to fix warning under g++ 4.3.5, and added an #include <string> to do it's pickiness about includes of C functions, but otherwise things went smoothly. The test model loads fine too.
I'm currently pondering on how best to merge the changes w.r.t the lib3ds files. Went you pulled in the new lib3ds files did you rename than? For instance the original lib3ds file camera.cpp that the old 3ds plugin had is now named lib3ds_camera.cpp. Is this something that you introduced? Also did you make many changes to the lib3ds code base itself? Cheers, Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
