]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2012-04-05 ThorstenBYASim performance optimization
2012-04-05 ThorstenBFix some compiler warnings.
2012-04-05 ThorstenBAdd "--max-fps" option to limit frame rate.
2012-04-05 ThorstenBYASim performance optimization
2012-04-05 ThorstenBAvoid "using..." in header files.
2012-04-05 ThorstenBRemove unused variables (moment/ias)
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-31 Erik HofmanMake sure _avionics is enabled before calling suspend...
2012-03-30 Frederic BouvierShadow map size settable at run-time. It needs to be...
2012-03-30 Frederic BouvierFix a typo in proptest.cpp
2012-03-30 Frederic BouvierCompile proptest.cpp with MSVC. There is still a link...
2012-03-30 Frederic BouvierImplement Cascade Shadow Mapping in the Rembrandt renderer.
2012-03-29 Emilian HuminiucYASim: enable building of YASim's proptest utility
2012-03-28 ThorstenBProperly drop empty tiles from tile cache.
2012-03-28 Frederic BouvierFix normal storage into texture data. Input [-1..1...
2012-03-28 James TurnerPUI doesn't use SSG (and never has). Ooops.
2012-03-28 James TurnerMac nightlies need the DDS plugin.
2012-03-27 James TurnerFix total-distance computation in the route-manager...
2012-03-27 ThorstenB#723: perpetual "GPS init complete" info messages.
2012-03-27 ThorstenB#718: java client example not compiling
2012-03-27 James TurnerFix All-FDMs linkage. Thanks Torsten, no idea what...
2012-03-26 ThorstenBCameraGroup: adapt order of member vars to their init...
2012-03-26 ThorstenBPrevent negative alpha value
2012-03-26 ThorstenBFix "use of uninitialized data" reported by valgrind.
2012-03-26 ThorstenBmarker beacon: catch NULL pointer
2012-03-26 ThorstenBFix "use of uninitialized data" reported by valgrind.
2012-03-26 ThorstenBAIFlightPlan: Initialize the same member variables...
2012-03-26 ThorstenBReplace unnecessary use of copy constructor.
2012-03-26 ThorstenBtilemanager: initialize member variables
2012-03-26 James TurnerAvoid a crash when using the native menubar on Mac...
2012-03-26 James TurnerFix YAsim linkage.
2012-03-26 James TurnerDon't create intermediate static libraries for build...
2012-03-25 James TurnerSuppress a warning when using Clang.
2012-03-25 James TurnerFix 2.5D panel hit detection, compute logical panel...
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-25 ThorstenBIgnore empty lines in html output.
2012-03-25 ThorstenB#548: segfault in AIFlightPlanCreate
2012-03-22 ThorstenBNo avionics sound group for aimodels.
2012-03-22 ThorstenBDon't crash on start-up when avionics sound is disabled.
2012-03-17 ThorstenBMake FG_OPTIONS_EXIT work.
2012-03-16 ThorstenBAdapt 777 directory.
2012-03-16 ThorstenBFix Linux build
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
2012-03-15 Mathias Froehlichfgviewer: Update to current initialization structure.
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-15 Mathias FroehlichRemove /sim/paths/use-custom-scenery-data.
2012-03-13 Torsten DreyerMake use of auto-coordination more flexible
2012-03-12 ThorstenBConsistent white-spacing...
2012-03-12 ThorstenB#706: Properly set FLTK include directory.
2012-03-09 Torsten Dreyerbind the sky disable cutoff distance to a property
2012-03-08 ThorstenB#702: Misspelled "devices" property node.
2012-03-08 Mathias Froehlichfgviewer: adapt to simgear upstream changes.
2012-03-07 ThorstenBFix segfault when loading routes in RouteManager
2012-03-07 ThorstenB#589: 2D panels transparent at night. May also fix...
2012-03-07 ThorstenBMore spring-cleaning fun.
2012-03-07 ThorstenB#591: Fix sky flickering at certain sun/view angles
2012-03-06 Torsten DreyerSpring-cleaning: some minor optimization
2012-03-04 Mathias Froehlichfgviewer: Make use of the world texture when no file...
2012-03-04 ThorstenBAdapt script to changed name.
2012-03-04 ThorstenBRename to "nasal_api_doc.py".
2012-03-04 ThorstenBIgnore .pyc files
2012-03-04 adrianupdated API script
2012-03-04 adrianpython script which generates $FGROOT/Nasal API documen...
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-03-03 ThorstenBIt does. :)
2012-03-03 ThorstenBFix type issue.
2012-03-03 Mathias FroehlichFix compile past last simgear change.
2012-03-03 Mathias FroehlichAdapt to simgear SGMath change.
2012-03-03 Mathias Froehlichfgviewer: Does not need plib.
2012-02-25 Mathias Froehlichhla: Rename HLAVariantData* to HLAVariantRecordData*.
2012-02-25 Mathias Froehlichhla: Avoid using deprecated readObjectModelTemplate.
2012-02-25 ThorstenBWindows...
2012-02-25 ThorstenBFix Windows dependencies
2012-02-24 ThorstenBClean-up cmake (linker) dependencies.
2012-02-24 ThorstenB#537 linker issues due to clock_gettime/librt dependencies
2012-02-24 ThorstenBRevert "Try to fix MSVC template instantiation issue...
2012-02-24 ThorstenBTry to fix MSVC template instantiation issue with SGVec...
2012-02-19 ThorstenBFix Windows compile issue.
next