MetalPetal v1.14.0 Release Notes

Release Date: 2020-10-20 // over 3 years ago
  • Features

    • ➕ Added MTISKSceneRenderer
    • ➕ Added antialiasingMode and sRGB support to MTISCNSceneRenderer

    Enhancements

    • ➕ Added an option to prevent automatic context creation for MTIImageView and MTIThreadSafeImageView. 27c11f6
    • 👌 Improve the internal logic of passthroughAlphaTypeHandlingRule 46f164e

Previous changes from v1.13.0

  • Enhancements

    • 👌 Improve the color space handling for CGImage. #181