]> git.mxchange.org Git - simgear.git/history - simgear/math
Merge branch 'ehofman/sound'
[simgear.git] / simgear / math /
2006-02-19 ehofmanMathias Fröhlich:
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 fredbRemove compiler warnings
2006-02-17 ehofmanRemove unused files.
2006-02-17 ehofmanMelchior FRANZ:
2006-02-17 ehofmanMathias Fröhlich:
2006-02-17 ehofmanOlaf Flebbe:
2005-10-25 ehofmanAlex Romosan:
2005-04-30 ehofmanAdd a seed function that gives the same random seed...
2004-11-19 curtUpdate a few more instances of my email address.
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-08-17 ehofmanthis simple patch will enable the direct use of Point3D...
2004-05-08 ehofmanAdd fast functions for exp2, pow, log2, root, sin/cos...
2004-04-01 curtClean up several stray warnings that have accumulated.
2003-12-19 andyRewrite sg_geodesy. The new version is more accurate...
2003-06-28 ehofmanMSVC fixes
2003-06-28 ehofmanFix some problems
2003-06-28 ehofmanAdd some fast math functions
2003-06-03 curtVarious documentation tweaks and additions.
2003-04-14 curtPass doubles as const ref's to save a couble bytes...
2003-04-10 ehofmanDepreciate a wrapper header file
2003-03-02 davidPatches from Erik Hofman (for Irix? I've lost the origi...
2002-12-31 davidPatch from Erik Hofman:
2002-12-02 curtNOMINMAX fix ...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-05 davidChange from Norman Vine to add new random-number algorithm.
2002-07-31 davidRandom-number seed patch from Erik Hofman.
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