1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-16 00:20:23 +03:00
Commit Graph

339 Commits

Author SHA1 Message Date
Victor Sukochev
a8aff1f229 Observable array updated 2016-09-29 17:34:00 +06:00
Victor Sukochev
0c471cfc09 Buildable example 2016-09-29 17:17:59 +06:00
Victor Sukochev
0a54ff615c Replacing Variable with AnimatableVariable inside Animation implementation 2016-09-27 21:04:20 +06:00
Victor Sukochev
ebff0f276a Timer extension fix 2016-09-27 20:58:00 +06:00
Victor Sukochev
20fb7eacc8 observe fix 2016-09-27 20:51:52 +06:00
Victor Sukochev
3124bb3ffa AnimatableVariable implementation temporary fix 2016-09-27 20:47:06 +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
Yuri Strot
be9f26903f Update README.md 2016-09-23 20:30:49 +07: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
2a9bb9a4f1 AnimatableVariable type constraints 2016-09-21 15:47:58 +06:00
Viktor Sukochev
aadc0a8867 Merge remote-tracking branch 'origin/swift_2.3' 2016-09-20 21:21:15 +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
Yuri Strot
5311a5df05 Update README.md 2016-09-20 16:48:52 +07:00
Yuri Strot
b02a6fd0ff Update README.md 2016-09-20 16:48:19 +07:00
Yuri Strot
1198cf5e1a Update README.md 2016-09-20 15:26:18 +07:00
Victor Sukochev
7b57a045ac More general case of node animation adding 2016-09-19 14:18:01 +06:00
Victor Sukochev
14bd5d8b6d Adding animation on superview update fix 2016-09-19 14:12:23 +06:00
Victor Sukochev
167e4b1f4d Auto add animation after MacawView initialised 2016-09-19 14:08:22 +06:00
Victor Sukochev
434ba70d5c Podfile.lock update 2016-09-19 13:13:49 +06:00
Victor Sukochev
058c4634da Ability to declare animation before scene attached to a view. fixes #54 2016-09-19 13:13:31 +06:00
Victor Sukochev
146756f094 Podspec fix 2016-09-16 21:14:30 +06:00
Victor Sukochev
53f68201e3 Replacing dispatch_async with NSTimer for animation delay 2016-09-16 20:22:15 +06:00
Victor Sukochev
ccef91fe08 Using custom delay queue 2016-09-16 18:00:25 +06:00
Victor Sukochev
584adbf9f4 Combine and sequence animation delay 2016-09-16 12:20:00 +06:00
Victor Sukochev
8a126943fd Delay via animation description fix 2016-09-15 21:06:31 +06:00
Victor Sukochev
8a851edbb2 Simple animation delay implementation 2016-09-15 20:51:46 +06:00
Alexandra Novikova
e328232fa3 Add polyline and polycurve 2016-09-13 20:00:39 +07:00
Yuri Strot
4ec5c6299a Fix Gradient.userSpace. Update ShapesExampleView. 2016-09-12 01:16:20 +07:00
Yuri Strot
162cde28b4 Add missed implementation of some geometry functions 2016-09-12 01:11:05 +07:00
Yuri Strot
1aebc5ddf1 Add TransformExampleView 2016-09-10 18:45:19 +07:00
Yuri Strot
c00ebecdee Add Locus utilities 2016-09-10 18:41:04 +07:00
Yuri Strot
e55793d03f Fix text bounds calculation 2016-09-10 15:32:58 +07:00
Yuri Strot
6104867add Add relative rotation, fix shear. 2016-09-10 15:31:58 +07:00
Victor Sukochev
8a69348c42 Last animation key-frame fix 2016-09-09 18:25:21 +06:00
Yuri Strot
28500305fc Reuse node renderers and fix animation performance issues 2016-09-08 18:54:26 +07:00
Victor Sukochev
b4a907c0f7 Disabling renderer event by individual node 2016-09-08 18:19:53 +06:00
Victor Sukochev
c1773e4f24 Center rotation 2016-09-08 16:59:06 +06:00
Victor Sukochev
3cb8b0a4d5 Animation transform order fix 2016-09-08 16:26:54 +06:00
Yuri Strot
f9995a4266 Resolve #52: Can't tap on Node when its position change 2016-09-08 16:05:02 +07:00
Victor Sukochev
498f5e948f ImageRenderer opacity fix. Fixes #49 2016-09-08 11:40:27 +06:00
Victor Sukochev
04e5d57991 Rotation fix 2016-09-07 16:41:01 +06:00
Victor Sukochev
04ac18f95e Animation layer initial state fix 2016-09-07 16:19:02 +06:00
Alexandra Novikova
da87758cfe Fix user space bounds for radial gradient 2016-09-07 16:05:41 +07: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