Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 23, 2010, 4:50:37 PM (14 years ago)
Author:
rgrieder
Message:

Replaced *.tga with *.png

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/branches/png/materials/scripts/hoover.material

    r5313 r6612  
    77                        texture_unit
    88                        {
    9                                 texture hoover_turbine.tga
     9                                texture hoover_turbine.png
    1010                        }
    1111                }
     
    2020                        texture_unit
    2121                        {
    22                                 texture hoover_gear.tga
     22                                texture hoover_gear.png
    2323                        }
    2424                }
     
    3333                        texture_unit
    3434                        {
    35                                 texture hoover_body.tga
     35                                texture hoover_body.png
    3636                        }
    3737                }
Note: See TracChangeset for help on using the changeset viewer.