MetalPetal v1.5.0 Release Notes

Release Date: 2019-07-09 // almost 5 years ago
    • ➕ Add a thread-safe image view whose image can be set on a background thread (MTIThreadSafeImageView).
    • ➕ Add a MTIImageViewProtocol to unify the MTIImageView and MTIThreadSafeImageView's interface. (Swift)
    • ➕ Add an option to choose the CoreVideo/MetalTexture bridge class.
    • ➕ Add some convenience filter methods to MTIImage.
    • ➕ Add the ability to create images from MDLTextures.