]> git.mxchange.org Git - flightgear.git/history - src/Main
Fix indentation and mixed-up white-space/tabs
[flightgear.git] / src / Main /
2012-04-01 Frederic BouvierDisable LOD when rendering to the shadow map.
2012-03-31 Frederic BouvierMake the shadow map available for effects
2012-03-31 Frederic BouvierFix picking zone display
2012-03-31 Frederic BouvierBe sure to not render light volumes in the classical...
2012-03-31 Frederic BouvierWorking spot and point lights
2012-03-30 Frederic BouvierShadow map size settable at run-time. It needs to be...
2012-03-30 Frederic BouvierImplement Cascade Shadow Mapping in the Rembrandt renderer.
2012-03-28 Frederic BouvierFix normal storage into texture data. Input [-1..1...
2012-03-26 ThorstenBCameraGroup: adapt order of member vars to their init...
2012-03-26 ThorstenBPrevent negative alpha value
2012-03-26 James TurnerDon't create intermediate static libraries for build...
2012-03-25 Frederic BouvierWarn of harmless messages caused by the Rembrandt renderer
2012-03-25 Frederic BouvierRemove tabs
2012-03-25 Frederic BouvierFirst, preliminary, code of the Rembrandt renderer.
2012-03-25 Frederic BouvierAdd options to enable or disable the Rembrandt renderer
2012-03-25 Frederic BouvierAllow any number of cameras as render stages for a...
2012-03-25 Frederic BouvierCompile with MSVC 9
2012-03-25 Frederic BouvierChoose renderer from /sim/rendering/rembrandt property
2012-03-25 Frederic BouvierMove camera setup to the renderer
2012-03-25 Frederic BouvierSmall refactoring in CameraInfo
2012-03-17 ThorstenBMake FG_OPTIONS_EXIT work.
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
2012-03-15 Mathias Froehlichscenery: Move flightgears paging back into the application.
2012-03-15 Mathias Froehlichscenery: The tile entries load callback is not needed...
2012-03-13 Torsten DreyerMake use of auto-coordination more flexible
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-03-03 ThorstenBFix type issue.
2012-03-03 Mathias FroehlichFix compile past last simgear change.
2012-02-24 ThorstenBClean-up cmake (linker) dependencies.
2012-02-02 Torsten Dreyernew command: property-interpolate
2012-02-01 Torsten Dreyerinitialize the heading-indicator/offset-deg in it's...
2012-01-31 ThorstenBUse existing define to supply version number.
2012-01-29 ThorstenBMinor clean-up.
2012-01-22 ThorstenB#561: normalize to [0-360[
2012-01-17 ThorstenBClean-up: move autosave.xml loading code to proper...
2012-01-17 Torsten Dreyerbump version number to 2.7.0
2012-01-17 Torsten Dreyerbump version number to 2.6.0
2012-01-12 ThorstenBFix a minor warning.
2012-01-12 ThorstenB#199: fix issue with relative paths
2012-01-08 Mathias FroehlichHandle unset texture-compression property correctly.
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-07 ThorstenB#561, clean-up using normalizePeriodic. Thanks to Hyde...
2012-01-05 James TurnerTweak the app-data path on Mac, after discussion with...
2012-01-03 ThorstenB#561: keep magnetic heading within limits when mag...
2012-01-02 ThorstenBFix some compiler warnings.
2011-12-29 ThorstenB#545 related: User settings not saved when window was...
2011-12-29 Mathias FroehlichMake the use of the compressed internal format a config...
2011-12-24 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-24 Erik Hofmanproperly add librt when clock_gettime is used
2011-12-17 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-12-17 ThorstenBAdd some debug messages to help analyzing #385.
2011-12-17 ThorstenBAvoid spamming the log output
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-12-11 Frederic BouvierMultiple --atlas options are valid (one for Atlas,...
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 ThorstenBsound: fix sound-buffer-in-use issue
2011-12-04 ThorstenBcmake: add support for Torsten's UDev EventInput
2011-12-01 adrianMerge branch 'radio-clutter' into attenuation
2011-12-01 adrianMerge branch 'next' into attenuation
2011-11-30 ThorstenBFix shared library build for metar executable
2011-11-29 James TurnerFixes for linking with shared SimGear.
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 ThorstenBIntroduce some structure in fgMainLoop.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 ThorstenBAdapt path of performance-monitor properties.
2011-11-19 James TurnerRestructure GUI code, isolate PLIB in source files...
2011-11-19 ThorstenBAdd new performance monitoring subsystem.
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-13 James TurnerFix some Windows std:: namespace issues.
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-10 James TurnerFix http://code.google.com/p/flightgear-bugs/issues...
2011-11-05 James TurnerRefactor SGSky handling and ownership - sink into Rende...
2011-11-05 James TurnerJPEG-server support, in the CMake world.
2011-11-04 James TurnerRevert my code-cleanup, causing startup crashes, bah.
2011-11-04 James TurnerFewer static properties in the main loop, minor code...
2011-11-02 Anders Gidenstamsrc/Main/options.cxx: It is rather common to have two...
2011-11-01 James TurnerGoodbye automake.
2011-10-31 James TurnerRestore options *processing* order (which is now distin...
2011-10-30 ThorstenBFix stupid compile-time switch issue...
2011-10-30 ThorstenBClean-up date/time option parser.
2011-10-30 Mathias FroehlichFix returning reference to temporary.
2011-10-29 ThorstenBConfigure font in osg StatsHandler for OSG3.
2011-10-29 Curtis L. OlsonAdd OPTION_MULTI to several more options that could...
2011-10-29 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-29 Mathias FroehlichForward resize events to the stats handler.
2011-10-29 James TurnerMake various protocols support multiple definitions...
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-28 Mathias FroehlichMake use of SGTimeStamp for sleep*
2011-10-28 James TurnerFix Mac crashing on exit - link order determines librar...
2011-10-26 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-26 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-26 James TurnerChange a hot-spot in the AI code, to use cartesian...
2011-10-23 Mathias FroehlichAdd seamless view muliscreen configuration.
next