1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 18:09:21 +03:00
Commit Graph

329 Commits

Author SHA1 Message Date
Viktor Sukochev
b7720de67f Group morphing prototype 2017-01-31 18:19:52 +07:00
Viktor Sukochev
c76210d891 Stroke width offset fix 2017-01-27 19:08:42 +07:00
Viktor Sukochev
4e30ee1a2e Morphing animation autoreverse fix 2017-01-27 17:22:40 +07:00
Viktor Sukochev
59491d081d Merge remote-tracking branch 'origin/morph_animation' 2017-01-27 15:29:39 +07:00
Yuri Strot
58b95f3166 Fix #68: Change SVGParser.parse signature 2017-01-26 22:10:33 +07:00
Yuri Strot
78cbcb75e7 Add default duration to placeVar.animation 2017-01-26 22:02:01 +07:00
Viktor Sukochev
05a8d560e7 Stroke properties full support 2017-01-26 18:44:12 +07:00
Viktor Sukochev
4944a86834 Circle bounds implementation 2017-01-26 18:19:01 +07:00
Viktor Sukochev
b3f3444089 Basic strokes properties support 2017-01-26 18:10:10 +07:00
Viktor Sukochev
780d716cf0 contentsVar animation methods fix 2017-01-26 17:49:41 +07:00
Viktor Sukochev
bbf20e42e1 Working morphing example 2017-01-26 16:17:56 +07:00
Viktor Sukochev
4ac6f1e2c4 Simple morphing animation generator 2017-01-25 17:31:41 +07:00
shipinev
6b8b9ec744 #86: Add ability to instantiate SVGView programmatically 2017-01-24 20:22:48 +07:00
Viktor Sukochev
b99f830f50 Morphing animtion interfaces 2017-01-24 19:21:21 +07:00
Viktor Sukochev
a29c9ef118 Experimental animation blur protection 2017-01-19 15:52:12 +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
23dadfd5e0 Cathage project dependencies attached as sources 2017-01-16 21:43:22 +07:00
Viktor Sukochev
23fb87cb6b Fixing minor warnings 2017-01-16 14:24:44 +07:00
Viktor Sukochev
53a27f7978 ContentAnimation final state fix 2017-01-13 18:25:32 +07: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
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
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
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
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
49cfee7629 Updating SVGView content on layout change 2016-12-01 16:08:26 +07:00
shipinev
1d0cdc8093 Convert degrees to radians when parsing SVG element transform 2016-11-30 17:59:58 +07:00
shipinev
82ad598c76 Update CGFloat extension frameworks imports 2016-11-30 17:56:32 +07:00
Viktor Sukochev
ba64b537b4 Complex text fix 2016-11-30 16:11:36 +07:00
Viktor Sukochev
f1dce26367 RxSwift dependency removed 2016-11-30 12:17:56 +07:00
Viktor Sukochev
81756b619b Minor fixes 2016-11-29 13:45:49 +07:00
Viktor Sukochev
94a358c034 Merge: Contents animation 2016-11-25 17:14:06 +07:00
shipinev
606f733fa0 Fix #67. Implement SVGView 2016-11-24 17:45:16 +07:00
Igor Zaplentnev
e5258b2eb1 Init(frame:) costructors 2016-11-01 12:56:52 +07:00