1
0
Fork 0
flightgear/src/Viewer
James Turner 5d2bb87601 On shutdown, the renderer might already be gone.
Check for this when trying to remove the event handler.
2020-08-12 15:33:20 +01:00
..
CameraGroup.hxx Compositor framework initial commit. 2019-02-04 18:03:38 +01:00
CameraGroup_compositor.cxx Raise minimum OSG version to 3.4.1 2020-06-18 17:39:48 +01:00
CameraGroup_compositor.hxx Compositor: Removed the option to change the CameraGroup cull masks. Instead, the FGRenderer sets the view master camera cull mask, which may be inherited by any pass that needs it. 2019-02-23 23:36:07 +01:00
CameraGroup_legacy.cxx Remove use of unary_function, binary_function 2020-06-22 10:25:51 +01:00
CameraGroup_legacy.hxx Compositor framework initial commit. 2019-02-04 18:03:38 +01:00
CMakeLists.txt UI handling tweaks 2020-06-05 17:54:27 +01:00
fg_os_osgviewer.cxx Improve in-sim launcher behaviour 2020-03-17 10:00:17 +00:00
FGEventHandler.cxx Improve reset main-loop interaction. 2020-08-11 18:44:29 +01:00
FGEventHandler.hxx Improve reset main-loop interaction. 2020-08-11 18:44:29 +01:00
fgviewer.cxx Fix fgviewer for Compositor 2020-07-01 21:02:16 +01:00
fgviewer.hxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
GraphicsWindowQt5.cpp Raise minimum OSG version to 3.4.1 2020-06-18 17:39:48 +01:00
GraphicsWindowQt5.hxx Remove checks for older Qt versions 2020-06-18 13:23:26 +01:00
OSGQtAdaption.cxx UI: support OSG multi-threading modes, partially 2020-06-08 22:44:52 +01:00
OSGQtAdaption.hxx UI: support OSG multi-threading modes, partially 2020-06-08 22:44:52 +01:00
PUICamera.cxx On shutdown, the renderer might already be gone. 2020-08-12 15:33:20 +01:00
PUICamera.hxx Fix clean up of the PUI event handler on reset 2020-08-11 18:44:41 +01:00
renderer.hxx Compositor framework initial commit. 2019-02-04 18:03:38 +01:00
renderer_compositor.cxx UI: support OSG multi-threading modes, partially 2020-06-08 22:44:52 +01:00
renderer_compositor.hxx Fix directional lights for AMD 2020-01-27 09:30:09 +00:00
renderer_legacy.cxx Directional point light (triangle) changes 2020-08-07 12:05:57 +02:00
renderer_legacy.hxx Directional point light (triangle) changes 2020-08-07 12:05:57 +02:00
renderingpipeline.cxx Namespace fixes for std::string 2013-06-27 09:53:12 +01:00
renderingpipeline.hxx Use OSG to find out the maximum supported texture size 2019-04-28 19:40:26 +02:00
splash.cxx Raise minimum OSG version to 3.4.1 2020-06-18 17:39:48 +01:00
splash.hxx Tweak to splash authors display appearance 2018-05-14 13:00:39 +01:00
view.cxx Set viewer-[lon|lat]-deg on initial View bind 2020-05-10 14:17:40 +01:00
view.hxx src/Viewer/view.*: avoid confusing zooming artifacts in Tower View AGL mode. 2019-08-09 12:56:19 +01:00
viewmgr.cxx Quiet false-positive tied-listener warnings 2019-10-20 13:08:47 +01:00
viewmgr.hxx SGSubsystem classes: Renaming of the subsystem ID variables and functions. 2019-07-01 14:27:30 +02:00
ViewPropertyEvaluator.cxx src/Viewer/ViewPropertyEvaluator.cxx: cope with root node being bool. 2020-03-22 19:26:28 +00:00
ViewPropertyEvaluator.hxx src/Viewer/ViewPropertyEvaluator.*: added getBoolValue(). 2020-03-16 21:08:48 +00:00
WindowBuilder.cxx UI handling tweaks 2020-06-05 17:54:27 +01:00
WindowBuilder.hxx GraphicsWinQt toggles fullscreen natively. 2017-06-08 14:51:38 +01:00
WindowSystemAdapter.cxx Steps to make PUI optional, HiDPI tolerant. 2017-10-20 12:10:51 +01:00
WindowSystemAdapter.hxx Remove use of unary_function, binary_function 2020-06-22 10:25:51 +01:00