Hi Clement,

Clement de l'Hamaide wrote:

> Currently pitch and roll doesn't exist in STG file. A good proverb
> say "do it yourself", thus I implemented the pitch and roll
> interpretation in STG files.

Good idea - anyhow I'd like to point out that you can also define pitch
and roll in the XML file:


<?xml version="1.0"?>
<PropertyList>
  <path>something.flt</path>
  <offsets>
    <roll-deg>-0.0123456789</roll-deg>
    <pitch-deg>0.0123456789</pitch-deg>
  </offsets>
</PropertyList>


Cheers,
        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to