]> git.mxchange.org Git - simgear.git/history - simgear/math
Add another subsystem group.
[simgear.git] / simgear / math /
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-23 James TurnerFixes for headless mode.
2011-09-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/10' of git://gitoriou...
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-09-01 Mathias FroehlichIntroduce quaternion finite difference method.
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-07-19 James TurnerOoof, lurking PLIB reference in the tests
2011-07-19 Mathias FroehlichFix case of SGGeometryTest.cxx
2011-07-19 James TurnerEnable more unit-tests via CTest
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#83: John Denker: Set correct file modes
2011-01-17 Torsten DreyerFix bug in SGMisc<T>:: normalizePeriodic()
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-10-08 Tim Moorereplace glu functions with equivalents from OSG
2010-08-08 James TurnerMore ignore files, for 'make check' binaries
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-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 James TurnerAdd closest-point calculation to SGRay, to replace...
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-06-14 James TurnerAdd radial intersection code to SGGeodesy, and test...
2010-06-11 James TurnerFix longitude sign convention of geocentric routines
2010-05-27 James TurnerMerge branch 'topics/condexp' into next
2010-05-26 James TurnerMerge branch 'topics/condexp' into next
2010-05-20 James TurnerMerge branch 'topics/condexp' into next
2010-05-17 Mathias FroehlichAdd a tight and cheap method to represent a rotation.
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-05 Tim MooreMerge branch 'jmt/ref_ptr-conv' into next
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'master' into next
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 frohlichProvide a more exact sphere/box test.
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-28 Tim MooreMerge branch 'fredb/winfix'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-11 Tim MooreMerge branch 'ehofman/subsys'
2010-01-11 Tim MooreMerge branch 'jester/aptsign'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2010-01-11 Tim MooreMerge branch 'jmt/geodistance'
2010-01-03 torstenadd "operator == ()" to SGGeod and SGGeoc
2010-01-03 jmtAllow geocentric distance computations to return radians.
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
2009-10-12 Tim MooreMerge branches 'toresten/geofix', 'jmt/lcase', 'stuart...
2009-09-28 Tim MooreMerge branch 'jmt/lcase' into next
2009-09-28 Tim MooreMerge branch 'master' into next
2009-09-22 torstenCatch a possible floating point error in SGGeodesy...
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
next