OpenSceneGraph/src/osgPlugins/OpenFlight
Robert Osfield ac9a28051f Fixed the writeNode function so it was properly return FILE_NOT_HANDLED, fixing
a big with it writing out an empty .flt file.
2006-11-07 17:00:29 +00:00
..
AncillaryRecords.cpp Fixed warnings. 2006-07-04 11:24:36 +00:00
AttrData.cpp From Loic Dachary, renamed _mips to of_mips to prevent compile problem under MIIPS 2006-09-21 09:50:10 +00:00
AttrData.h From Loic Dachary, renamed _mips to of_mips to prevent compile problem under MIIPS 2006-09-21 09:50:10 +00:00
ControlRecords.cpp From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix 2006-08-02 10:43:26 +00:00
DataInputStream.cpp From Colin McDonald, "I have corrected a byte swapping problem in the new OpenFlight 2006-10-01 19:00:39 +00:00
DataInputStream.h Form Brede Johansen, move from istrstream to istringstream. 2006-06-29 09:34:41 +00:00
Document.cpp From Brede Johansen, "I have added "billboardCenter" as a reader option to use the center of 2006-10-01 19:09:00 +00:00
Document.h From Brede Johansen, "I have added "billboardCenter" as a reader option to use the center of 2006-10-01 19:09:00 +00:00
GeometryRecords.cpp From Brede Johansen, "Here's a patch discussed in the thread "OpenFlight Loader Discarding 2006-10-06 13:04:48 +00:00
GNUmakefile From Brede Johansen, new OpenFlight plugin!!!!! 2006-03-08 21:38:37 +00:00
LightPointRecords.cpp Fixed handling of back colour. 2006-07-19 11:25:26 +00:00
opcodes.h From Brede Johansen, new OpenFlight plugin!!!!! 2006-03-08 21:38:37 +00:00
PaletteRecords.cpp Fixed backColor implementation for LightPointAppearancePalette. 2006-08-08 11:59:53 +00:00
Pools.cpp From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix 2006-08-02 10:43:26 +00:00
Pools.h From Chuck Sembroski, fixes for IRIX 2006-08-13 07:37:55 +00:00
PrimaryRecords.cpp From Brede Johansen, "I think some nitpicking is required. The loop duration was added in 2006-10-03 09:39:03 +00:00
ReaderWriterATTR.cpp From Loic Dachary, renamed _mips to of_mips to prevent compile problem under MIIPS 2006-09-21 09:50:10 +00:00
ReaderWriterFLT.cpp Fixed the writeNode function so it was properly return FILE_NOT_HANDLED, fixing 2006-11-07 17:00:29 +00:00
Record.cpp From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix 2006-08-02 10:43:26 +00:00
Record.h From Brede Johansen, "I have added "billboardCenter" as a reader option to use the center of 2006-10-01 19:09:00 +00:00
RecordInputStream.cpp Form Brede Johansen, move from istrstream to istringstream. 2006-06-29 09:34:41 +00:00
RecordInputStream.h Form Brede Johansen, move from istrstream to istringstream. 2006-06-29 09:34:41 +00:00
Registry.cpp From Brede Johansen, new OpenFlight plugin!!!!! 2006-03-08 21:38:37 +00:00
Registry.h From Brede Johansen, 2006-05-15 11:18:50 +00:00
ReservedRecords.cpp From Brede Johansen, new OpenFlight plugin!!!!! 2006-03-08 21:38:37 +00:00
RoadRecords.cpp Fixed warnings. 2006-07-04 11:24:36 +00:00
types.h From Brede Johansen, new OpenFlight plugin!!!!! 2006-03-08 21:38:37 +00:00
Vertex.cpp Changed instances of setCoord(const Vec3) to setCoord(const Vec3&) style. 2006-05-15 11:22:08 +00:00
Vertex.h Changed instances of setCoord(const Vec3) to setCoord(const Vec3&) style. 2006-05-15 11:22:08 +00:00
VertexRecords.cpp Added nan dectecion and error reporting 2006-08-09 10:09:11 +00:00