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

671 Commits

Author SHA1 Message Date
Viktor Sukochev
5d863467e9 animation state fix 2017-04-25 22:07:00 +07:00
Viktor Sukochev
aa174bf48c Hierarhy search fix 2017-04-21 20:47:12 +07:00
Viktor Sukochev
500f8b837a Nodes searching api refactoring 2017-04-21 20:34:18 +07:00
Viktor Sukochev
f6662847a8 Animation state 2017-04-19 22:41:40 +07:00
Viktor Sukochev
a40aa49049 Shape animation without stroke if fill was set. Fixes #120 2017-04-17 20:36:57 +07:00
Viktor Sukochev
e27d46e26e Image bounds. Fixes #119 2017-04-17 19:29:23 +07:00
Viktor Sukochev
702cd311f3 Text node touch detection fix 2017-04-14 18:16:09 +07:00
Viktor Sukochev
df20a3be85 Node with gradient fill touch events fix 2017-04-14 18:09:23 +07:00
Viktor Sukochev
ad312e0e51 Travis fix 2017-04-14 17:42:27 +07:00
Viktor Sukochev
384bb4cc19 imagesMap leak fix 2017-04-14 17:39:33 +07:00
Viktor Sukochev
f2ac082a0f Refactoring 2017-04-14 16:57:35 +07:00
Viktor Sukochev
d3f9224ad5 Unique objects in imagesMap 2017-04-14 15:58:42 +07:00
Viktor Sukochev
f39ae04b8c UIImage to Image basic implementation 2017-04-14 15:40:27 +07:00
Viktor Sukochev
8ccd0abcac Polyline bounds fix 2017-04-13 11:34:08 +07:00
Viktor Sukochev
32a5b21415 Nodes leak fix 2017-03-31 18:58:49 +07:00
Viktor Sukochev
776cfc0ff6 Revert "Feed logic updated to support mixed content"
This reverts commit 93ae388b05.
2017-03-28 14:16:19 +07:00
Viktor Sukochev
93ae388b05 Feed logic updated to support mixed content 2017-03-28 14:15:17 +07:00
Viktor Sukochev
6b86861a6d Replacing macawView rootNode via animation if needed 2017-03-22 20:46:20 +07:00
Viktor Sukochev
adcc211b91 Reversing generated bezierPath for better morphing animation 2017-03-21 20:12:54 +07:00
Viktor Sukochev
7966950c50 Weak reference for MacawView context 2017-03-21 19:09:36 +07:00
Viktor Sukochev
7e8d619f54 MacawView references fix 2017-03-21 18:23:59 +07:00
Viktor Sukochev
b47519ad50 Goup nodeForTag extension 2017-03-21 18:23:59 +07:00
Igor Zapletnev
2b733c3d79 Update README.md 2017-03-20 12:07:25 +07:00
Viktor Sukochev
2ed158cacd Morphing animation cycle fix 2017-03-17 20:53:55 +07:00
Viktor Sukochev
92358eeeee Replacing mutating shap in layerCache 2017-03-16 22:59:26 +07:00
Viktor Sukochev
5407612914 README update 2017-03-16 19:53:58 +07:00
Viktor Sukochev
152514fa24 0.8.1 version 2017-03-16 19:45:27 +07:00
Viktor Sukochev
f3bfd5c5e8 Using mutating shape for Shape Animation 2017-03-16 18:01:46 +07:00
Viktor Sukochev
8c4afaa2f5 Fixing rest warnings 2017-03-09 21:19:58 +07:00
Viktor Sukochev
a0ef02712d Reverting some changes to API 2017-03-09 21:08:17 +07:00
vhailor13
759c2ae3cc Merge pull request #106 from khoren93/fix_warnings
Fixed all warnings in project.
2017-03-09 20:47:18 +07:00
Khoren Markosyan
5234142a21 Fixed conflicts. 2017-03-09 17:15:14 +04:00
Khoren Markosyan
c287e6b16f Merge remote-tracking branch 'original/master' into fix_warnings 2017-03-09 17:11:09 +04:00
Yuri Strot
0f536c7729 Translate SVG id attribute to Node.tag 2017-03-07 17:52:21 +07:00
Khoren Markosyan
5784070dae Fixed tests errors. 2017-03-07 00:58:11 +04:00
Khoren Markosyan
03f3d7b73d Fixed all warnings in project. 2017-03-06 21:00:05 +04:00
Igor Zapletnev
a9b2c41925 Update README.md 2017-03-06 23:46:17 +07:00
Viktor Sukochev
e5033f6e7e MacawView touches fix 2017-03-06 20:41:29 +07:00
Viktor Sukochev
04e6a95e12 Morphing animation fix - replacing shape right before animation generation 2017-03-03 16:52:04 +07:00
Viktor Sukochev
7c24afb4f5 Event locations fix 2017-03-02 21:00:54 +07:00
Viktor Sukochev
f107231aa5 Removing development team from example project 2017-03-02 18:12:28 +07:00
Viktor Sukochev
56e77bedf3 Removing dev profile from example project 2017-03-02 18:00:02 +07:00
Viktor Sukochev
a5872431ef Simple events example 2017-03-02 16:59:53 +07:00
Viktor Sukochev
39bf29cf10 MacawView touches fix 2017-03-02 16:59:32 +07:00
Viktor Sukochev
433e2f5050 NodesMap replace method fix 2017-03-02 16:02:01 +07:00
Viktor Sukochev
edc82dc2c0 Touch events bug fixes 2017-03-02 14:44:20 +07:00
Viktor Sukochev
1c7756db8c Multi-touch support 2017-03-01 18:17:17 +07:00
Yuri Strot
56e47a83c7 Update morphing example 2017-03-01 18:10:03 +07:00
Viktor Sukochev
c23cc4e3f4 Refactoring for multitouch support 2017-03-01 17:59:42 +07:00
Viktor Sukochev
454000f249 Using independent shapes for group animation 2017-03-01 17:13:30 +07:00