Changeset 7369 for data/trunk/materials/scripts/Ogre.material
- Timestamp:
- Sep 6, 2010, 9:35:26 PM (14 years ago)
- Location:
- data/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk
- Property svn:mergeinfo changed
/data/branches/png2 (added) merged: 7245-7246,7250-7260
- Property svn:mergeinfo changed
-
data/trunk/materials/scripts/Ogre.material
r5313 r7369 11 11 texture_unit 12 12 { 13 texture spheremap. tga13 texture spheremap.png 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. tga65 texture WeirdEye.png 66 66 } 67 67 } … … 78 78 texture_unit 79 79 { 80 texture cursor. tga80 texture cursor.png 81 81 tex_address_mode clamp 82 82 } … … 96 96 texture_unit 97 97 { 98 texture ogreborder. tga98 texture ogreborder.png 99 99 } 100 100 } … … 113 113 texture_unit 114 114 { 115 texture ogreborderUp. tga115 texture ogreborderUp.png 116 116 } 117 117 }
Note: See TracChangeset
for help on using the changeset viewer.