1
0
Fork 0
flightgear/src/Viewer
James Turner 3653508412 Build- and run-time concept of developer mode.
Make a single Cmake value to expose the build type to code, and use
this to default a run-time ‘developer-mode’ property, which can be
over-ridden from the command line.

Use this to drive the different warning levels. Policies subject to
review, especially whether nightly builds should default to 
developer mode or not.
2017-02-27 23:37:59 +00:00
..
CameraGroup.cxx Re-Name FGViewer to flightgear::View 2016-02-17 21:25:39 +00:00
CameraGroup.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
CMakeLists.txt Rename Viewer/viewer.cxx to view 2016-02-17 21:25:39 +00:00
fg_os_osgviewer.cxx fix hang on exit when multithreaded (bug 1830) 2016-08-15 07:58:40 +01:00
FGEventHandler.cxx Reset: fix OSG stats handling 2014-03-11 16:45:47 +00:00
FGEventHandler.hxx Reset: fix OSG stats handling 2014-03-11 16:45:47 +00:00
fgviewer.cxx Alternative terrain engine based on pagedLOD 2017-02-26 10:17:15 -05:00
fgviewer.hxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
renderer.cxx New splash screen system. 2017-02-25 21:47:58 +00:00
renderer.hxx New splash screen system. 2017-02-25 21:47:58 +00:00
renderingpipeline.cxx Namespace fixes for std::string 2013-06-27 09:53:12 +01:00
renderingpipeline.hxx Rembrandt: Add debugging properties and fix transparency issues. Side effect: light are not fogged (may be added in the light shader later) and depth buffer precision issues on light are more visible due to near plane really near (0.1m) 2012-07-14 13:07:41 +02:00
splash.cxx Build- and run-time concept of developer mode. 2017-02-27 23:37:59 +00:00
splash.hxx Fix compilation with OSG 3.2 2017-02-26 23:58:41 +00:00
view.cxx Fix for view look-at orientation bugs. 2016-03-24 12:26:16 +00:00
view.hxx Rename Viewer/viewer.cxx to view 2016-02-17 21:25:39 +00:00
viewmgr.cxx Clean up some 'visually' misleading indentation (where the indentation suggests 2016-09-06 11:11:06 -05:00
viewmgr.hxx View offset/target-offset props are tied 2016-02-17 21:25:39 +00:00
WindowBuilder.cxx Fix crash with multiple windows on Sierra. 2016-10-20 10:44:32 +01:00
WindowBuilder.hxx Fix native menubar in Mac builds with Qt 2015-01-07 09:19:04 +00:00
WindowSystemAdapter.cxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
WindowSystemAdapter.hxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00