1
0
Fork 0
flightgear/src
timoore 6f802959ce CameraGroup class for managing multiple cameras.
CameraGroup supports cameras opened in different windows or in the
same window, with flexible view and perspective specification.

Clean up mouse click handling via osgViewer. Don't let any camera
"have focus;" this forces events to be reported in window coordinates
and simplifies life. Don't use the osgViewer::View::requestWarpPointer
method; instead use our own code which only deals with window
coordinates.

Make glut and sdl versions work with CameraGroup too.
2008-08-01 15:57:29 +00:00
..
AIModel header cleanups 2008-07-31 12:04:32 +00:00
Aircraft James Turner: 2008-07-29 08:27:48 +00:00
Airports - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
ATC - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
ATCDCL header cleanups 2008-07-31 12:04:32 +00:00
Autopilot header cleanups 2008-07-31 12:04:32 +00:00
Cockpit header cleanups 2008-07-31 12:04:32 +00:00
Environment Make sure 'make dist' keeps working. 2008-07-31 17:21:45 +00:00
FDM James Turner: 2008-07-29 08:27:48 +00:00
GUI CameraGroup class for managing multiple cameras. 2008-08-01 15:57:29 +00:00
Include Changes for new DatabasePager interface in OSG 2.5.1 2008-06-02 21:10:13 +00:00
Input CameraGroup class for managing multiple cameras. 2008-08-01 15:57:29 +00:00
Instrumentation better use unset() for unsetting ... 2008-07-30 15:01:59 +00:00
Main CameraGroup class for managing multiple cameras. 2008-08-01 15:57:29 +00:00
Model - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
MultiPlayer - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
Navaids James Turner: 2008-07-29 08:27:48 +00:00
Network header cleanups 2008-07-31 12:04:32 +00:00
Scenery CameraGroup class for managing multiple cameras. 2008-08-01 15:57:29 +00:00
Scripting header cleanups 2008-07-31 12:04:32 +00:00
Sound - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
Systems header cleanups 2008-07-31 12:04:32 +00:00
Time Remove unneeded inclusions of windows.h, GL.h and GLU.H 2008-07-27 15:18:34 +00:00
Traffic James Turner: 2008-07-29 08:27:48 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00