Commit Graph
50 Commits
Author SHA1 Message Date
Viktor Sukochev f107231aa5 Removing development team from example project 2017-03-02 18:12:28 +07:00
Viktor Sukochev 56e77bedf3 Removing dev profile from example project 2017-03-02 18:00:02 +07:00
Viktor Sukochev edc82dc2c0 Touch events bug fixes 2017-03-02 14:44:20 +07:00
Viktor Sukochev ff8d9a2c63 Missing paths 2017-01-25 18:15:49 +07:00
Igor Zapletnev dcc935c742 Implement #80 2016-12-16 20:56:09 +07:00
shipinev a994270943 Update examples project build settings 2016-12-13 16:52:38 +07:00
shipinev 674174002d Clean up examples project 2016-12-13 16:07:52 +07:00
shipinev f6404f3984 Add new examples menu 2016-12-12 19:30:42 +07:00
Viktor Sukochev 94a358c034 Merge: Contents animation 2016-11-25 17:14:06 +07:00
shipinev c1210f329f Fix #63. Update Examples project 2016-11-24 17:57:39 +07:00
Victor Sukochev bed4386799 Raw automated swift 3.0 conversion (not buildable) 2016-09-27 19:45:31 +06:00
Victor Sukochev 2ec1fba575 Animation stop progress storing 2016-09-23 14:30:54 +06:00
Yuri Strot f2df3c956b Update pod file 2016-09-22 15:10:11 +07:00
Viktor Sukochev d28d14180e Example project updated to swift 2.3 2016-09-20 18:35:55 +06:00
Yuri Strot 1aebc5ddf1 Add TransformExampleView 2016-09-10 18:45:19 +07:00
Yuri Strot 3f4959dbad Resolve #50: MacawView doesn't refresh on scene updates 2016-09-06 16:33:28 +07:00
Yuri Strot a075e937de Remove cleaner example 2016-09-03 16:39:51 +07:00
Yuri Strot 9b3753fc7f Clean up Animation API 2016-09-02 19:45:53 +07:00
Alexandra Novikova d1eef8dab7 fix path parsing issues and gradient parsing (percentage values) 2016-09-01 18:26:29 +07:00
Alexandra Novikova 356183788f add SVG gradient support 2016-09-01 18:26:29 +07:00
Alexandra Novikova e752c9515f implement tspan parsing 2016-09-01 18:26:29 +07:00
Alexandra Novikova d1eac37c75 fix group transform 2016-09-01 18:26:29 +07:00
Alexandra Novikova 2004126af0 add 'defs' and 'use' parsing 2016-09-01 18:26:29 +07:00
Nikita Afonasov 5f7fb66f62 Add initial events support 2016-08-03 22:09:52 +07:00
Igor Zapletnev 462a918fa2 Add charts example 2016-08-02 20:06:19 +06:00
Victor Sukochev 85ee0cec1a Pod structure refactoring 2016-08-02 16:05:39 +06:00
Alexandra Novikova 1c4dd0dbe9 Fix build problems 2016-06-07 14:38:18 +02:00
Victor Sukochev 09124bee03 Animation completion function 2016-05-24 15:42:10 +02:00
Victor Sukochev 1247c25447 compilation fix 2016-05-24 13:06:16 +02:00
Victor Sukochev 965fa49e6a Animation remove method 2016-05-24 12:39:41 +02:00
Victor Sukochev 8b9c7f648d Default stroke mode 2016-05-19 15:05:18 +02:00
Victor Sukochev b400bc0d6d Vertial/Horizonal line parsing support, fixes 2016-05-18 18:06:10 +02:00
Victor Sukochev e2f948f85a Proper animation start and completion 2016-05-16 16:57:14 +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
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
Victor Sukochev 1d6f584d3d Animations example in progress 2016-04-12 18:28:50 +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 022d7f19cd Basic animation 2016-03-30 12:00:53 +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 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
Nikita Afonasov 395aa6a2ca Switch to paging controller, create pages with different examples 2016-02-12 17:36:09 +06:00
Nikita Afonasov a7e8947fb0 Initial image rendering implementation 2016-02-11 17:34:17 +06:00
Yuri Strot 051f073cd1 Resolve #1: Render simple rectangle with Macaw. 2016-01-10 17:16:42 +06:00
Igor Zapletnev 2e40e26ab7 Initial project structure 2015-12-08 01:23:30 +06:00