]> git.mxchange.org Git - flightgear.git/history - src/FDM
Fix a problem with node traversal masks and paged model loading that
[flightgear.git] / src / FDM /
2009-04-01 ehofmanFixes:
2009-04-01 ehofmanSync. w. JSBSIm one more time to fix at least one bug
2009-04-01 ehofmanSync. w. JSBSim cvs
2009-03-18 frohlichFix a problem with two concurent 'round to multiple...
2009-03-18 frohlichUse simgear vector instead of plib vectors.
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 frohlichMake use of the fast bv intersection tests even for...
2009-03-18 frohlichMake a simulation reset on the carrier work again.
2009-03-18 frohlichFix some sim time issues with the locations of the...
2009-03-18 frohlichFix cmpiler warning.
2009-03-18 frohlichAdapt to SGTimeStamp changes.
2009-03-18 frohlichMore robust behaviour when the tilemanager reports...
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichUse new function.
2009-03-11 frohlichUpdate groundcache api:
2009-03-05 frohlichSet the motion transform id in the collection step.
2009-03-05 frohlichCasaba Halász: Fix some const warnings.
2009-03-05 frohlichRemove the StaticLeaf visitor methods.
2009-03-05 frohlichMake initial use of the boundingvolumes for the ground...
2009-02-27 frohlichUse that static material function instead of the member...
2009-02-27 andy"min throttle" tunable from Maik:
2009-02-27 andyPatch from Maik: as helijah found out, there was a...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-15 Tim MooreFix off-by-one problem in new ground intersection code
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreUse OSG polytope intersector to fill ground cache
2009-02-06 ehofmanSync. w. JSBSim CVS
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-28 ehofmanSync. with JSBSim CVS
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-21 curtMake newly created (external) boolean properties defaul...
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbTemporary hack to avoid NaN problems when _mp is negati...
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbRemove warnings
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-07 mfranzAnders GIDENSTAM: "Do not leak uninitialized values...
2008-12-05 andyFix apparently ancient typo.
2008-12-04 mfranzAllow negative thrust. This allows a single recoil...
2008-11-30 ehofmanSync. with JSBSim CVS
2008-11-08 curtFGRotor needs to be added to the Makefile.am so it...
2008-10-30 curtTidy up for a source code "snapshot" release.
2008-10-26 ehofmanFax an INCLUDES problem
2008-10-23 ehofmanRevert to previous version, Makefile.am shouldn't have...
2008-10-23 ehofmanSync.with JSBSim CVS
2008-09-29 timooreYASim flap changes from Vivian Meazza
2008-08-28 curt"make dist" fixes.
2008-08-26 ehofmanSync. with JSBSim cvs
2008-08-14 ehofmanSync. with JSBSim CVS
2008-08-03 ehofmanAdd support for squared damping coefficients for gears.
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-26 fredbOne occurence of Balloon.cxx is enough
2008-07-26 durkRvert last change. The Balloon and Magic Carpet are...
2008-07-26 ehofmanAdd the BalloonSim and MagicCarpet fdm's back in (i...
2008-07-26 durkBalloon and Magic Carpet no longer exist.
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-24 ehofmanremove macintosh (note: not MacOS-X) and MWERKS workaro...
2008-07-22 ehofmanSync. with JSBSim CVS (header cleanups).
2008-07-15 mfranzinclude cstring for memset() (necessary for gcc 4.3...
2008-07-11 ehofmanadd a reference for memset()
2008-07-10 ehofmanUpdate to the latest version of JSBSim which supports...
2008-06-06 timooreRevert most iostream-related changes to JSBSim
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-02-01 andyMaik: remove tow end force smoothing.
2007-12-20 timooreFix for "falling through ground" problem
2007-12-11 timooreCheck if scenery is available before blowing away exist...
2007-12-10 andyMaik: add ROTORBALANCE axis. Fix spelling of ROTORRELT...
2007-12-04 mfranzbackport from JSBSim/cvs: apply prop sense only once...
2007-11-22 timooreinitialize _material pointer in FGGroundCache
2007-11-09 frohlichMove some values exclusively used by LaRCsim to LaRCsim
2007-10-10 mfranzJSB: "Fixed uninitialized variables; patch by Anders...
2007-09-05 andyrevert accidental checkin
2007-09-05 andyRon Jensen: extend atmosphere tables to match environme...
2007-07-31 andyMaik: Use exact calculation instead of 1st order approx...
2007-07-29 mfranzcleanup: extract globals->get_controls()
next