]> git.mxchange.org Git - flightgear.git/history - src/Viewer/fg_os_osgviewer.cxx
VoiceSynthesizer: add some test/debug properties
[flightgear.git] / src / Viewer / fg_os_osgviewer.cxx
2014-01-12 James TurnerClear the custom OSG notify logger on shutdown.
2013-12-09 James TurnerKill an obsolete static in the osgViewer wrapper.
2013-12-04 James TurnerReset: listener cleanup
2013-11-16 James TurnerReset: refactor static CameraGroup ownership
2013-11-12 James TurnerReset: explicit close-window function.
2013-10-20 James TurnerExpose OSG notify severity at runtime.
2013-10-19 Thomas GeymayerTrigger segfault/stacktrace to trace memory corruption.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-07-04 Thomas GeymayerFix warnings identified by gcc.
2013-05-09 Thomas GeymayerForward simulation time to osgViewer.
2013-02-07 James TurnerMap OSG notification system to Simgear logging.
2012-11-26 ThorstenBBase fullscreen detection on window decoration
2012-11-17 ThorstenBtoggle fullscreen: also adapt GUI plane when resizing
2012-11-17 ThorstenBAdd command to toggle fullscreen mode.
2012-04-25 ThorstenBMove viewer-related sources to separate folder.