Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 29, 2010, 6:40:57 PM (14 years ago)
Author:
rgrieder
Message:

Replaced *.tga references with .png references.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/branches/png2/materials/scripts/Flares.material

    r5502 r7259  
    1515                        texture_unit
    1616                        {
    17                                 texture flare.tga
     17                                texture flare.png
    1818                        }
    1919                }
     
    3333                        texture_unit
    3434                        {
    35                                 texture flare.tga
     35                                texture flare.png
    3636                        }
    3737                }
     
    5151                        texture_unit
    5252                        {
    53                                 texture ring_flare.tga
     53                                texture ring_flare.png
    5454                        }
    5555                }
     
    6969                        texture_unit
    7070                        {
    71                                 texture ring_flare2.tga
     71                                texture ring_flare2.png
    7272                        }
    7373                }
     
    8787                        texture_unit
    8888                        {
    89                                 texture flaretrail.tga
     89                                texture flaretrail.png
    9090                        }
    9191                }
     
    105105                        texture_unit
    106106                        {
    107                                 texture backlightflare.tga
     107                                texture backlightflare.png
    108108                        }
    109109                }
     
    123123                        texture_unit
    124124                        {
    125                                 texture bigflare1.tga
     125                                texture bigflare1.png
    126126                        }
    127127                }
     
    141141                        texture_unit
    142142                        {
    143                                 texture LightningBall_1.tga
     143                                texture LightningBall_1.png
    144144                        }
    145145                }
     
    159159                        texture_unit
    160160                        {
    161                                 texture LightningBall_2.tga
     161                                texture LightningBall_2.png
    162162                        }
    163163                }
     
    177177                        texture_unit
    178178                        {
    179                                 texture LightningBall_3.tga
     179                                texture LightningBall_3.png
    180180                        }
    181181                }
     
    195195                        texture_unit
    196196                        {
    197                                 texture LightningBall_4.tga
     197                                texture LightningBall_4.png
    198198                        }
    199199                }
     
    213213                        texture_unit
    214214                        {
    215                                 texture LightningBall_5.tga
     215                                texture LightningBall_5.png
    216216                        }
    217217                }
     
    231231                        texture_unit
    232232                        {
    233                                 texture LightningBall_6.tga
     233                                texture LightningBall_6.png
    234234                        }
    235235                }
     
    249249                        texture_unit
    250250                        {
    251                                 texture LightningBall_7.tga
     251                                texture LightningBall_7.png
    252252                        }
    253253                }
     
    267267                        texture_unit
    268268                        {
    269                                 texture LightningBall_8.tga
    270                         }
    271                 }
    272         }
    273 }
     269                                texture LightningBall_8.png
     270                        }
     271                }
     272        }
     273}
Note: See TracChangeset for help on using the changeset viewer.