Changeset 9315 for data/pool/materials
- Timestamp:
- Jul 9, 2012, 11:47:32 PM (12 years ago)
- Location:
- data/pool/materials
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
data/pool/materials/OrxonoxSky.material
r7784 r9315 1 material Orxonox/skypanoramagen12 {3 technique4 {5 pass6 {7 lighting off8 depth_write off9 10 texture_unit11 {12 cubic_texture skypanoramagen1.jpg separateUV13 tex_address_mode clamp14 }15 }16 }17 }18 19 material Orxonox/skypanoramagen220 {21 technique22 {23 pass24 {25 lighting off26 depth_write off27 28 texture_unit29 {30 cubic_texture skypanoramagen2.jpg separateUV31 tex_address_mode clamp32 }33 }34 }35 }36 1 37 2 material Orxonox/Starbox -
data/pool/materials/planets.material
r8211 r9315 107 107 } 108 108 109 material planets/violetplanet 109 material planets/violetplanet2 110 110 { 111 111 technique … … 119 119 texture_unit 120 120 { 121 texture violetplanet .png121 texture violetplanet2.png 122 122 } 123 123 }
Note: See TracChangeset
for help on using the changeset viewer.