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

395 Commits

Author SHA1 Message Date
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
03f3d7b73d Fixed all warnings in project. 2017-03-06 21:00:05 +04: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
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
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
Viktor Sukochev
5a78a50454 Tap event returned 2017-03-01 16:38:41 +07:00
Viktor Sukochev
86b15314fe Shape animation fix. 2017-03-01 15:56:53 +07:00
Viktor Sukochev
b2764ec99e Shape find node fix 2017-03-01 15:42:39 +07:00
Viktor Sukochev
ad631df834 Touch events fixes 2017-03-01 15:14:43 +07:00
Viktor Sukochev
483d279478 Recognizers refactoring and fixes 2017-02-28 17:41:29 +07:00
Viktor Sukochev
2f0f5b3a8b Morphing & Shape animations fixes 2017-02-28 15:56:32 +07:00
Viktor Sukochev
130c540fdc Group 'shouldCheck' methods fixed 2017-02-28 14:28:38 +07:00
Viktor Sukochev
769858dea2 PanEvent with number of touches 2017-02-28 13:22:36 +07:00
Viktor Sukochev
1346d31b1b Touch events optimization 2017-02-28 12:13:23 +07:00
Viktor Sukochev
6fe056757d Missing bitmap context for touch detection 2017-02-27 19:14:44 +07:00
Viktor Sukochev
60e55b883e Single touch events 2017-02-27 18:31:23 +07:00
Viktor Sukochev
5fb6c83219 Passing context to findNodeAt method instead of singleton 2017-02-27 15:42:32 +07:00
Viktor Sukochev
7d08c814ed Contents animation pausedProgress state on animation end fix 2017-02-23 16:49:50 +07:00
Viktor Sukochev
ffa6949885 Paused progress state on finished animations fixed 2017-02-21 21:48:30 +07:00
Viktor Sukochev
ef572c8a76 Minor refactoring 2017-02-21 17:19:15 +07:00
Viktor Sukochev
8e01fb594d Macaw delayed animations fix 2017-02-21 16:55:25 +07:00
Viktor Sukochev
267536db1c Combine animation fix 2017-02-20 18:17:40 +07:00
Viktor Sukochev
159c8adb7f CombineAnimation correct states tests 2017-02-20 17:47:26 +07:00
Viktor Sukochev
8d19a32442 Common animation states fixes 2017-02-20 16:51:12 +07:00
Viktor Sukochev
9ad98cce1e Combine animation tests and fixes 2017-02-20 16:35:03 +07:00
Viktor Sukochev
844dfc8372 Simple animation state tests and fixes 2017-02-20 15:37:00 +07:00
Viktor Sukochev
dd176bbd92 Combine animation pause method 2017-02-20 14:26:26 +07:00
Viktor Sukochev
e6c0824c9d Contents animation pause/stop methods 2017-02-20 13:15:26 +07:00
Viktor Sukochev
f69c0b6c05 Stop/pause methods for opacity/transform animations 2017-02-18 20:18:16 +07:00
Viktor Sukochev
7989a46c0c Cycled and manual stop completion block call fix. Fixes #99 2017-02-17 17:25:26 +07:00
Viktor Sukochev
93351e4193 Content animation manual stop fixes #97 2017-02-16 17:36:43 +07:00
Viktor Sukochev
bc0aeb8a2e SVGView constructor default values 2017-02-16 16:53:35 +07:00
Viktor Sukochev
aa8e791aa6 Shape animation minor optimisation 2017-02-16 16:29:36 +07:00
Viktor Sukochev
fe6774eea8 Shapes related animations fixes 2017-02-15 17:51:12 +07:00
Viktor Sukochev
a2b697a2ac fillVar animation 2017-02-15 17:26:05 +07:00
Viktor Sukochev
337b58cc83 Unused operator removed 2017-02-15 17:09:25 +07:00
Viktor Sukochev
bbdc28e9ff Shape strokeVar animation test 2017-02-14 20:19:49 +07:00
Viktor Sukochev
0b7ca9bb50 Updating location for touch event 2017-02-14 18:11:45 +07:00
Viktor Sukochev
241eac6050 Touch event implementation 2017-02-13 20:11:43 +07:00
Viktor Sukochev
bdacd22686 Morphing for general nodes type 2017-02-13 19:26:52 +07:00
Viktor Sukochev
8eb9ed6470 Group contents parents fix. Fixes #95 2017-02-13 18:55:21 +07:00
Viktor Sukochev
bec2f10c0d Ease out timing function fix. Fixes #92 2017-02-10 18:38:40 +07:00