]> git.mxchange.org Git - simgear.git/history - simgear/math
temporarily remove listener (viewer) and source offsets. they mess things up
[simgear.git] / simgear / math /
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 frohlichCorrect finite precision issues.
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 John DenkerImplement vector _projection_ functions.
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-09-05 frohlichAdd some comments.
2009-09-05 frohlichShould be now more easy to make use of SGMath without...
2009-08-23 torstenAvoid NAN due to floating point rounding errors
2009-08-23 torstenwarning fix (multiline comment)
2009-08-23 torstenwarning fixes
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-06-23 frohlichAdd some trailing spaces ...
2009-06-15 fredbAdd a simple class to subdivide Bezier curves
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 mfranz- fix one broken #include path (in a not usually compil...
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichMake triangle sphere intersection tests usable with...
2009-03-11 frohlichAdd convenience function to keep position with just...
2009-03-05 fredbSGMatrix<T>::preMultTranslate should return self (...
2009-03-05 frohlichAdditions for the boundingvolumes
2009-02-27 frohlichInitialize random number for the tests.
2009-02-27 frohlichUse template arguments instead of hard coded double.
2009-02-27 frohlichInitialize uninitialized variables.
2009-02-27 frohlichFix problem in unit quaternion return.
2009-02-27 frohlichMake make check link again.
2009-02-22 frohlichSmall cleanups, bug fixes and improovements to the...
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreMerge branch 'foo' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-13 Tim MooreMerge branch 'topic/mat-anim' into next
2009-01-13 Tim MooreMerge branch 'maint' into next
2009-01-12 Tim MooreMerge branch 'maint' into next
2009-01-08 timooreFix include path
2009-01-08 jmtAdd some syntactic helpers to allow distance/course...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-04-14 timoorerewrite of sky dome code
2008-03-04 timooreAdd methods to SGGeod to return OSG Matrix objects...
2008-01-06 timooreRandom object support from Stuart Buchanan
2007-10-15 durk- A few fixes to ensure SimGear compiles again on cygwin.
2007-08-07 frohlichModified Files:
2007-07-27 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-18 frohlichModified Files:
2007-05-18 frohlichModified Files:
2007-01-30 frohlichModified Files:
2006-12-28 frohlichModified Files:
2006-12-27 frohlichModified Files:
2006-12-14 frohlichModified Files:
2006-12-08 frohlichModified Files:
2006-12-08 frohlichModified Files:
2006-12-02 frohlichModified Files:
2006-12-02 frohlichModified Files:
2006-12-02 frohlichModified Files:
2006-11-21 frohlichModified Files:
2006-11-21 frohlichModified Files:
2006-11-12 frohlichModified Files:
2006-11-07 fredbcopysign is already in compiler.h
2006-11-07 frohlichModified Files:
2006-11-03 fredbAttempt to fix the APIENTRY problem. It looks like...
2006-11-03 fredbFor some reason I don't know yet, the APIENTRY stuff...
2006-11-02 frohlichModified Files:
2006-11-01 frohlichModified Files:
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-22 durkCompile time fixes needed to build SimGear on recent...
2006-08-08 frohlichRemove duplicate linker line in the resulting Makefile
2006-07-30 frohlichRemove fastmath funktions like discussed on the list.
2006-06-17 frohlichMake at least the header aliasing safe.
2006-06-16 mfranzadd float_to_int() rounding function from Cockpit/hud_o...
2006-06-15 frohlichAdd dist and distSqr functions
2006-06-15 frohlichRemove deprecated, now unused functions.
2006-06-15 frohlichSmall cleanups to the SGGeo[dc] classes, provide more...
2006-04-10 mfranzremove obsolete files (on request by Christian Mayer...
2006-03-08 mfranz- new FSF addresses
2006-03-04 davidIgnore generated binaries.
2006-02-26 fredbWrong config file name
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanDeclare specified functions, otherwise MIPSpro bails...
2006-02-21 ehofmanMelchior FRANZ:
2006-02-20 ehofmanMathias Froehlich: Add license information.
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:
next