Re: [Flightgear-devel] [PATCH] rain cone orientation

2006-03-20 Thread Vassilii Khachaturov
-- Forwarded message -- Date: Sun, 5 Mar 2006 00:31:25 +0200 (IST) From: Vassilii Khachaturov <[EMAIL PROTECTED]> To: flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] [PATCH] rain cone orientation On Fri, 3 Feb 2006, Vassilii Khachaturov wrote: > > > Rathe

Re: [Flightgear-devel] [PATCH] rain cone orientation

2006-03-05 Thread Vassilii Khachaturov
On Fri, 3 Feb 2006, Vassilii Khachaturov wrote: > > > Rather, I wanted to make a subsection of preferences.xml dedicated to > > > precipitation rendering, maybe smth like a > > > /sim/rendering/precipitation > > > then just pass an sgprop node pointer from that environment manager > > > over to SG

Re: [Flightgear-devel] [PATCH] rain cone orientation

2006-02-03 Thread Vassilii Khachaturov
> > Rather, I wanted to make a subsection of preferences.xml dedicated to > > precipitation rendering, maybe smth like a > > /sim/rendering/precipitation > > then just pass an sgprop node pointer from that environment manager > > over to SGEnviro, and read properties inside SGEnviro from the subtre

Re: [Flightgear-devel] [PATCH] rain cone orientation

2006-02-03 Thread Erik Hofman
Vassilii Khachaturov wrote: Rather, I wanted to make a subsection of preferences.xml dedicated to precipitation rendering, maybe smth like a /sim/rendering/precipitation then just pass an sgprop node pointer from that environment manager over to SGEnviro, and read properties inside SGEnviro from

Re: [Flightgear-devel] [PATCH] rain cone orientation

2006-02-02 Thread Vassilii Khachaturov
To patch cleanliness gurus (i.e., mostly to Eric): I had written earlier in this thread: > make the thing a bit more configurable (instead of all the in-code magic > numbers), as a first step before introducing textures onto the cone I'd like to have some precipitation renderer parameters configu

Re: [Flightgear-devel] [PATCH] rain cone orientation

2006-02-02 Thread Vassilii Khachaturov
> I have been thinking about it every now and then but I don't think there > is an easy solution right now. Cool. I'll concentrate on the sg-side improvements meanwhile. I'm going to make the thing a bit more configurable (instead of all the in-code magic numbers), as a first step before introduci

Re: [Flightgear-devel] [PATCH] rain cone orientation

2006-02-02 Thread Erik Hofman
Vassilii Khachaturov wrote: Since nobody had time to give the feedback so far, maybe you would be tempted to help if you could look at the current state of the rain patch & fly with it. I have been thinking about it every now and then but I don't think there is an easy solution right now.