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

62 Commits

Author SHA1 Message Date
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
Victor Sukochev
4329fd738d Looped and Reverted animations 2016-04-01 11:49:39 +06:00
Victor Sukochev
68b46849a4 RepetitiveAnimation implementation 2016-04-01 11:31:18 +06:00
Victor Sukochev
6b23e51bea Animation class minor refactoring
Animation sequence
2016-03-31 21:52:58 +06:00
Victor Sukochev
45a6fa9588 Animation loop fix 2016-03-31 20:38:46 +06:00
Victor Sukochev
fc15d379f1 Better animation test 2016-03-30 14:19:33 +06:00
Victor Sukochev
273b47ff98 Test example 2016-03-30 13:40:10 +06:00
Victor Sukochev
bdbc06efc7 Animation progress fix 2016-03-30 13:04:43 +06:00
Victor Sukochev
022d7f19cd Basic animation 2016-03-30 12:00:53 +06:00
Igor Zapletnev
a501cd44cf Disposable listeners 2016-03-24 16:47:17 +06:00
Igor Zapletnev
b5529e6914 Update podspec 2016-02-28 12:34:52 +06:00
Igor Zapletnev
3e2b70a306 Update cleaners graphics 2016-02-28 11:56:16 +06:00
Igor Zapletnev
64cd3ce54d Update CleanerStates 2016-02-24 15:58:47 +06:00
Igor Zapletnev
a27ad78463 Add missing states for Cleaners example 2016-02-24 15:42:30 +06:00
Igor Zapletnev
fbe3ec1042 Cleaners example: CleanState.CLEANER_ON_WAY 2016-02-24 15:17:27 +06:00
Igor Zapletnev
8665c3c116 Working on Cleaners example 2016-02-23 16:34:36 +06:00
Igor Zapletnev
e8ce0ed58b Start working on cleaners example 2016-02-22 20:39:09 +06:00
Igor Zapletnev
28a79748f4 Fix node transformation 2016-02-22 20:33:03 +06:00
Igor Zapletnev
2812274a3f GroupRenderer + extract renderers 2016-02-20 19:58:27 +06:00
Igor Zapletnev
638690dd3c Extract NodeRenderer 2016-02-20 18:08:19 +06:00
Igor Zapletnev
a3bc455d46 Generated -> model + Model Listener Example wip 2016-02-20 16:36:58 +06:00
Igor Zapletnev
56194172b0 Remove listeners 2016-02-14 15:45:03 +06:00
Igor Zapletnev
5bd08baa6d ObservableValue: initial implementation 2016-02-14 15:42:18 +06:00
Nikita Afonasov
395aa6a2ca Switch to paging controller, create pages with different examples 2016-02-12 17:36:09 +06:00
Nikita Afonasov
5b17544453 Push updated generated files 2016-02-12 16:56:07 +06:00
Nikita Afonasov
1d53b70847 Add chart example 2016-02-11 20:35:16 +06:00
Nikita Afonasov
d45f036b14 Fix hardcoded value in text rendering 2016-02-11 20:27:38 +06:00
Nikita Afonasov
a7e8947fb0 Initial image rendering implementation 2016-02-11 17:34:17 +06:00
Nikita Afonasov
c80608810a Initial text rendering implementation 2016-02-10 17:59:12 +06:00
Igor Zapletnev
682077cad0 Renaiming in examples 2016-02-07 17:28:41 +06:00
Igor Zapletnev
9ffc5ea629 Working on #10: Move, HLine, VLine, PLine, Cubic, SCubic 2016-02-07 17:21:36 +06:00
Igor Zapletnev
9ff8977900 Start working on path support 2016-02-07 14:06:38 +06:00
Dmitry Shipinev
76b5edf9d6 Update example application 2016-02-04 18:42:21 +03:00
Dmitry Shipinev
72c0da5c0a Improve Optional type handling 2016-02-04 18:42:09 +03:00
Yuri Strot
101f9d390f Clean up draw/scene packages. 2016-01-17 20:49:01 +06:00
Igor Zapletnev
919e75e141 Handle optional types 2016-01-10 17:16:43 +06:00
Igor Zapletnev
4ba9c9b464 Swift: Class methods has no "public" modifier 2016-01-10 17:16:43 +06:00
Yuri Strot
e2c01cca6e Handle Node.pos and Node.visible 2016-01-10 17:16:43 +06:00
Yuri Strot
28834a7640 Resolve #11: Gradients support. 2016-01-10 17:16:43 +06:00
Yuri Strot
bd95b57ede Use Double-based geometry. 2016-01-10 17:16:43 +06:00
Yuri Strot
fe0dbefe23 Resolve #9: Render all Macaw geometry (except for Path) 2016-01-10 17:16:43 +06:00
Nikita Afonasov
1357c090c5 Static let fields are now not optional 2016-01-10 17:16:43 +06:00
Igor Zapletnev
bce80adb0b Update generated code 2016-01-10 17:16:42 +06:00