SND\rene87_cp 2002bcdc2c fix Matrix.CreatePerspective(float width,float height,float nearPlaneDistance, float farPlaneDistance,out Matrix result)
fix Matrix.CreatePerspectiveFieldOfView(float fieldOfView,float aspectRatio, float nearPlaneDistance, float farPlaneDistance,out Matrix result)
fix Matrix.CreatePerspectiveOffCenter(float left,float right, float bottom,float top,float nearPlaneDistance,float farPlaneDistance,out Matrix result)
2011-11-17 22:29:44 +00:00
..
2011-11-05 12:18:56 +00:00
2011-11-04 18:44:07 +00:00
2011-11-05 13:59:58 +00:00