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

67 Commits

Author SHA1 Message Date
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
483d279478 Recognizers refactoring and fixes 2017-02-28 17:41:29 +07:00
Viktor Sukochev
130c540fdc Group 'shouldCheck' methods fixed 2017-02-28 14:28:38 +07:00
Viktor Sukochev
1346d31b1b Touch events optimization 2017-02-28 12:13:23 +07:00
Viktor Sukochev
60e55b883e Single touch events 2017-02-27 18:31:23 +07:00
Viktor Sukochev
bbdc28e9ff Shape strokeVar animation test 2017-02-14 20:19:49 +07:00
Viktor Sukochev
241eac6050 Touch event implementation 2017-02-13 20:11:43 +07:00
Viktor Sukochev
8eb9ed6470 Group contents parents fix. Fixes #95 2017-02-13 18:55:21 +07:00
Viktor Sukochev
abf9a5c8f7 Line bounds fix 2017-02-02 18:20:08 +07:00
Viktor Sukochev
bbf20e42e1 Working morphing example 2017-01-26 16:17:56 +07:00
Viktor Sukochev
b99f830f50 Morphing animtion interfaces 2017-01-24 19:21:21 +07:00
shipinev
9c64f7421c Improve text bounds calculation 2016-12-12 18:22:52 +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
94a358c034 Merge: Contents animation 2016-11-25 17:14:06 +07:00
Victor Sukochev
e66e1dad0b Revert "Contents animation to test"
This reverts commit 49162f7aa9.
2016-10-19 16:54:49 +07:00
Victor Sukochev
7d5f8d2eda Revert "Very basic contents animation"
This reverts commit c4c49fbef3.
2016-10-19 16:54:49 +07:00
Victor Sukochev
c4c49fbef3 Very basic contents animation 2016-10-18 15:20:05 +07:00
Victor Sukochev
49162f7aa9 Contents animation to test 2016-10-18 14:29:19 +07:00
Victor Sukochev
34e1225f7d Array as group syntax 2016-10-11 18:10:30 +06:00
Victor Sukochev
5c555733cf Merge branch 'swift_3.0'
# Conflicts:
#	Source/model/scene/Shape.swift
#	Source/render/GroupRenderer.swift
#	Source/render/ImageRenderer.swift
#	Source/render/NodeRenderer.swift
#	Source/render/RenderUtils.swift
#	Source/render/ShapeRenderer.swift
#	Source/render/TextRenderer.swift
#	Source/views/MacawView.swift
2016-09-29 23:03:58 +06:00
Victor Sukochev
a8aff1f229 Observable array updated 2016-09-29 17:34:00 +06:00
Yuri Strot
483dff7674 Resolve #14, #26, #56: clip, opaque and full events support. 2016-09-28 00:18:51 +07:00
Victor Sukochev
bed4386799 Raw automated swift 3.0 conversion (not buildable) 2016-09-27 19:45:31 +06:00
Viktor Sukochev
3d519ceac1 Macaw xcodeproject updated to swift 2.3 2016-09-20 21:17:58 +06:00
Yuri Strot
e55793d03f Fix text bounds calculation 2016-09-10 15:32:58 +07:00
Alexandra Novikova
d1eef8dab7 fix path parsing issues and gradient parsing (percentage values) 2016-09-01 18:26:29 +07:00
Alexandra Novikova
e752c9515f implement tspan parsing 2016-09-01 18:26:29 +07:00
Victor Sukochev
14108d6c23 Group bounds calculation fix 2016-08-31 18:06:32 +06:00
Victor Sukochev
eef8c0a52a Applying group place to bounds 2016-08-30 19:26:35 +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
23f57d6f90 Add AnimatableVariable.node 2016-08-24 23:16:37 +07:00
Yuri Strot
166e87e478 Add AnimatableVariable. 2016-08-24 19:46:10 +07:00
Yuri Strot
8ebd93d0ea Remove bounds from Node API. 2016-08-23 15:54:10 +07:00
Yuri Strot
0e48a28637 Rename Group.contentsVar to Group.contents 2016-08-23 15:24:45 +07:00
Yuri Strot
1fd67247de Fix #40: Every property should have reasonable default value 2016-08-22 16:43:15 +07:00
Yuri Strot
1b53cd17b4 Add default values for Color/Fill/Font. 2016-08-22 16:12:57 +07:00
Yuri Strot
c62e7f91a6 Fix formatting issues. 2016-08-17 18:04:17 +07:00
Yuri Strot
558794054d Fix #43: Remove model/input classes. 2016-08-17 13:42:36 +07:00
Yuri Strot
90c0587c54 Fix #42: Invalid type of Font bold/italic/... properties 2016-08-16 18:08:59 +07:00
Yuri Strot
f5e429e1fa Add model for effects and initial GaussianBlur effect 2016-08-10 17:16:45 +07:00
Victor Sukochev
56b4bbcaee Layer size fixed with stroke width 2016-08-09 14:41:01 +06:00
Victor Sukochev
766d553370 Layer size fix 2016-08-08 22:30:42 +06:00
Victor Sukochev
5607c47ff1 Applying node transform directly to animation layer 2016-08-08 18:29:48 +06:00
Victor Sukochev
e03eeaab66 Animation layer size fix 2016-08-08 18:13:25 +06:00
Victor Sukochev
8585728d27 Node bounds fix 2016-08-08 17:17:34 +06:00
Nikita Afonasov
5f7fb66f62 Add initial events support 2016-08-03 22:09:52 +07:00
Victor Sukochev
015fe3f44a Node animating property removed 2016-08-03 14:16:01 +06:00