Ignore:
Timestamp:
06/08/07 00:05:53 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/MORIA/SkinningVS.cg

    r2417 r2422  
    4747        out float4 oPosition : POSITION, 
    4848        out float3 cPos:TEXCOORD0,       
    49         uniform float3x4   worldMatrix3x4Array[67], 
     49        uniform float3x4   worldMatrix3x4Array[69], 
    5050        uniform float4x4 viewMatrix, 
    5151        uniform float4x4 viewProjectionMatrix) 
Note: See TracChangeset for help on using the changeset viewer.