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

    r5047 r5055  
    1 material rock/TEXFACE/rock.png
     1material rock/TEXFACE/rock.tga
    22{
    33        receive_shadows on
     
    1111                        texture_unit
    1212                        {
    13                                 texture rock.png
     13                                texture rock.tga
    1414                                colour_op modulate
    1515                        }
Note: See TracChangeset for help on using the changeset viewer.