Hi Marc, You posted your submission to < [email protected]> so I didn't read it right away - it ended up hidden in my spam box till I checked just now. The correct address is <[email protected]>.
I've reviewed your change and it looks fine. I got a compile warning about the nolonger used char* name being free() but never set so I removed this and cleaned up the surrounding code a bit. With these small tweaks the changes are checked into svn/trunk and the OSG-3.2 branch. Cheers, Robert. On 23 January 2014 14:43, <[email protected]>wrote: > The attached message has been automatically discarded. > > ---------- Forwarded message ---------- > From: Marc Helbling <[email protected]> > To: [email protected] > Cc: > Date: Thu, 23 Jan 2014 15:42:46 +0100 > Subject: Fix case-sensistive ply loading > Hi Robert, > > I am sending a small fix in the PLY pseudo-loader; the extension was > checked in plyfile.cpp thus preventing the loading of any .PLY file > (extension in uppercase). The extension filtering is already handled by > ReaderWriter::acceptsExtension in a case unsensitive way. > > Regards, > Marc > >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
