MonoGame v3.0.1 Release Notes

Release Date: 2013-03-03 // about 11 years ago
    • Fix template error.
    • Fix offsetInBytes parameter in IndexBuffer/VertexBuffer SetData.
    • Fixes the scale applied on the origin in SpriteBatch.
    • Fixed render targets on WP8.
    • Removed minVertexIndex Exception.
    • Fixed some threading issues on iOS.
    • Use generic link for opening store on iOS.
    • Fix Matrix::Transpose.
    • Fixed vertexOffset in DrawUserIndexedPrimitives in GL.
    • Keys.RightControl/RightShift Support for WinRT.
    • Dispose in ShaderProgramCache.
    • IsRunningSlowly Fix.