Tim Moore wrote:
> Whoops! I've recreated your problem and I'll try to get a fix out soon.
> 
> Tim
> 
> Durk Talsma wrote:
>> Hi All,
>>
>> After today's CVS update (~8:00AM, CET), I'm only seeing approximately 10 
>> meters of scenery around me, using my customized camera setup (attached 
>> below). The more distant scenery is clipped off. In addition, I just noticed 
>> something that looks like a double rendering artefact: Some aspects of the 
>> Cessna Interior are rendered twice. The second (ghost) image appears only in 
>> the area that should have been rendered using the far camera, and is 
>> rendered 
>> at a much larger magnification factor than the regular near scenery.
>>
>> When switching back to the default rendering setup, everything is fine. 
>>
>> Not sure whether this is a bug, or whether my custom setup needs updating to 
>> make use of the latest fixes.
>>
I've checked in a fix for this. I believe it also fixes the ordering problems 
that Vivian reported.

Tim
>> Cheers,
>> Durk
>>
>>
>> <rendering>
>>                <camera-group>
>>                        <camera>
>>                                <window>
>>                                        <name type="string">main</name>
>>                                        <host-name type="string"></host-name>
>>                                        <display>0</display>
>>                                        <screen>0</screen>
>>                                        <fullscreen type = 
>> "bool">true</fullscreen>
>>                                </window>
>>                                <view>
>>                                        <heading-deg type = 
>> "double">0</heading-deg>
>>                                </view>
>>                                <frustum>
>>                                        <top>0.133</top>
>>                                        <bottom>-0.133</bottom>
>>                                        <left>-.1668</left>
>>                                        <right>.1668</right>
>>                                        <near>0.4</near>
>>                                        <far>120000.0</far>
>>                                </frustum>
>>                        </camera>
>>                        <camera>
>>                                <window>
>>                                        <host-name type="string"></host-name>
>>                                        <display>0</display>
>>                                        <screen>1</screen>
>>                                        <fullscreen type = 
>> "bool">true</fullscreen>
>>                                </window>
>>                                <view>
>>                                        <heading-deg type = 
>> "double">-45.3</heading-deg>
>>                                </view>
>>                                <frustum>
>>                                        <top>0.133</top>
>>                                        <bottom>-0.133</bottom>
>>                                        <left>-.1668</left>
>>                                        <right>.1668</right>
>>                                        <near>0.4</near>
>>                                        <far>120000.0</far>
>>                                </frustum>
>>                        </camera>
>>                        <camera>
>>                                <window>
>>                                        <host-name type="string"></host-name>
>>                                        <display>0</display>
>>                                        <screen>2</screen>
>>                                        <fullscreen type = 
>> "bool">true</fullscreen>
>>                                </window>
>>                                <view>
>>                                        <heading-deg type = 
>> "double">45.3</heading-deg>
>>                                </view>
>>                                <frustum>
>>                                        <top>0.133</top>
>>                                        <bottom>-0.133</bottom>
>>                                        <left>-.1668</left>
>>                                        <right>.1668</right>
>>                                        <near>0.4</near>
>>                                        <far>120000.0</far>
>>                                </frustum>
>>                        </camera>
>>                        <gui>
>>                                <window>
>>                                        <name type="string">main</name>
>>                                </window>
>>                        </gui>
>>                </camera-group>
>>   
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Flightgear-devel mailing list
>> Flightgear-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>>
> 
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
> 


------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to