Re: [Flightgear-devel] Patch for interactive textures backed by VNC and PDF

2010-05-12 Thread James Turner

On 12 May 2010, at 05:37, Alex Perry wrote:

 Two screenshots that demonstrate a use case.
 http://picasaweb.google.com/alex.pamurray/FlightGearAndroid?authkey=Gv1sRgCLXWsq_p96GFPQfeat=directlink
 
 I'd appreciate it if someone could review and commit this SimGear feature:
 http://gitorious.org/fg/alexperry-simgear/commit/95b62ec3fc898ea281dbef28f25058300baae5c3

A slightly scary use case :)

I had a quick look at the diffs, but I don't know that area of the code at all, 
so I'm hoping someone else will beat me to it. 

James

--

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


Re: [Flightgear-devel] Patch for interactive textures backed by VNC and PDF

2010-05-12 Thread Frederic Bouvier

- James Turner a écrit :

 On 12 May 2010, at 05:37, Alex Perry wrote:
 
  Two screenshots that demonstrate a use case.
 
 http://picasaweb.google.com/alex.pamurray/FlightGearAndroid?authkey=Gv1sRgCLXWsq_p96GFPQfeat=directlink
  
  I'd appreciate it if someone could review and commit this SimGear
 feature:
 
 http://gitorious.org/fg/alexperry-simgear/commit/95b62ec3fc898ea281dbef28f25058300baae5c3
 
 A slightly scary use case :)
 
 I had a quick look at the diffs, but I don't know that area of the
 code at all, so I'm hoping someone else will beat me to it. 

BTW, I never managed to build these OSG plugins with MSVC

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/  Photo gallery - album photo
http://www.youtube.com/user/fgfred64   Videos


--

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


Re: [Flightgear-devel] Patch for interactive textures backed by VNC and PDF

2010-05-12 Thread Alex Perry
On Wed, May 12, 2010 at 1:35 AM, Frederic Bouvier fredfgf...@free.fr wrote:
 BTW, I never managed to build these OSG plugins with MSVC

Not having the plugins doesn't break the SimGear side code, but the
new feature doesn't end up doing anything interesting.  The OSG
plugins depend on otherwise-optional libraries and headers, otherwise
they don't get built, so it's possible that your windows build
environment is complete for OSG but doesn't have those extra source
trees available to it?

--

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


Re: [Flightgear-devel] Patch for interactive textures backed by VNC and PDF

2010-05-12 Thread Frederic Bouvier

- Alex Perry a écrit :

 On Wed, May 12, 2010 at 1:35 AM, Frederic Bouvier
 wrote:
  BTW, I never managed to build these OSG plugins with MSVC
 
 Not having the plugins doesn't break the SimGear side code, but the
 new feature doesn't end up doing anything interesting.  The OSG
 plugins depend on otherwise-optional libraries and headers, otherwise
 they don't get built, so it's possible that your windows build
 environment is complete for OSG but doesn't have those extra source
 trees available to it?

Exactly, I didn't find the dependent librairies, either compiled, or 
compilable, with MSVC.

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/  Photo gallery - album photo
http://www.youtube.com/user/fgfred64   Videos


--

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


Re: [Flightgear-devel] Patch for interactive textures backed by VNC and PDF

2010-05-12 Thread Alex Perry
On Wed, May 12, 2010 at 12:26 PM, Frederic Bouvier fredfgf...@free.fr wrote:
 Exactly, I didn't find the dependent librairies, either compiled, or 
 compilable, with MSVC.

Curious.  The documentation in both the Poppler and the libvncserver
source tarballs indicate that their maintainers believe the source
trees should compile cleanly with msvc.  I'm not in a position to
verify those claims.  You might want to contact them directly with any
issues you've encountered.

--

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


Re: [Flightgear-devel] Patch for interactive textures backed by VNC and PDF

2010-05-11 Thread Alex Perry
Two screenshots that demonstrate a use case.
http://picasaweb.google.com/alex.pamurray/FlightGearAndroid?authkey=Gv1sRgCLXWsq_p96GFPQfeat=directlink

I'd appreciate it if someone could review and commit this SimGear feature:
http://gitorious.org/fg/alexperry-simgear/commit/95b62ec3fc898ea281dbef28f25058300baae5c3

 Adds a new pick animation capability which parallels the existing
 action for a named object.  Specifying vncaction and a transform
 from model space will enable all mouse clicks on that object to be
 delivered directly to the OSG image.  Currently, the readers for VNC
 and PDF files yield interactive images; more are likely to be added
 over time.

--

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