Changeset 11200
- Timestamp:
- May 26, 2016, 3:16:12 PM (8 years ago)
- Location:
- data/trunk
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/materials/Orxonox.material
r11107 r11200 174 174 { 175 175 texture bar_icon_speed.png 2d 0 // no mipmapping 176 } 177 } 178 } 179 } 180 181 material Orxonox/BarIconCharge 182 { 183 technique 184 { 185 pass 186 { 187 lighting off 188 scene_blend alpha_blend 189 depth_check off 190 191 texture_unit 192 { 193 texture bar_icon_charge.png 2d 0 // no mipmapping 176 194 } 177 195 }
Note: See TracChangeset
for help on using the changeset viewer.