]> git.mxchange.org Git - flightgear.git/history - src/Main/viewmgr.cxx
Merge branch 'master' of git://gitorious.org/fg/flightgear into next
[flightgear.git] / src / Main / viewmgr.cxx
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-24 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-23 James TurnerFix issues exposed by PLIB-free SimGear.
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-24 ehofmanproper listener velocity calculation, this has no effec...
2009-11-19 ehofmanrestore listener position with offset
2009-11-12 ehofmantemporarily remove listener (viewer) and source offsets...
2009-11-11 ehofmanput the debugging quat strings as doubles under /sim...
2009-11-09 Tim Mooredon't define constant objects in header files
2009-11-09 ehofmanJohn Denker:
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-05 ehofmanJohn Denker:
2009-11-04 ehofmanUse the proper absolute position for the listener
2009-11-02 ehofmanminor upodate by John
2009-11-02 ehofmanJohn Denker: Simplify redundant code and superfluous...
2009-11-02 ehofmanPosition and orientation fixes for the sound code,...
2009-11-01 ehofmanproper sound orientation(?) and comment out velocity...
2009-10-31 ehofmananother attempt at getting something useful without...
2009-10-29 ehofmanCommit the current state of affairs to see if it fixes...
2009-10-28 ehofmaninitlialize _playing for FGATC. Proper listerner orient...
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-16 ehofmanmove some of the sound postion and orientation calculat...
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-12 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-07 ehofman(try to) properly align model and viewer
2009-10-06 ehofmanAdd the Sound Manager before any other subsystem that...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-19 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
2009-09-18 Tim MooreMerge branch 'vivian/train' into next
2009-09-18 Tim MooreMerge branch 'jmt/cleanup' into next
2009-09-18 jmtHeader clean-ups in viewer/view-mgr.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
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-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 mfranzx/y/z offsets are in m, not deg
2008-12-20 mfranzviewer position: tie variables directly, rather than...
2008-12-19 mfranzexport absolute viewer coordinates
2007-11-09 mfranzalso copy name & type to /sim/current-view
2007-06-11 mfranz- make next_view()/pref_view() trigger listeners, other...
2007-05-04 mfranzadd missing property names
2007-05-04 mfranz- remove dependence on /sim/number-views: the view...
2006-10-29 frohlichModified Files:
2006-02-21 mfranznew FSF address
2006-02-18 fredbAdd missing include files needed by the new math code...
2005-04-29 ehofmanMathias:
2005-02-25 curtAdd support for drawing only a portion of the configure...
2005-02-25 curtCurrently, aspect ratio is computed directly from the...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-19 curtJim Wilson:
2003-10-22 curtJim Wilson:
2003-07-24 ehofmanMelchior FRANZ:
2003-07-14 ehofmanFramerate independent viewer fixes from Melchior FRANZ
2003-07-12 ehofmanLatest changes to the viewer code from Melchior FRANZ
2003-07-11 ehofmanMelchior FRANZ:
2003-05-09 ehofmanJim Wilson:
2003-02-06 curtThere are a number of little changes. Tested with...
2002-11-02 davidModified /sim/current-view/axes/long and /sim/current...
2002-06-28 davidPatch from Julian Foad:
2002-05-11 davidMajor overhaul:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-19 curtJim Wilson:
2002-04-18 curtJim Wilson:
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-05 davidViewer update from Jim Wilson:
2002-03-27 davidViewer patches from Jim Wilson:
2002-03-26 davidSetting offset or tilt always sets goal-offset or goal...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
next