1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-19 08:57:35 +03:00
Macaw/Source
2019-02-12 17:12:22 +07:00
..
animation Fix #473 and #474: custom fonts are not loaded correctly 2019-02-11 18:59:13 +07:00
bindings Unowned handler in Variable 2018-08-07 20:10:56 +07:00
events Fix lint warnings 2018-11-19 17:15:02 +07:00
export Fix #34: Implement DropShadow effect rendering 2018-05-23 15:39:46 +07:00
layout Fix animation optimization when there is no layout 2019-02-12 17:12:22 +07:00
model Create new node instead of changing the old one 2019-02-11 17:48:26 +07:00
platform Fix #473 and #474: custom fonts are not loaded correctly 2019-02-11 18:59:13 +07:00
render Merge pull request #526 from f3dm76/task/pattern-fill 2019-02-12 12:25:53 +07:00
svg Create new node instead of changing the old one 2019-02-11 17:48:26 +07:00
thirdparty Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
utils Merge pull request #526 from f3dm76/task/pattern-fill 2019-02-12 12:25:53 +07:00
views Fix animation optimization when there is no layout 2019-02-12 17:12:22 +07:00
Info.plist Initial project structure 2015-12-08 01:23:30 +06:00
MCAMediaTimingFillMode_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAMediaTimingFillMode_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00
MCAMediaTimingFunctionName_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAMediaTimingFunctionName_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00
MCAShapeLayerLineCap_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAShapeLayerLineCap_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00
MCAShapeLayerLineJoin_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAShapeLayerLineJoin_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00