1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-10-26 13:01:25 +03:00

Commit Graph

  • 5f7fb66f62 Add initial events support Nikita Afonasov 2016-08-03 22:09:52 +0700
  • 65b9199ec8 Group and Shape node opacity Victor Sukochev 2016-08-03 16:38:37 +0600
  • 7e6ece42ba Adding opacity animation to example Victor Sukochev 2016-08-03 14:38:00 +0600
  • 0b2530fd7a Hash fixes Victor Sukochev 2016-08-03 14:33:04 +0600
  • 015fe3f44a Node animating property removed Victor Sukochev 2016-08-03 14:16:01 +0600
  • ac16998bba Merge branch 'master' of https://github.com/exyte/Macaw Victor Sukochev 2016-08-03 14:03:01 +0600
  • a809992b19 Final fixes after generation Igor Zapletnev 2016-08-03 13:59:06 +0600
  • 67b78cdda6 Final fixes after generation Igor Zapletnev 2016-08-03 13:49:09 +0600
  • 42bbe0c53f Update sources after generation Igor Zapletnev 2016-08-03 13:39:21 +0600
  • 1e815c767f Mark custom methods as GENERATED NOT Igor Zapletnev 2016-08-03 12:54:54 +0600
  • 82fd15832e Cached animations layers Victor Sukochev 2016-08-03 13:12:07 +0600
  • 462a918fa2 Add charts example Igor Zapletnev 2016-08-02 20:06:19 +0600
  • 789e14040d Podspec: svg parser sources added Victor Sukochev 2016-08-02 17:42:44 +0600
  • 6c3aad3875 Update giignore Igor Zapletnev 2016-08-02 18:39:39 +0600
  • 82f32a7492 Opacity animation in progress Victor Sukochev 2016-08-02 17:35:52 +0600
  • cd02ac6f79 Removing not needed files Victor Sukochev 2016-08-02 16:32:39 +0600
  • 85ee0cec1a Pod structure refactoring Victor Sukochev 2016-08-02 16:05:39 +0600
  • 761f5c115d Podspec: missing dependency 2 Victor Sukochev 2016-08-02 13:31:55 +0600
  • 05edeaf41e Podspec: Missing dependency Victor Sukochev 2016-08-02 13:25:02 +0600
  • f47676c443 RxSwift version removed from podfile Victor Sukochev 2016-08-02 10:44:23 +0600
  • 2769530d4c Add image and text parsing, refactor Alexandra Novikova 2016-07-22 18:20:36 +0600
  • 5a262c410e Add transform parsing to SVG parser Alexandra Novikova 2016-07-18 14:20:21 +0600
  • 7345f9e06a Update README.md Igor Zapletnev 2016-07-09 14:11:35 +0600
  • ae53dae26f Update README.md Igor Zapletnev 2016-07-09 13:54:12 +0600
  • e08873037c Update READM.me Igor Zapletnev 2016-07-09 13:48:56 +0600
  • e787d35587 add group test and refactor Alexandra Novikova 2016-06-17 18:36:16 +0600
  • b15dcbbfc7 fix SVG grouping and styling Alexandra Novikova 2016-06-17 16:51:40 +0600
  • a7deb3b8e2 add tests for SVG primitives Alexandra Novikova 2016-06-17 16:50:04 +0600
  • feb96db007 tests infrastructure Alexandra Novikova 2016-06-10 15:32:10 +0200
  • 1c4dd0dbe9 Fix build problems Alexandra Novikova 2016-06-07 14:38:18 +0200
  • 4285d2e01e Animation example optimisation Victor Sukochev 2016-05-30 18:13:35 +0600
  • b9f215d106 Transform animation fix Victor Sukochev 2016-05-30 12:22:53 +0600
  • f0ddeecbf9 Passing node to animation instead of group Victor Sukochev 2016-05-27 14:18:36 +0200
  • 7669b1607c Merge branch 'master' of https://github.com/exyte/Macaw Victor Sukochev 2016-05-26 17:24:36 +0200
  • 8861cdff8c Temporary animation hot fix Victor Sukochev 2016-05-26 17:22:54 +0200
  • 4797236aec Remove f*** debug Igor Zapletnev 2016-05-26 16:15:53 +0200
  • 0cfecd4b27 Remove debug info Igor Zapletnev 2016-05-26 15:36:44 +0200
  • 446a984d4c Ellipse shape bounds Victor Sukochev 2016-05-26 15:22:03 +0200
  • 531914f250 Removing obsolete log Victor Sukochev 2016-05-26 07:42:32 +0200
  • 1fc5398886 Logical fps support Victor Sukochev 2016-05-26 07:41:21 +0200
  • 3900408f5e Fix Transform to CGAffineTransform mapping. Yuri Strot 2016-05-25 21:43:53 +0200
  • c99d543340 Implement SVG-style arc rendering. Yuri Strot 2016-05-25 19:58:29 +0200
  • c190a5f12b Podspec fixes Victor Sukochev 2016-05-25 12:03:46 +0200
  • 5791b2e881 Podspec updated Victor Sukochev 2016-05-25 11:57:27 +0200
  • a900d32087 Animation ending fix Victor Sukochev 2016-05-24 19:37:22 +0200
  • b8a34f47b1 Animation intermediate state Victor Sukochev 2016-05-24 18:52:37 +0200
  • b7a3140b14 Replacing animation by values implementation with key frames animation Victor Sukochev 2016-05-24 17:41:46 +0200
  • ff9cf5264e Simple animation stop method Victor Sukochev 2016-05-24 16:16:09 +0200
  • 09124bee03 Animation completion function Victor Sukochev 2016-05-24 15:42:10 +0200
  • 1247c25447 compilation fix Victor Sukochev 2016-05-24 13:06:16 +0200
  • 965fa49e6a Animation remove method Victor Sukochev 2016-05-24 12:39:41 +0200
  • b9d8525771 MacawView node as optional argument Victor Sukochev 2016-05-20 17:02:12 +0200
  • 5cff8fb429 Balls example fixes Victor Sukochev 2016-05-20 16:04:24 +0200
  • 8a5391d1f1 Animation visibility fix Victor Sukochev 2016-05-20 15:22:41 +0200
  • f3e2c6eea0 Animation example improvements Victor Sukochev 2016-05-20 15:02:06 +0200
  • 5844e37b32 Simple animated balls example Victor Sukochev 2016-05-20 14:20:27 +0200
  • f7ed7f5be9 Merge remote-tracking branch 'origin/shape_layer' Victor Sukochev 2016-05-19 19:03:27 +0200
  • f7f0df1da8 Tiger animation sample Victor Sukochev 2016-05-19 18:33:53 +0200
  • be71b3fba6 Static nodes rendering fix Victor Sukochev 2016-05-19 16:10:49 +0200
  • 8b9c7f648d Default stroke mode Victor Sukochev 2016-05-19 15:05:18 +0200
  • 11082eedf8 Relative path segments parsing support Victor Sukochev 2016-05-19 12:28:02 +0200
  • 8d7b3ff980 Negative number separation syntax support Victor Sukochev 2016-05-19 12:03:55 +0200
  • b400bc0d6d Vertial/Horizonal line parsing support, fixes Victor Sukochev 2016-05-18 18:06:10 +0200
  • 7b054df814 Timing function support Victor Sukochev 2016-05-17 17:46:33 +0200
  • b3c8a111d5 Experimental rotation support Victor Sukochev 2016-05-17 17:26:23 +0200
  • a144f64c36 Transform animation refactoring Victor Sukochev 2016-05-17 15:42:42 +0200
  • 1fb34bb021 Transform value as function animation Victor Sukochev 2016-05-17 15:27:31 +0200
  • 55516dd766 Animation by values refactoring Victor Sukochev 2016-05-17 14:44:52 +0200
  • ed7c0b3d3b Animation by value function interface Victor Sukochev 2016-05-17 14:35:22 +0200
  • 2e35b0c4dc Animation interface refactoring Victor Sukochev 2016-05-17 11:53:00 +0200
  • 79aec2ea4e Cleaning functional animation interface Victor Sukochev 2016-05-17 11:09:40 +0200
  • 1111ecf2ae Resolve #17 ObservableList Igor Zapletnev 2016-05-16 18:37:14 +0200
  • e2f948f85a Proper animation start and completion Victor Sukochev 2016-05-16 16:57:14 +0200
  • 7d3f476a3f Removing animation layers at animations end Victor Sukochev 2016-05-16 13:17:55 +0200
  • ea91466321 Merge remote-tracking branch 'origin/master' into shape_layer Victor Sukochev 2016-05-16 13:03:58 +0200
  • b005403b6a Animation layer bounds fix Victor Sukochev 2016-05-16 10:52:15 +0200
  • 47dc30c858 sCubic bezier path segment support Victor Sukochev 2016-05-16 10:45:54 +0200
  • 61e0bd9c43 Animation fixes Victor Sukochev 2016-05-12 21:23:35 +0600
  • b0f331ff73 Debug logs and fixes Victor Sukochev 2016-05-11 13:48:05 +0600
  • c1702b6b54 Resolve #21 Igor Zapletnev 2016-05-11 12:10:17 +0600
  • 3fc64bc0a6 Applying transforms to group's nodes Victor Sukochev 2016-05-10 18:48:59 +0600
  • 52a71447f9 Relative path bounds calculation Victor Sukochev 2016-05-07 15:49:14 +0600
  • 888d55ec80 Path segments bounds calculation Victor Sukochev 2016-05-04 13:29:09 +0600
  • 3cb85e2ee3 Bezier path bounds Victor Sukochev 2016-04-29 18:08:56 +0600
  • 10954561bf Path bounds calculations in progress Victor Sukochev 2016-04-28 18:50:43 +0600
  • 96cc1a4c2b Rect Union and bounds Victor Sukochev 2016-04-28 15:12:23 +0600
  • eddca6a5df Git ignore Victor Sukochev 2016-04-28 15:11:56 +0600
  • fc18868215 Add Tiger SVG example shipinev 2016-04-21 13:23:46 +0300
  • 789ea226f0 Early test Victor Sukochev 2016-04-21 16:20:03 +0600
  • 37306d76cb Shape renderer improvements shipinev 2016-04-21 13:19:21 +0300
  • 7a3dd2e0e4 Basic SVG Path parser shipinev 2016-04-21 12:06:16 +0300
  • 1192a2ca9c Add dependencies to Pod shipinev 2016-04-20 16:54:14 +0300
  • ca38c4e286 Update .gitignore shipinev 2016-04-20 16:42:11 +0300
  • d9d2259de0 More CAShapeLayer conversions Victor Sukochev 2016-04-20 18:47:44 +0600
  • 8548fada08 CAShapeLayer animation test part 1 Victor Sukochev 2016-04-19 16:56:25 +0600
  • d0d9828ec1 "WESCOUT-1838 User is able to add same tag two times to an observation" fix Victor Sukochev 2016-04-18 20:34:38 +0600
  • 53439bec81 Animations collections extension refactoring Victor Sukochev 2016-04-13 15:04:27 +0600
  • 9715b3de92 Testing complex animation Victor Sukochev 2016-04-13 14:02:12 +0600
  • 1d6f584d3d Animations example in progress Victor Sukochev 2016-04-12 18:28:50 +0600
  • ce00d2c295 Removing excessive "import Foundation" Victor Sukochev 2016-04-12 17:37:58 +0600