Releases: PureSwift/Cacao
Releases · PureSwift/Cacao
v0.7.0
23 Nov 06:35
Compare
Sorry, something went wrong.
No results found
#20 Fixed Linux rendering issue
#27 Fixed CoreGraphics ambiguity build errors
499e6e8 Fixed UISwitch
9a0a1da Fixed UIView rendering crash
2fe04d5 Added iOS Demo app
fbfef7d Fixed for Swift 3.0.2 compatibility
2d6b3d8 Replaced SDLEventPoller with UIEventFetcher
7fca764 Implemented UIViewAutoresizing
890d280 Implemented CFRunLoop support for main thread
v0.6.4
26 Jun 06:35
Compare
Sorry, something went wrong.
No results found
#13 Implemented UIScrollView with bouncing effect
v0.6.3
24 Jun 16:37
Compare
Sorry, something went wrong.
No results found
#24 Added UIDevice
Implemented UIGestureRecognizer, UIPanGestureRecognizer
v0.6.2
16 Jun 14:52
Compare
Sorry, something went wrong.
No results found
#21 Added UISwitch
#16 Implemented UIView animations
Improved SDL mouse handling
v0.6.1
12 Jun 06:55
Compare
Sorry, something went wrong.
No results found
Refactored UIView.render()
Implemented UIView.hitTest() and UIView.convert()
Added Linux rendering fix
v0.6.0
09 Jun 06:34
Compare
Sorry, something went wrong.
No results found
#12 UIView is now backed by SDL Texture and is hardware accelerated.
Fixed Retina support
UIView contents are now clipped.
UIResponder, UIControl, UIEvent, UITouch, UIViewController implemented
[Demo] Removed ContentView
[Demo] Added support for intrinsic size changing to SwiftLogoView
v0.5.2
07 Jun 08:40
Compare
Sorry, something went wrong.
No results found
v0.5.1
07 Jun 00:14
Compare
Sorry, something went wrong.
No results found
Updated Silica.CGContext with PNG rendering support
Removed Xcode project and Carthage support, only SwiftPM is supported now
v0.5.0
10 Nov 21:32
Compare
Sorry, something went wrong.
No results found
v0.4.0
04 Jun 16:01
Compare
Sorry, something went wrong.
No results found
Added single line test rendering and Label