1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 13:15:35 +03:00
Commit Graph

149 Commits

Author SHA1 Message Date
Victor Sukochev
0c471cfc09 Buildable example 2016-09-29 17:17:59 +06:00
Victor Sukochev
70d7c7dea9 Swift 3.0 conversion 2016-09-27 20:23:39 +06:00
Victor Sukochev
bed4386799 Raw automated swift 3.0 conversion (not buildable) 2016-09-27 19:45:31 +06:00
Victor Sukochev
2ec1fba575 Animation stop progress storing 2016-09-23 14:30:54 +06:00
Yuri Strot
f5bcb7098c Resolve #58: make from property of animation optional 2016-09-23 00:56:02 +07:00
Yuri Strot
f2df3c956b Update pod file 2016-09-22 15:10:11 +07:00
Victor Sukochev
c0183a7a32 Example podfile fix 2016-09-22 14:34:43 +06:00
Viktor Sukochev
3d519ceac1 Macaw xcodeproject updated to swift 2.3 2016-09-20 21:17:58 +06:00
Viktor Sukochev
d28d14180e Example project updated to swift 2.3 2016-09-20 18:35:55 +06:00
Victor Sukochev
434ba70d5c Podfile.lock update 2016-09-19 13:13:49 +06:00
Yuri Strot
4ec5c6299a Fix Gradient.userSpace. Update ShapesExampleView. 2016-09-12 01:16:20 +07:00
Yuri Strot
1aebc5ddf1 Add TransformExampleView 2016-09-10 18:45:19 +07:00
Victor Sukochev
c1773e4f24 Center rotation 2016-09-08 16:59:06 +06:00
Victor Sukochev
04e5d57991 Rotation fix 2016-09-07 16:41:01 +06:00
Victor Sukochev
63202dddb7 Animation layer anchor point fix 2016-09-07 15:16:22 +06:00
Victor Sukochev
7637b59fc0 Testing UI update on animation progress 2016-09-06 23:05:38 +06:00
Victor Sukochev
0be0d4d001 Path example testing UI 2016-09-06 22:30:28 +06:00
Victor Sukochev
00743c0579 Removing observers on animation 2016-09-06 22:02:41 +06:00
Yuri Strot
3f4959dbad Resolve #50: MacawView doesn't refresh on scene updates 2016-09-06 16:33:28 +07:00
Yuri Strot
a075e937de Remove cleaner example 2016-09-03 16:39:51 +07:00
Yuri Strot
9b3753fc7f Clean up Animation API 2016-09-02 19:45:53 +07:00
Alexandra Novikova
d1eef8dab7 fix path parsing issues and gradient parsing (percentage values) 2016-09-01 18:26:29 +07:00
Alexandra Novikova
356183788f add SVG gradient support 2016-09-01 18:26:29 +07:00
Alexandra Novikova
e752c9515f implement tspan parsing 2016-09-01 18:26:29 +07:00
Alexandra Novikova
d1eac37c75 fix group transform 2016-09-01 18:26:29 +07:00
Alexandra Novikova
2004126af0 add 'defs' and 'use' parsing 2016-09-01 18:26:29 +07:00
Victor Sukochev
872ca49bdb Macaw framework project for carthage and testing 2016-09-01 14:59:15 +06:00
Victor Sukochev
da83a7978a Refactoring Animation classes visibility 2016-08-31 16:10:18 +06:00
Victor Sukochev
db695a55b5 Root node place fix 2016-08-31 14:33:25 +06:00
Victor Sukochev
ed5b3752c9 Absolute values for Transform animation fix 2016-08-31 13:14:43 +06:00
Victor Sukochev
eef8c0a52a Applying group place to bounds 2016-08-30 19:26:35 +06:00
Victor Sukochev
67fc655eff Group renderer. Applying root transform. fixes #41 2016-08-30 18:25:47 +06:00
Yuri Strot
54cf059368 Fix #44: First argument should be named in every Macaw method 2016-08-29 19:02:01 +07:00
Yuri Strot
c132e87b0f Replace Node.pos with Node.place. 2016-08-29 18:39:47 +07:00
Yuri Strot
12093138e5 Clean up path API 2016-08-26 20:10:45 +07:00
Victor Sukochev
ac9f364c2d repearCount, autoreverse, stop methods for animations collection 2016-08-25 16:53:38 +06:00
Victor Sukochev
4c089c58c7 AnimationValue extensions 2016-08-25 10:28:17 +06:00
Victor Sukochev
f159a4b04a Declarative animation 2016-08-24 18:52:29 +06:00
Victor Sukochev
f1564c2768 MacawView -> addAnimation removed 2016-08-24 16:25:14 +06:00
Victor Sukochev
c378fbe41b Updating example with absolute values 2016-08-24 13:20:13 +06:00
Victor Sukochev
879702b5e6 Animation obsolete arguments removed 2016-08-24 12:32:53 +06:00
Yuri Strot
0e48a28637 Rename Group.contentsVar to Group.contents 2016-08-23 15:24:45 +07:00
Yuri Strot
4c044664bc Fix arc rendering 2016-08-22 20:12:10 +07:00
Yuri Strot
1b53cd17b4 Add default values for Color/Fill/Font. 2016-08-22 16:12:57 +07:00
Yuri Strot
9277b210da Clean up events API. 2016-08-18 19:20:13 +07:00
Yuri Strot
e603cf268b Clean up MacawView and SVGParser API. 2016-08-16 20:45:09 +07:00
Victor Sukochev
214d338647 Animation example fix 2016-08-10 16:13:11 +06:00
Victor Sukochev
8f6952d557 screenLayer display fixed 2016-08-10 13:25:46 +06:00
Victor Sukochev
1ca5071db0 More animation fixes 2016-08-09 16:18:11 +06:00
Nikita Afonasov
122856b31d Events improvements (better pan) 2016-08-09 13:06:05 +07:00