]> git.mxchange.org Git - simgear.git/history - simgear/math
Various mingwin patches contributed by Norman Vine.
[simgear.git] / simgear / math /
2001-12-29 curtRemoved metakit and zlib from the configure/build proce...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-06-30 curtFix a potential array under/over run bug.
2001-06-12 curtNorman Vine optimizations.
2001-05-18 curtAdded #include <config.h>
2001-05-15 curtSTL-ified the interpolation table so it is not size...
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-04-24 curtAdded some convenience functions to point3d.
2001-03-26 curtDoxygen.
2001-03-25 curtFG_ to SG_ namespace changes.
2001-03-25 curtdoxygen ...
2001-03-24 curtfg_traits.hxx -> sg_traits.hxx
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtUse plib rad/degrees conversion constants.
2001-03-24 curtSG_ namespace fixes.
2001-03-23 curtTrying to sort out name space confusing with SG_PI...
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-14 curtTweaks to interpolator code.
2001-01-27 curtTweaks to errno checking and perror.
2001-01-24 curtAttempt to further isolate domain error problem.
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-12-06 curtUpdated random interface so we can optionally specify...
2000-12-04 curtRenamed fg_random -> sg_random.
2000-10-23 curtAdded a distance off route routine (works best with...
2000-09-27 curtCleaned up a few poluting #defines.
2000-09-26 curtRenamed fg_types.hxx -> sg_types.hxx
2000-09-26 curtRenamed fg_types.hxx -> sg_types.hxx
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-06-20 curtAdded a spherical course & dist given two points routine.
2000-06-16 curtMath/bucket/tiling updates contributed by Norman Vine.
2000-05-24 curtUpdates for MSVC5
2000-03-27 curtAdded simgear/magvar which impliments WMM 2000 world...
2000-03-17 curtChanged directory structure a bit to facilitate buildin...
2000-02-19 curtRemoved mat3.h et. al. plib/sg.h provides a superset...
2000-02-19 curtUpdates.
2000-02-16 curtOne more pass at reorgs.
2000-02-14 curtRestructuring subdirectories.
2000-02-09 curtRemoved autogen'd files.
2000-02-09 curtInitial revision