]> git.mxchange.org Git - flightgear.git/history - src/Viewer/fg_os_osgviewer.cxx
considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in...
[flightgear.git] / src / Viewer / fg_os_osgviewer.cxx
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.