]> git.mxchange.org Git - flightgear.git/history - src/Main
Canvas: Add new element type map for geo mapping.
[flightgear.git] / src / Main /
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.
2012-07-27 James TurnerEnsure WSAStartup is called for metar.exe
2012-07-19 Stuart BuchananAdd command to reload materials definitions. Note...
2012-07-15 ThorstenBOption to restore defaults and enable/disable random...
2012-07-14 ThorstenB#803: apply hotfix to revive "--carrier" option.
2012-07-13 ThorstenBProper error checks for generic protocol.
2012-07-08 ThorstenB#798: climb rate cannot be higher than the true speed
2012-06-17 Thomas GeymayerAllow filling paths and do some clean up/fixing.
2012-06-17 Thomas GeymayerAdd ShivaVG sources
2012-06-17 Thomas GeymayerCanvas: basic support for OpenVG (path with stroke...
2012-06-03 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-31 James TurnerRemove platform-specific code in favour of simgear...
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-18 Thomas GeymayerBasic 2D canvas implementation.
2012-05-16 James TurnerLazy-loading of the 2D panel node.
2012-05-12 ThorstenBATCDCL cleanup, part II.
2012-05-12 Frederic Bouvierrename /sim/rendering/rembrandt -> /sim/rendering/rembr...
2012-05-12 Frederic BouvierFirst round of changes toward a programmable rendering...
2012-05-12 Frederic BouvierBegin to implement configurable rendering pipeline
2012-05-09 ThorstenBAdapt logging level for some messages.
2012-05-08 ThorstenBImprove debug output
2012-05-08 ThorstenBImprove fgfs startup logging.
2012-05-06 ThorstenBAdd Windows-specific implementation to determine locale...
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-05-04 ThorstenBClean-up some SGMath dependencies.
2012-04-30 ThorstenBAdd separate switch to enable/disable AI scenario support.
2012-04-25 James TurnerRemove PositionedBinding (which no one ever used),...
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-24 Frederic BouvierDon't care about light volumes when picking in the...
2012-04-24 James TurnerMore search functions exposed to Nasal, also airport...
2012-04-21 ThorstenBMove locale code to separate module.
2012-04-21 ThorstenBMinor clean-up.
2012-04-18 ThorstenBMove another string to the language resource.
2012-04-18 ThorstenBBe more tolerant about locale name when detecting the...
2012-04-18 James TurnerFix part of #263, --language option not working for...
2012-04-18 James TurnerSupport loading PropertyList data remotely, as part...
2012-04-17 Frederic BouvierMake the number of shadow cascades and the range of...
2012-04-15 James TurnerTweak ODGauge usage, fix multiple instances of NavDispl...
2012-04-12 Frederic BouvierGet rid of RG16 buffer made possible by a different...
2012-04-11 ThorstenB#738: crash when switching 2D panels
2012-04-09 Frederic BouvierRembrandt: Restore rendering stats
2012-04-07 ThorstenBFix scenery reload issues.
2012-04-05 Frederic BouvierRestore splash screen for the Rembrandt renderer
2012-04-05 ThorstenBAdd "--max-fps" option to limit frame rate.
2012-04-05 Torsten DreyerAutopilot: save loads of CPU cycles
2012-04-04 Frederic BouvierHonor /sim/rendering/shadows/enabled preference
2012-04-03 Frederic BouvierCode cosmetic
2012-04-03 Frederic BouvierFix issue with sky added in commit 25e0ab0b824c7a2254b9...
2012-04-02 Frederic BouvierHopefully fix the shadow disappearing because of range...
2012-04-02 Frederic BouvierRestore messages and fog draw order reverted in the...
2012-04-02 Frederic BouvierRevert "Disable LOD when rendering to the shadow map."
2012-04-01 Frederic BouvierEnable light source for transparent surfaces
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...
next