Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 11, 2008, 1:41:20 AM (16 years ago)
Author:
rgrieder
Message:

changed all PNG to TGA and adjusted the material, overlay, mesh and particle scripts/files.
added backToPNG folder with the old files, just in case someone doesn't like back merges

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/Media/materials/scripts/starship.material

    r5023 r5055  
    1 material Material/SOLID/TEX/starship.png
     1material Material/SOLID/TEX/starship.tga
    22{
    33        technique
     
    88                        texture_unit
    99                        {
    10                                 texture starship.png
     10                                texture starship.tga
    1111                        }
    1212                }
Note: See TracChangeset for help on using the changeset viewer.