]> git.mxchange.org Git - flightgear.git/history - src/Main/renderer.cxx
Merge branch 'fredb/msvc-cleanup' into next
[flightgear.git] / src / Main / renderer.cxx
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-31 Tim MooreMerge branch 'csaba/nan'
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-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
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 'csaba/tower'
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-12-20 Tim MooreAttach an empty shader program to the scene graph root
2009-12-02 Tim Mooreset DYNAMIC variance on gui and hud/2dpanel drawables
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-26 Tim MooreMerge branch 'ehofman/sky'
2009-11-26 Tim MooreMerge branch 'ehofman/jsbsim'
2009-11-07 ehofmanSave a costly SGVec3d::fromGeod() calculation
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'topic/moon'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-05 ehofmanpass the geodetic position and view orientation quat...
2009-10-30 Tim Moorefix moon lighting at night
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-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-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 frohlichUse the new vector conversion functions.
2009-08-24 Tim Moorefix warnings in Main
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-07-02 frohlichRemove now unused functions.
2009-06-11 frohlichRemove old osg 2.2 code.
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-15 ehofmanLet the fog color transition into the sky dome to give...
2009-03-18 frohlichUpdate with changes in simgear.
2009-03-11 frohlichompute some vectors from the current view when they...
2008-11-18 timooreCleanup of camera code in preperation for shadows
2008-10-28 timooreDon't allow negative values as argument to pow().
2008-09-14 ehofmanAdd the alpha test back in so the instruments won't...
2008-09-13 fredbCompile again with MSVC. APIENTRY not defined after...
2008-09-11 timooreremove cruft
2008-08-02 timooreRestore sky
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-27 mfranzget rid of mouse.cxx and pu{Show|Hide}Cursor()
2008-06-08 timooreDon't add guiCamera, which is now a slave, to the scene...
2008-06-06 timooreFix GUI and HUD text rendering problems.
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-05-14 timoorefg: move most scenery-related code to simgear
2008-03-22 timooremodel paging patch from Till Busch
2008-03-04 timoorecleanup of precipitation contribution
2008-03-04 timooreprecipitation effects from Nicolas Vivien
2008-01-26 fredbnear and far are #defined in MSVC
2008-01-25 timooreFix main window aspect ratios other than 4/3
2008-01-06 timoorecleanup of dead code and change ViewPartitionNode:...
2008-01-04 timooreAdd ViewPartionNode to the scenegraph
2007-12-26 frohlichModified Files:
2007-12-22 timooreRemove references to SceneView and CameraView
2007-12-20 timooreFix for "falling through ground" problem
2007-12-13 timooreUpdate GroundLightManager
2007-11-30 timooreRewrite SDL code to use an embedded osgViewer.
2007-11-21 curtAdd a command to dump just the terrain portion of the...
2007-10-04 timooreMake comparisons against OSG version less flakey
2007-08-13 timooreFix test for osg::Viewer.setUpdateVisitor
2007-08-12 timooreCompilation fix for OSG 2.1.4
2007-06-24 mfranzTim MOORE: addCamera() method (needed by og_gauge)
2007-05-26 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-21 frohlichModified Files:
2007-05-09 frohlichModified Files:
2007-05-08 frohlichModified Files:
2007-05-05 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-05-02 mfranzFree the splash texture memory when it's no longer...
2007-04-07 frohlichModified Files:
2007-03-01 frohlichModified Files:
2007-02-10 fredbFix the jpg http server
2007-02-06 frohlichModified Files:
2007-01-31 frohlichModified Files:
next