CVS: data materials.xml,1.118,1.119
Frederic Bouvier <[email protected]> Sat, 10 Apr 2010 04:33:12 -0500
| Newsgroups | gmane.games.flightgear.cvc |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/FlightGear-0.9/data In directory baron.flightgear.org:/tmp/cvs-serv10194 Modified Files: materials.xml Log Message: Use new materials.xml format to declare a second city texture with its own relief map provided by Yves/hb-gral Index: materials.xml =================================================================== RCS file: /var/cvs/FlightGear-0.9/data/materials.xml,v retrieving revision 1.118 retrieving revision 1.119 diff -u -r1.118 -r1.119 --- materials.xml 10 Apr 2010 08:26:50 -0000 1.118 +++ materials.xml 10 Apr 2010 09:32:54 -0000 1.119 @@ -872,10 +872,19 @@ <name>BuiltUpCover</name> <name>Urban</name> <effect>Effects/urban</effect> - <texture>Terrain/city1.png</texture> - <!-- - <texture>Terrain/city2.png</texture> - <texture>Terrain/city3.png</texture> + <texture-set> + <texture>Terrain/city1.png</texture> + <texture n="2">Terrain/city1-relief-light.png</texture> + </texture-set> + <texture-set> + <texture>Terrain/city2.png</texture> + <texture n="2">Terrain/city2-relief-light.png</texture> + </texture-set> +<!-- + <texture-set> + <texture>Terrain/city3.png</texture> + <texture n="2">Terrain/city3-relief-light.png</texture> + </texture-set> --> <xsize>2000</xsize> <ysize>2000</ysize> ------------------------------------------------------------------------------ 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