1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-10-10 19:37:32 +03:00
Commit Graph

1454 Commits

Author SHA1 Message Date
Victor Sukochev
55516dd766 Animation by values refactoring 2016-05-17 14:44:52 +02:00
Victor Sukochev
ed7c0b3d3b Animation by value function interface 2016-05-17 14:35:22 +02:00
Victor Sukochev
2e35b0c4dc Animation interface refactoring 2016-05-17 11:53:00 +02:00
Victor Sukochev
79aec2ea4e Cleaning functional animation interface 2016-05-17 11:09:40 +02:00
Igor Zapletnev
1111ecf2ae Resolve #17 ObservableList 2016-05-16 18:37:14 +02:00
Victor Sukochev
e2f948f85a Proper animation start and completion 2016-05-16 16:57:14 +02:00
Victor Sukochev
7d3f476a3f Removing animation layers at animations end 2016-05-16 13:17:55 +02:00
Victor Sukochev
ea91466321 Merge remote-tracking branch 'origin/master' into shape_layer
# Conflicts:
#	Example/Example/Examples/Path/PathExampleView.swift
#	Macaw.xcodeproj/project.pbxproj
#	Source/animation/Animation.swift
#	Source/model/scene/Group.swift
#	Source/model/scene/Shape.swift
#	Source/render/GroupRenderer.swift
#	Source/render/ShapeRenderer.swift
2016-05-16 13:03:58 +02:00
Victor Sukochev
b005403b6a Animation layer bounds fix 2016-05-16 10:52:15 +02:00
Victor Sukochev
47dc30c858 sCubic bezier path segment support 2016-05-16 10:45:54 +02:00
Victor Sukochev
61e0bd9c43 Animation fixes 2016-05-12 21:23:35 +06:00
Victor Sukochev
b0f331ff73 Debug logs and fixes 2016-05-11 13:48:05 +06:00
Igor Zapletnev
c1702b6b54 Resolve #21 2016-05-11 12:10:17 +06:00
Victor Sukochev
3fc64bc0a6 Applying transforms to group's nodes 2016-05-10 18:48:59 +06:00
Victor Sukochev
52a71447f9 Relative path bounds calculation 2016-05-07 15:49:14 +06:00
Victor Sukochev
888d55ec80 Path segments bounds calculation 2016-05-04 13:29:09 +06:00
Victor Sukochev
3cb85e2ee3 Bezier path bounds 2016-04-29 18:08:56 +06:00
Victor Sukochev
10954561bf Path bounds calculations in progress 2016-04-28 18:50:43 +06:00
Victor Sukochev
96cc1a4c2b Rect Union and bounds 2016-04-28 15:12:23 +06:00
Victor Sukochev
eddca6a5df Git ignore 2016-04-28 15:11:56 +06:00
shipinev
fc18868215 Add Tiger SVG example 2016-04-21 13:23:46 +03:00
Victor Sukochev
789ea226f0 Early test 2016-04-21 16:20:03 +06:00
shipinev
37306d76cb Shape renderer improvements 2016-04-21 13:19:21 +03:00
shipinev
7a3dd2e0e4 Basic SVG Path parser 2016-04-21 12:06:16 +03:00
shipinev
1192a2ca9c Add dependencies to Pod 2016-04-20 16:54:14 +03:00
shipinev
ca38c4e286 Update .gitignore 2016-04-20 16:42:11 +03:00
Victor Sukochev
d9d2259de0 More CAShapeLayer conversions 2016-04-20 18:47:44 +06:00
Victor Sukochev
8548fada08 CAShapeLayer animation test part 1 2016-04-19 16:56:25 +06:00
Victor Sukochev
d0d9828ec1 "WESCOUT-1838 User is able to add same tag two times to an observation" fix 2016-04-18 20:34:38 +06:00
Victor Sukochev
53439bec81 Animations collections extension refactoring 2016-04-13 15:04:27 +06:00
Victor Sukochev
9715b3de92 Testing complex animation 2016-04-13 14:02:12 +06:00
Victor Sukochev
1d6f584d3d Animations example in progress 2016-04-12 18:28:50 +06:00
Victor Sukochev
ce00d2c295 Removing excessive "import Foundation" 2016-04-12 17:37:58 +06:00
Victor Sukochev
a0eaea09c1 Examples titles fix 2016-04-11 10:43:11 +06:00
Victor Sukochev
cc88368ee3 Examples menu 2016-04-08 19:45:47 +06:00
Victor Sukochev
7725aea508 Examples groups 2016-04-08 18:43:05 +06:00
Victor Sukochev
26e012424d Examples controllers names updated 2016-04-08 18:38:30 +06:00
Victor Sukochev
4a7f4df54e Example compilation fix 2016-04-08 17:08:47 +06:00
Victor Sukochev
4c21e453d7 Minor animation refactoring 2016-04-08 17:06:39 +06:00
Victor Sukochev
8bf6e11168 Minor animation refactoring 2016-04-08 15:41:38 +06:00
Victor Sukochev
6e8274cae9 Using observableValue to subscribe for progress updates 2016-04-08 12:55:59 +06:00
Victor Sukochev
6899e369cf Basic animation progress control 2016-04-06 18:34:05 +06:00
Victor Sukochev
3d0317e9ee Animation play/stop 2016-04-06 17:18:30 +06:00
Victor Sukochev
9dc0761d1d Path by function animation fps fix 2016-04-06 15:41:34 +06:00
Victor Sukochev
33e29b7120 Path by function support 2016-04-06 15:36:27 +06:00
Victor Sukochev
41c61f2705 Basic path animation implementation 2016-04-06 14:17:19 +06:00
Victor Sukochev
8c32c64793 Refactoring animatable protocol to class 2016-04-05 16:59:16 +06:00
Victor Sukochev
67279cb214 Ease In/Out Animation 2016-04-05 15:57:34 +06:00
Victor Sukochev
d2c3f0e65c Animation refactoring 2016-04-05 15:03:00 +06:00
Victor Sukochev
23594868c6 Helpful extensions 2016-04-01 14:58:14 +06:00