Changeset 5055 for data/Media/materials/scripts/Ogre.material
- Timestamp:
- May 11, 2008, 1:41:20 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/Media/materials/scripts/Ogre.material
r5023 r5055 11 11 texture_unit 12 12 { 13 texture spheremap. png13 texture spheremap.tga 14 14 colour_op_ex add src_texture src_current 15 15 colour_op_multipass_fallback one one … … 63 63 texture_unit 64 64 { 65 texture WeirdEye. png65 texture WeirdEye.tga 66 66 } 67 67 } … … 78 78 texture_unit 79 79 { 80 texture cursor. png80 texture cursor.tga 81 81 tex_address_mode clamp 82 82 } … … 96 96 texture_unit 97 97 { 98 texture ogreborder. png98 texture ogreborder.tga 99 99 } 100 100 } … … 113 113 texture_unit 114 114 { 115 texture ogreborderUp. png115 texture ogreborderUp.tga 116 116 } 117 117 }
Note: See TracChangeset
for help on using the changeset viewer.