1
0
Fork 0
flightgear/src/Viewer
James Turner 26b9cce6a3 Quiet false-positive tied-listener warnings
Use a new SGPropertyNode flag, LISTENER_SAFE, to white-list properties
where we do correctly fire listeners, and test this flag when listening
from Nasal, to avoid the warning.
2019-10-20 13:08:47 +01:00
..
CameraGroup.hxx Compositor framework initial commit. 2019-02-04 18:03:38 +01:00
CameraGroup_compositor.cxx Compositor: Fixed intersection checking for hotspots 2019-05-20 22:53:16 +02: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 Compositor framework initial commit. 2019-02-04 18:03:38 +01:00
CameraGroup_legacy.hxx Compositor framework initial commit. 2019-02-04 18:03:38 +01:00
CMakeLists.txt src/Viewer/ViewPropertyEvaluator.*: added ViewPropertyEvaluator system. 2019-07-27 08:47:17 +01:00
fg_os_osgviewer.cxx Avoid crash on Cmd-Q exit of the app on macOS 2019-04-17 22:53:10 +01:00
FGEventHandler.cxx Remove ‘X Double-scroll’ workaround 2019-06-03 11:54:25 +01:00
FGEventHandler.hxx Steps to make PUI optional, HiDPI tolerant. 2017-10-20 12:10:51 +01: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
GraphicsWindowQt5.cpp Improved OSG Version detection. 2019-08-26 17:45:16 -05:00
GraphicsWindowQt5.hxx GraphicsWindowQt5: improved keyboard + modifiers 2017-06-11 23:11:33 +01:00
PUICamera.cxx Tweak pixel-ratio handling in the PUI camera 2019-01-22 10:50:55 +01:00
PUICamera.hxx Tweak pixel-ratio handling in the PUI camera 2019-01-22 10:50:55 +01:00
renderer.hxx Compositor framework initial commit. 2019-02-04 18:03:38 +01:00
renderer_compositor.cxx 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
renderer_compositor.hxx Compositor framework initial commit. 2019-02-04 18:03:38 +01:00
renderer_legacy.cxx src/Viewer/renderer_legacy.cxx: fixed compiler warning about initialisation ordering. 2019-07-04 13:16:22 +01:00
renderer_legacy.hxx Use OSG to find out the maximum supported texture size 2019-04-28 19:40:26 +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 Fixed the aircraft showing on top of the splash screen when relocating/resetting 2019-04-23 13:21:19 +02:00
splash.hxx Tweak to splash authors display appearance 2018-05-14 13:00:39 +01:00
view.cxx src/Viewer/view.cxx: fix for regression in handling of /sim/current-view/?-offset-m. 2019-08-12 17:59:49 +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.*: added support for dumping info about a single spec. 2019-08-08 11:31:44 +01:00
ViewPropertyEvaluator.hxx src/Viewer/ViewPropertyEvaluator.*: added support for dumping info about a single spec. 2019-08-08 11:31:44 +01:00
WindowBuilder.cxx Let Qt pick the default window position. 2017-06-08 15:18:23 +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 Steps to make PUI optional, HiDPI tolerant. 2017-10-20 12:10:51 +01:00