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/ast.material

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