All Versions
21
Latest Version
Avg Release Cycle
27 days
Latest Release
612 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.10.2 Changes
April 07, 2020- ๐ Support macCatalyst.
-
v1.10.1 Changes
March 22, 2020๐ Fix an output texture binding problem in
MTIComputePipelineKernel
. -
v1.10.0 Changes
March 17, 2020- โฌ๏ธ Drop iOS 9 Support.
- ๐ Improve symbol visibility in Swift.
-
v1.9.0 Changes
February 22, 2020- โ Added
MTICoreImageKernel
. - ๐ Fixed
CVPixelBuffer
/MTLTexture
bridging on macOS. 194cb09
- โ Added
-
v1.8.0 Changes
January 21, 2020- โ Added
MTIRoundCornerFilter
. - โ Added some utilities to work with VideoIO (Swift)
- Forward
MTIImageView
'scontentMode
to its internalMTKView
. #122 - โ Added a method to render an image and discards the result. 459cfa7
- โ Added some convenience methods to
MTIAlphaTypeHandlingRule
,MTIFunctionDescriptor
andMTIImage
. (Swift) - ๐ Improve the way how image promises are resolved. Makes it easier to implement
-[MTIImagePromise resolveWithContext:error:]
. d302fab
- โ Added
-
v1.7.0 Changes
December 16, 2019- โ Add a Swift API to connecting filters. https://github.com/MetalPetal/MetalPetal#connecting-filters-swift
- Report error when a drawable has no color attachment.
- ๐จ Refactor texture pool to protocol
MTITexturePool
. - โ Add
MTIHeapTexturePool
which usesMTLHeap
for texture allocation and reuse. - โ Add some convenience methods for MTIImage. (
MTIImage.resize
,UIImage.makeMTIImage
) (Swift Only) https://github.com/MetalPetal/MetalPetal/blob/master/Frameworks/MetalPetal/MTIImage.swift MTIFilter
protocol does not inherit fromNSObjectProtocol
now.- โ Add a Swift version of
MTIMultilayerCompositingFilter
-MultilayerCompositingFilter
. https://github.com/MetalPetal/MetalPetal/blob/master/Frameworks/MetalPetal/Filters/MultilayerCompositingFilter.swift
-
v1.6.0 Changes
October 13, 2019- โ Add support for render in iOS Simulator.
-
v1.5.0 Changes
July 09, 2019- โ Add a thread-safe image view whose image can be set on a background thread (
MTIThreadSafeImageView
). - โ Add a
MTIImageViewProtocol
to unify theMTIImageView
andMTIThreadSafeImageView
'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
MDLTexture
s.
- โ Add a thread-safe image view whose image can be set on a background thread (
-
v1.4.4 Changes
May 15, 2019 -
v1.4.3
May 08, 2019