CVS: data/Effects landmass-nowood.eff, NONE, 1.1 landmass-scrub.eff, NONE, 1.1
Frederic Bouvier <[email protected]> Sun, 11 Apr 2010 03:36:44 -0500
| Newsgroups | gmane.games.flightgear.cvc |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/FlightGear-0.9/data/Effects
In directory baron.flightgear.org:/tmp/cvs-serv11316/Effects
Added Files:
landmass-nowood.eff landmass-scrub.eff
Log Message:
Create effects for shrub type landmass with no or little height. Add a new shrub texture contributed by Yves
--- NEW FILE "landmass-nowood.eff" ---
<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>Effects/landmass-nowood</name>
<inherits-from>Effects/landmass</inherits-from>
<parameters>
<canopy-height type="float">0.0</canopy-height>
</parameters>
</PropertyList>
--- NEW FILE "landmass-scrub.eff" ---
<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>Effects/landmass-scrub</name>
<inherits-from>Effects/landmass</inherits-from>
<parameters>
<texture n="2">
<image>Textures.high/Terrain/shrubcover-relief.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>repeat</wrap-s>
<wrap-t>repeat</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<canopy-height type="float">1.0</canopy-height>
</parameters>
</PropertyList>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev