[osg-submissions] missing oflt writer files
Robert Osfield
robert.osfield at gmail.com
Fri Mar 28 05:29:50 PDT 2008
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 <rpk at blue-newt.com> 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
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
More information about the osg-submissions
mailing list