Erik, we may need to discuss Santa theology on the developers list here.
 Are you just making this stuff up?

:-)

Curt.


On Sat, Jan 16, 2010 at 8:37 AM, Erik Hofman
<ehof...@baron.flightgear.org>wrote:

> Update of /var/cvs/FlightGear-0.9/data/Aircraft/santa/Models/Effects
> In directory baron.flightgear.org:/tmp/cvs-serv28936/santa/Models/Effects
>
> Added Files:
>        stardust.xml
> Log Message:
> add effects
>
> --- NEW FILE "stardust.xml" ---
> <?xml version="1.0"?>
> <PropertyList>
>
> <particlesystem>
>  <name>stardust</name>
>  <texture>star.png</texture>
>  <emissive>true</emissive>
>  <lighting>false</lighting>
>
>  <offsets>
>   <x-m>0</x-m>
>   <y-m>0</y-m>
>   <z-m>0</z-m>
>  </offsets>
>
>  <condition>
>   <greater-than-equals>
>    <property>velocities/airspeed-kt</property>
>    <value>10</value>
>   </greater-than-equals>
>  </condition>
>
>  <attach>world</attach>
>
>  <placer>
>   <type>point</type>
>  </placer>
>
>  <shooter>
>   <theta-min-deg>-5</theta-min-deg>
>   <theta-max-deg>5</theta-max-deg>
>   <phi-min-deg>-5</phi-min-deg>
>   <phi-max-deg>5</phi-max-deg>
>   <speed-mps>
>    <value>0</value>
>    <spread>0</spread>
>   </speed-mps>
>   <rotation-speed>
>    <x-min-deg-sec>5</x-min-deg-sec>
>    <y-min-deg-sec>5</y-min-deg-sec>
>    <z-min-deg-sec>5</z-min-deg-sec>
>    <x-max-deg-sec>10</x-max-deg-sec>
>    <y-max-deg-sec>10</y-max-deg-sec>
>    <z-max-deg-sec>10</z-max-deg-sec>
>   </rotation-speed>
>  </shooter>
>
>  <counter>
>   <particles-per-sec>
>    <property>velocities/airspeed-kt</property>
>    <factor>0.1</factor>
>    <spread>1</spread>
>   </particles-per-sec>
>  </counter>
>
>  <align>billboard</align>
>
>  <particle>
>   <start>
>    <color>
>     <red>
>      <value>0.6</value>
>     </red>
>     <green>
>      <value>0.8</value>
>     </green>
>     <blue>
>      <value>1</value>
>     </blue>
>     <alpha>
>      <value>0.12</value>
>     </alpha>
>    </color>
>    <size>
>     <value>0.8</value>
>    </size>
>   </start>
>   <end>
>    <color>
>     <red>
>      <value>0.6</value>
>     </red>
>     <green>
>      <value>0.8</value>
>     </green>
>     <blue>
>      <value>1</value>
>     </blue>
>     <alpha>
>      <value>0.008</value>
>     </alpha>
>    </color>
>    <size>
>     <value>8</value>
>    </size>
>   </end>
>   <life-sec>
>    <value>5.0</value>
>   </life-sec>
>   <mass-kg>0.00001</mass-kg>
>   <radius-m>0.015</radius-m>
>  </particle>
>
>  <program>
>   <fluid>air</fluid>
>   <gravity type="bool">false</gravity>
>   <wind type="bool">true</wind>
>  </program>
>
> </particlesystem>
>
> </PropertyList>
>
>
>
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Flightgear-cvslogs mailing list
> flightgear-cvsl...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-cvslogs
>



-- 
Curtis Olson: http://baron.flightgear.org/~curt/
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to