Re: [Flightgear-devel] 2d clouds

2010-08-12 Thread syd adams
While Im not positive this is the problem ... I noticed these lines in cloud.cxx starting at line 706: if (sp_dist 0) { bx = cos((180.0-direction) * SGD_DEGREES_TO_RADIANS) * sp_dist; by = sin((180.0-direction) * SGD_DEGREES_TO_RADIANS) * sp_dist; } I

Re: [Flightgear-devel] 2d clouds

2010-08-12 Thread syd adams
nope still broken :( On Wed, Aug 11, 2010 at 11:29 PM, syd adams adams@gmail.com wrote: While Im not positive this is the problem ... I noticed these lines in cloud.cxx starting at line 706: if (sp_dist 0) { bx = cos((180.0-direction) * SGD_DEGREES_TO_RADIANS) *

Re: [Flightgear-devel] 2d clouds

2010-08-12 Thread James Turner
On 12 Aug 2010, at 00:40, Stuart Buchanan wrote: This was re-factored to get rid of some old vector calculations by James: http://gitorious.org/fg/simgear/commit/aa859c488f21d0b1f8d54c657e23a738dcadacca From a code read of the diffs, I think the course for the viewer movement was

Re: [Flightgear-devel] Curved screens

2010-08-12 Thread Tim Moore
On Thu, Aug 12, 2010 at 5:03 AM, John Wojnaroski cas...@mminternet.comwrote: There is a program called Nthusim ( http://nthusim.com ) that will warp an MS windows screen for projection onto a curved surface. Is there any such capability in OSG? If not, any thoughts on adding the function to

Re: [Flightgear-devel] Crash with new p51d-jsbsim

2010-08-12 Thread Hal V. Engel
On Wednesday, August 11, 2010 02:10:07 pm Stuart Buchanan wrote: Hi All, I'm getting consistent crashes with the new p51d-jsbsim. Backtrace below. My simgear and flightgear source are up to date (as far as I can tell). Anyone else seeing this? -Stuart Just to follow up. I am not

Re: [Flightgear-devel] Crash with new p51d-jsbsim

2010-08-12 Thread Ron Jensen
On Thursday 12 August 2010 18:52:28 Hal V. Engel wrote: On Wednesday, August 11, 2010 02:10:07 pm Stuart Buchanan wrote: Hi All, I'm getting consistent crashes with the new p51d-jsbsim. Backtrace below. My simgear and flightgear source are up to date (as far as I can tell). Anyone

Re: [Flightgear-devel] Crash with new p51d-jsbsim

2010-08-12 Thread Hal V. Engel
On Thursday, August 12, 2010 07:24:36 pm Ron Jensen wrote: On Thursday 12 August 2010 18:52:28 Hal V. Engel wrote: On Wednesday, August 11, 2010 02:10:07 pm Stuart Buchanan wrote: Hi All, I'm getting consistent crashes with the new p51d-jsbsim. Backtrace below. My simgear

Re: [Flightgear-devel] Crash with new p51d-jsbsim

2010-08-12 Thread Hal V. Engel
On Thursday, August 12, 2010 07:24:36 pm Ron Jensen wrote: On Thursday 12 August 2010 18:52:28 Hal V. Engel wrote: On Wednesday, August 11, 2010 02:10:07 pm Stuart Buchanan wrote: Hi All, I'm getting consistent crashes with the new p51d-jsbsim. Backtrace below. My simgear