1
0
Fork 0
flightgear/src/Viewer
James Turner 487638be7f Restructure positional finalisation for sim-reset.
Make position finalisation happen in the same phase as scenery load, i.e as a task during the main loop, instead of during the init loop. This is compatible with the existing reset logic. Unfortunately more work is needed; the environment code doesn't update the local station quickly enough on reset. (Fixing that is next!)
2012-12-15 15:25:45 +00:00
..
CameraGroup.cxx OSG 3.0.1 has no osg::Node::asCamera method 2012-07-15 10:03:19 +02:00
CameraGroup.hxx Get rid of TexGen magic and do the projective texturing for shadow mapping ourself 2012-06-27 19:38:04 +02:00
CMakeLists.txt Begin to implement configurable rendering pipeline 2012-05-12 13:45:31 +02:00
fg_os_osgviewer.cxx Base fullscreen detection on window decoration 2012-11-27 00:02:28 +01:00
FGEventHandler.cxx Allow Canvas Windows to be resized by dragging 2012-12-13 14:12:29 +01:00
FGEventHandler.hxx Remove static property dependencies 2012-11-18 16:35:54 +01:00
fgviewer.cxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
fgviewer.hxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
renderer.cxx Restructure positional finalisation for sim-reset. 2012-12-15 15:25:45 +00:00
renderer.hxx Restructure positional finalisation for sim-reset. 2012-12-15 15:25:45 +00:00
renderingpipeline.cxx 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
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 splash screen: use language resource for translation 2012-09-21 19:36:25 +02:00
splash.hxx splash screen: use language resource for translation 2012-09-21 19:36:25 +02:00
viewer.cxx Add command to toggle fullscreen mode. 2012-11-17 23:07:00 +01:00
viewer.hxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
viewmgr.cxx View-manager: update globals automatically. 2012-11-20 13:33:20 +00:00
viewmgr.hxx viewmgr: stash properties for better performance 2012-11-18 13:17:07 +01:00
WindowBuilder.cxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
WindowBuilder.hxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02: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