Changeset 2315 for GTP/trunk/App/Demos/Illum/Ogre/Media
- Timestamp:
- 04/04/07 08:54:35 (18 years ago)
- Location:
- GTP/trunk/App/Demos/Illum/Ogre/Media
- Files:
-
- 31 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/Media/materials/GTPParticles/GTP_Particles.material
r2054 r2315 55 55 param_named_auto farplane far_clip_distance 56 56 param_named_auto nearplane near_clip_distance 57 param_named color float4 3 3 3157 param_named color float4 1 1 1 1 58 58 } 59 59 texture_unit -
GTP/trunk/App/Demos/Illum/Ogre/Media/terrain.cfg
r1671 r2315 43 43 44 44 # Use vertex program to morph LODs, if available 45 VertexProgramMorph= no45 VertexProgramMorph=yes 46 46 47 47 # The proportional distance range at which the LOD morph starts to take effect
Note: See TracChangeset
for help on using the changeset viewer.