Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8210


Ignore:
Timestamp:
Apr 8, 2011, 12:18:28 AM (13 years ago)
Author:
dafrick
Message:

Reverting change in skyboxes material.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/materials/OrxonoxSky.material

    r8209 r8210  
    4747                        {
    4848                                cubic_texture starbox.jpg separateUV
    49                                 tex_address_mode clamp
    50                         }
    51                 }
    52         }
    53 }
    54 
    55 material Orxonox/Starbox2
    56 {
    57         technique
    58         {
    59                 pass
    60                 {
    61                         lighting off
    62                         depth_write off
    63 
    64                         texture_unit
    65                         {
    66                                 cubic_texture SkyboxFile.png separateUV
    6749                                tex_address_mode clamp
    6850                        }
Note: See TracChangeset for help on using the changeset viewer.