cool, thanks - i had just done a sync, rebuilt, no files, sent the message, and did a sync, and saw you had just added the rest. we're both too quick. ;)
bob On Mar 28, 2008, at 8:29 AM, Robert Osfield wrote: > HI Bob, > > I've already checked in all these files you are asking me to add. > > I've just removed the old lower case files - just spotted this before > I opened up your email. > > Robert. > > On Fri, Mar 28, 2008 at 12:17 PM, Bob Kuehne <[EMAIL PROTECTED]> > wrote: >> hi robert, >> >> please add: >> >> src/osgPlugins/OpenFlight/DataOutputStream.cpp >> src/osgPlugins/OpenFlight/expAncillaryRecords.cpp >> src/osgPlugins/OpenFlight/LightSourcePaletteManager.cpp >> src/osgPlugins/OpenFlight/MaterialPaletteManager.cpp >> src/osgPlugins/OpenFlight/FltExportVisitor.h >> src/osgPlugins/OpenFlight/FltWriteResult.h >> src/osgPlugins/OpenFlight/TexturePaletteManager.h >> src/osgPlugins/OpenFlight/VertexPaletteManager.h >> src/osgPlugins/OpenFlight/Utils.h >> >> to the repo from the patch paul sent. also, one other note: >> >> there's a file already in that directory named 'opcodes.h', and in >> the >> commit you just made, a new file 'Opcodes.h' was added. this causes >> problems on certain case-insensitive filesystems (a common default >> under os x among them, as well as some under windows and linux too), >> since those two names are identical. and i've diffed the files - >> their >> contents are identical too. so if you wouldn't mind removing the old >> header, it would make things easier on a few platforms. >> >> svn rm src/osgPlugins/OpenFlight/opcodes.h >> >> (since all the headers reference 'Opcodes.h') >> >> thanks very much! >> bob >> >> -- >> bob kuehne >> founder and ceo - blue newt software >> www.blue-newt.com 734/834-2696 >> _______________________________________________ >> osg-submissions mailing list >> [email protected] >> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org >> > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
