1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-11-14 01:48:49 +03:00
Commit Graph

180 Commits

Author SHA1 Message Date
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
Victor Sukochev
f38c1d2f24 Animations combination 2016-08-08 16:23:15 +06:00
Victor Sukochev
48b6f3f0d0 Text node opacity 2016-08-08 15:29:29 +06:00
Victor Sukochev
b29fcbc85e Podspec fix 2016-08-08 14:52:40 +06:00
Victor Sukochev
95d2bf23cc Animation Sequence 2016-08-08 14:41:08 +06:00
Victor Sukochev
4e6fe4e36d App Menu Navigation 2016-08-04 14:06:12 +06:00
Nikita Afonasov
5f7fb66f62 Add initial events support 2016-08-03 22:09:52 +07:00
Victor Sukochev
65b9199ec8 Group and Shape node opacity 2016-08-03 16:38:37 +06:00
Victor Sukochev
7e6ece42ba Adding opacity animation to example 2016-08-03 14:38:00 +06:00
Victor Sukochev
0b2530fd7a Hash fixes 2016-08-03 14:33:04 +06:00
Victor Sukochev
015fe3f44a Node animating property removed 2016-08-03 14:16:01 +06:00
Victor Sukochev
ac16998bba Merge branch 'master' of https://github.com/exyte/Macaw
# Conflicts:
#	Source/model/scene/Node.swift
2016-08-03 14:03:01 +06:00
Igor Zapletnev
a809992b19 Final fixes after generation 2016-08-03 13:59:06 +06:00
Igor Zapletnev
67b78cdda6 Final fixes after generation 2016-08-03 13:50:31 +06:00
Igor Zapletnev
42bbe0c53f Update sources after generation 2016-08-03 13:39:21 +06:00
Igor Zapletnev
1e815c767f Mark custom methods as GENERATED NOT 2016-08-03 13:26:27 +06:00
Victor Sukochev
82fd15832e Cached animations layers 2016-08-03 13:12:07 +06:00
Igor Zapletnev
462a918fa2 Add charts example 2016-08-02 20:06:19 +06:00
Victor Sukochev
789e14040d Podspec: svg parser sources added 2016-08-02 17:43:07 +06:00
Igor Zapletnev
6c3aad3875 Update giignore 2016-08-02 18:42:29 +06:00
Victor Sukochev
82f32a7492 Opacity animation in progress 2016-08-02 17:35:52 +06:00
Victor Sukochev
cd02ac6f79 Removing not needed files 2016-08-02 16:32:39 +06:00
Victor Sukochev
85ee0cec1a Pod structure refactoring 2016-08-02 16:05:39 +06:00
Victor Sukochev
761f5c115d Podspec: missing dependency 2 2016-08-02 13:31:55 +06:00
Victor Sukochev
05edeaf41e Podspec: Missing dependency 2016-08-02 13:25:02 +06:00
Victor Sukochev
f47676c443 RxSwift version removed from podfile 2016-08-02 10:44:23 +06:00
Alexandra Novikova
2769530d4c Add image and text parsing, refactor 2016-07-25 12:49:56 +07:00
Alexandra Novikova
5a262c410e Add transform parsing to SVG parser 2016-07-25 12:49:33 +07:00
Igor Zapletnev
7345f9e06a Update README.md 2016-07-09 14:11:35 +06:00
Igor Zapletnev
ae53dae26f Update README.md 2016-07-09 13:54:12 +06:00
Igor Zapletnev
e08873037c Update READM.me 2016-07-09 13:48:56 +06:00
Alexandra Novikova
e787d35587 add group test and refactor 2016-06-21 21:07:56 +06:00
Alexandra Novikova
b15dcbbfc7 fix SVG grouping and styling 2016-06-17 16:58:56 +06:00
Alexandra Novikova
a7deb3b8e2 add tests for SVG primitives 2016-06-17 16:50:04 +06:00
Alexandra Novikova
feb96db007 tests infrastructure 2016-06-10 15:32:10 +02:00
Alexandra Novikova
1c4dd0dbe9 Fix build problems 2016-06-07 14:38:18 +02:00
Victor Sukochev
4285d2e01e Animation example optimisation 2016-05-30 18:13:35 +06:00
Victor Sukochev
b9f215d106 Transform animation fix 2016-05-30 12:22:53 +06:00
Victor Sukochev
f0ddeecbf9 Passing node to animation instead of group 2016-05-27 14:18:36 +02:00
Victor Sukochev
7669b1607c Merge branch 'master' of https://github.com/exyte/Macaw 2016-05-26 17:24:36 +02:00
Victor Sukochev
8861cdff8c Temporary animation hot fix 2016-05-26 17:22:54 +02:00
Igor Zapletnev
4797236aec Remove f*** debug 2016-05-26 16:15:53 +02:00
Igor Zapletnev
0cfecd4b27 Remove debug info 2016-05-26 15:36:44 +02:00
Victor Sukochev
446a984d4c Ellipse shape bounds 2016-05-26 15:22:03 +02:00
Victor Sukochev
531914f250 Removing obsolete log 2016-05-26 07:42:32 +02:00
Victor Sukochev
1fc5398886 Logical fps support 2016-05-26 07:41:21 +02:00
Yuri Strot
3900408f5e Fix Transform to CGAffineTransform mapping. 2016-05-25 21:43:53 +02:00