]> git.mxchange.org Git - simgear.git/history - simgear/io/sg_binobj.hxx
Async lookup attempt #3 - use OpenThreads instead - I'm going to kill off SGThread...
[simgear.git] / simgear / io / sg_binobj.hxx
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-07-30 Erik Hofmanuse std::string
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-07-29 James TurnerWIP - removing remaining users of Point3D.
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-10-18 Tim Mooreforward declare Point3D in sg_types.hxx
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2007-11-05 curtIn the original flightgear native/binary scenery terrai...
2007-05-28 frohlichModified Files:
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-07-14 curtTweaks in preparation for the 0.3.6-pre1 release.
2002-08-23 curtBernie Bright:
2002-03-10 curtAdditions to the binary file format to make it *much...
2002-02-26 curtAdd initial support for per vertex or per object colors.
2002-02-26 curtExtended .btg format to support a 'points' primitive.
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-05-03 curtInitial revision.
2001-03-25 curtdoxygen ...
2001-01-06 curtmade read/write functions into members of SGBinObject.
2001-01-06 curtSimplified calling interface to read/write obj functions.
2001-01-05 curtAdditional bug fixes after testing.
2001-01-04 curtMove binary file reading and writing to simgear.