1
0
Fork 0
flightgear/src
timoore d43e0b83f7 Expose the CameraGroup near, far, and near/far boundry as properties
The near/far boundary, called "near-field", can be set to 0 which
disables the far camera and renders the whole scene using only one
camera. I'm hoping that this may be useful in resolving some
system-specific rendering bugs.

Various fixes were made to correctly render the scene using only the
near camera.
2009-01-03 23:53:04 +01:00
..
AIModel Minimize impact of distant AI models on the scene graph. 2008-12-10 16:04:10 +00:00
Aircraft James Turner: 2008-07-29 08:27:48 +00:00
Airports James Turner : in the 'tower' view, where the tower position is explicitly given in apt.dat (most of the larger airports), I was incorrectly treating the tower elevation as ASL, when it's AGL. 2008-12-18 06:52:51 +00:00
ATC Better support for multiple startup messages. 2008-11-16 13:43:44 +00:00
ATCDCL James Turner: 2008-09-11 08:38:09 +00:00
Autopilot James Turner : 2008-12-04 08:29:36 +00:00
Cockpit James Turner: 2008-09-11 08:38:09 +00:00
Environment Stuart BUCHANAN: fix METAR cloud interpolation 2008-12-21 15:52:29 +00:00
FDM Anders GIDENSTAM: "Do not leak uninitialized values to the rest 2008-12-07 19:47:48 +00:00
GUI Csaba/"Jester" and /me: since a few weeks the property browser had 2008-12-18 20:18:50 +00:00
Include Attempt to sort out the version number mess in preparation for the v1.9.0 2008-12-19 20:41:57 +00:00
Input - Don't consider modifiers in axis bindings, as this means to 2008-11-25 14:32:39 +00:00
Instrumentation James Turner : 2008-12-09 08:10:33 +00:00
Main Expose the CameraGroup near, far, and near/far boundry as properties 2009-01-03 23:53:04 +01:00
Model Csaba "Jester" HALASZ: segfault-- 2008-12-05 16:47:11 +00:00
MultiPlayer add some more generic multiplay properties (now 20 of each type; was 10) 2008-11-12 14:53:03 +00:00
Navaids James Turner : this patch 2008-12-09 07:58:46 +00:00
Network Brian Schack: 2008-12-01 13:58:04 +00:00
Scenery msg 2008-11-25 22:49:19 +00:00
Scripting add _getAliasTarget(): this dereferences an alias, allowing to refer 2008-11-26 11:34:35 +00:00
Sound Really catch sound exceptions, and avoid exiting on this kind of error : 2008-12-12 07:35:39 +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 Comment out an unused non compilable function 2008-11-16 14:17:52 +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