Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-24 Thread Paul Martz
> Hi Guys, > > I flagged this thread up as one that might produce a fix to > the OSG's OpenFlight plugin. Has anything been done in this > direction yet? If so please don't forgot to post it to > osg-submissions. > > Cheers, > Robert. Hi Robert -- After reviewing this thread, it looks like

Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-24 Thread Robert Osfield
Hi Guys, I flagged this thread up as one that might produce a fix to the OSG's OpenFlight plugin. Has anything been done in this direction yet? If so please don't forgot to post it to osg-submissions. Cheers, Robert. ___ osg-users mailing list osg-use

Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-13 Thread Argentieri, John-P63223
ED] Subject: Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names? Paul, I tried to do setAttribute( m_pPolygonOffset, osg::StateAttribute::OFF ); but I suppose your code may still be able to detect that the attribute is present. I forgot there was a removeAttribute. Do you think it's

Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-12 Thread Paul Martz
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Argentieri, John-P63223 Sent: Wednesday, November 12, 2008 9:13 AM To: [EMAIL PROTECTED] Subject: Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names? Paul, I'm not sure what the problem is, but I can see that wh

Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-12 Thread Argentieri, John-P63223
John From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Martz Sent: Wednesday, November 12, 2008 1:08 PM To: 'OpenSceneGraph Users' Subject: Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names? John -- Use of polygon offset controls wheth

Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-12 Thread Paul Martz
] [mailto:[EMAIL PROTECTED] On Behalf Of Argentieri, John-P63223 Sent: Tuesday, November 11, 2008 11:35 AM To: [EMAIL PROTECTED] Subject: Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names? Paul, Attached is an example of a bug I found in the FLT writer. If the GL_POLYGON_OFFSET remains inside

Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-12 Thread Stephen H. Westin
Argentieri, John-P63223 wrote: Paul, I'm not sure what the problem is, but I can see that when I create a scene graph with ProxyNodes in memory, and write that scene graph to an OpenFlight file using 2.6.1, the external references are somhow broken with respect to textures. If you send me a

Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-12 Thread Argentieri, John-P63223
y, November 11, 2008 11:35 AM To: [EMAIL PROTECTED] Subject: Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names? Paul, Attached is an example of a bug I found in the FLT writer. If the GL_POLYGON_OFFSET remains inside of extref.osg, t

Re: [osg-users] BUG FOUND: FLT Writer Duplicate Node Names?

2008-11-11 Thread Paul Martz
Thanks, John. If you fix this, please post the fix to osg-submissions. -Paul _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Argentieri, John-P63223 Sent: Tuesday, November 11, 2008 11:35 AM To: [EMAIL PROTECTED] Subject: Re: [osg-users] BUG FOUND: FLT Writer