1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-19 08:57:35 +03:00
Commit Graph

442 Commits

Author SHA1 Message Date
shipinev
6b8b9ec744 #86: Add ability to instantiate SVGView programmatically 2017-01-24 20:22:48 +07:00
Viktor Sukochev
1ca96fc565 applyClip() context fix 2017-01-17 18:14:59 +07:00
Viktor Sukochev
f5ac61d1bc Crash on tap event fix 2017-01-17 16:28:58 +07:00
Viktor Sukochev
663188f65c travis update 2017-01-16 22:25:11 +07:00
Viktor Sukochev
23dadfd5e0 Cathage project dependencies attached as sources 2017-01-16 21:43:22 +07:00
Viktor Sukochev
a05516495b Removing orig file 2017-01-16 16:46:30 +07:00
Viktor Sukochev
08b4e12ebd Rolling back carthage changes 2017-01-16 16:45:56 +07:00
Viktor Sukochev
062cfeba5a Cartfile.resolved added 2017-01-16 15:51:42 +07:00
Viktor Sukochev
74fefbc959 Back to carthage update 2017-01-16 15:30:01 +07:00
Viktor Sukochev
b69ab19e2f Travis: better carthage script 2017-01-16 15:19:08 +07:00
Viktor Sukochev
1fa653c560 Using iPhone 6 Simulator in travis 2017-01-16 15:12:02 +07:00
Viktor Sukochev
25028b278d travis simulator update 2017-01-16 15:05:50 +07:00
Viktor Sukochev
866b5b2fc0 Updating travis simulator 2017-01-16 14:57:17 +07:00
Viktor Sukochev
84d5ee606d Travis fix attempt 2017-01-16 14:41:59 +07:00
Viktor Sukochev
23fb87cb6b Fixing minor warnings 2017-01-16 14:24:44 +07:00
Viktor Sukochev
cda98db4ed travis update 2017-01-16 13:39:30 +07:00
Viktor Sukochev
d8eb2d206b Macaw project update to utilise carthage dependencies 2017-01-16 13:27:17 +07:00
Viktor Sukochev
56fd762790 Easing example fix 2017-01-13 18:55:54 +07:00
Viktor Sukochev
53a27f7978 ContentAnimation final state fix 2017-01-13 18:25:32 +07:00
vhailor13
f621bfbd11 Merge pull request #85 from nverinaud/fixes-ios9-deployement-target
Fix iOS 9 deployement target: revert back to iOS 8.
2017-01-10 22:42:56 +07:00
Nicolas VERINAUD
1b26ebddbf Fix iOS 9 deployement target: revert back to iOS 8. 2017-01-10 16:36:15 +01:00
Viktor Sukochev
5ca15483f7 Autoreversed animation fixes 2017-01-10 20:23:06 +07:00
Viktor Sukochev
33bc528ff4 Infinite cycle animations 2017-01-10 16:45:35 +07:00
shipinev
b1532680fa Fix incorrect fill color parsing in SVG parser 2016-12-30 10:51:28 +07:00
Viktor Sukochev
8919989a12 center: node Utils function 2016-12-23 16:20:51 +07:00
Viktor Sukochev
1f7651f942 center scale Utils function 2016-12-23 16:13:10 +07:00
Viktor Sukochev
f90172f3c5 Macaw xcodeproj compilation fix 2016-12-22 15:47:32 +07:00
Viktor Sukochev
041a26b7a6 Autoreversed fix via time function. Fix #82 2016-12-22 15:33:49 +07:00
Yuri Strot
473ecf0eaa #76: event consuming support 2016-12-20 16:06:49 +07:00
Viktor Sukochev
7a584ea6ec Proper transform animation generator implementation 2016-12-19 19:18:36 +07:00
Viktor Sukochev
1756b98a05 Area tap logic removed. 2016-12-19 18:54:17 +07:00
shipinev
2bae64ffb3 Prevent SVG view from repeatable file parsing when layoutSubviews is called 2016-12-19 16:08:51 +07:00
shipinev
4b7b0ff0c4 Update animation example 2016-12-16 21:03:12 +07:00
shipinev
0074bd7dfe SVG parser performance improvements 2016-12-16 21:03:12 +07:00
shipinev
88cd2699f0 SVG parser improvements 2016-12-16 21:03:12 +07:00
Igor Zapletnev
dcc935c742 Implement #80 2016-12-16 20:56:09 +07:00
shipinev
a994270943 Update examples project build settings 2016-12-13 16:52:38 +07:00
shipinev
674174002d Clean up examples project 2016-12-13 16:07:52 +07:00
shipinev
f6404f3984 Add new examples menu 2016-12-12 19:30:42 +07:00
shipinev
9c64f7421c Improve text bounds calculation 2016-12-12 18:22:52 +07:00
shipinev
4979390a35 Add proper fill color handling for SVG shapes and masks 2016-12-08 16:21:57 +07:00
shipinev
e480eb4dc5 Add SVG named color codes 2016-12-08 16:14:08 +07:00
shipinev
49467744ec Fix #72. Correct initial fill property color (according to SVG specification) 2016-12-07 12:58:00 +07:00
shipinev
7a5f59c755 Fix #68. Change SVGParser.parse signature 2016-12-02 15:10:52 +07:00
Viktor Sukochev
a58e6f54fa MacawView fix 2016-12-02 14:31:59 +07:00
shipinev
e9f3e220fc Add mask support to SVG parser 2016-12-02 14:19:53 +07:00
Viktor Sukochev
6ced9b7da3 Updating travis Xcode image to support swift 3.0.1 2016-12-01 23:05:38 +07:00
Viktor Sukochev
7b062aad64 Increasing tap detection area for shape nodes 2016-12-01 21:39:58 +07:00
Viktor Sukochev
4e80e4b04a Using static root node for SVGView 2016-12-01 21:08:31 +07:00
Viktor Sukochev
f67c08debd Macaw xcodeproj compilation fix 2016-12-01 16:24:28 +07:00