1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 13:15:35 +03:00
Commit Graph

241 Commits

Author SHA1 Message Date
Alisa Mylnikova
482d486e10 Perform requested api changes 2020-08-06 17:21:42 +07:00
Alisa Mylnikova
46dd60037f Refactor path animation 2020-06-11 15:35:00 +07:00
Alisa Mylnikova
517e33e2cb Add path animation 2020-06-02 15:49:17 +07:00
Alisa Mylnikova
d9a5b27e94 Add correct zoom-scroll handling 2020-02-14 14:13:53 +07:00
Alisa Mylnikova
44dfb89d16 Add animation layer hierarchy 2019-04-30 15:13:39 +07:00
Yuri Strot
84602c48a0 WIP #561: Built-in zoom support 2019-04-08 17:29:41 +07:00
Anton Marunko
1a68c1f916 Fix for initializers 2019-03-27 00:04:20 +06:00
Anton Marunko
256c87a615 Examples fixes 2019-03-26 18:51:43 +06:00
Andrew Romanov
ca65880621 property kern renamed to kerning 2019-03-01 21:31:59 +07:00
Andrew Romanov
2b5f671d60 added support of kerning to Text. Added example for text rendering. 2019-02-28 13:53:40 +07:00
Yuri Strot
28f27a24db Fix #517: Update tiger.svg in the Example project to allow changes of content mode 2019-02-12 17:44:15 +07:00
Alisa Mylnikova
8df49c8be5 Replace array with struct 2018-11-12 15:44:42 +07:00
Alisa Mylnikova
4f23e4672a Code review improvements 2018-11-09 12:19:58 +07:00
Alisa Mylnikova
da870907a7 Remove nodes map 2018-11-01 17:30:16 +07:00
Alisa Mylnikova
cb34f7843c Swift 4.2 adaptation 2018-09-04 17:31:00 +07:00
Alisa Mylnikova
fb7590bdd1 Move caTimingFunctions away 2018-08-24 17:00:26 +07:00
Alisa Mylnikova
24c8e0b8f1 Add spring to transform animation
Add chain function

Replace spring with elastic

Return value func for transform

Remove chain

ccee

Add elasticity paramenter
2018-08-20 14:23:39 +07:00
Yuri Strot
4378c84ac3 Fix event samples for iOS and macOS 2018-06-27 22:00:50 +07:00
Yuri Strot
80ca9f324e
Merge pull request #434 from exyte/fixes-for-stroke-shapes-bounds
Fixes for stroke shapes bounds
2018-06-26 12:51:28 +07:00
Anton Marunko
f72cd63feb Formatting fixes for examples projects 2018-06-26 00:08:47 +07:00
Yuri Strot
768abfcc47 Use r instead of radius as a universal Macaw shortcut 2018-06-25 19:20:41 +07:00
Yuri Strot
d398fb2631 Use separate ColorMatrix class for corresponding effect 2018-06-25 18:35:38 +07:00
Alisa Mylnikova
7913ecff2a Warnings 2018-06-13 15:11:08 +07:00
Alisa Mylnikova
e966885064 Change effects order
commit
2018-06-05 15:28:23 +07:00
Alisa Mylnikova
14bee2a65a Add other colorMatrix types 2018-05-29 14:06:54 +07:00
Alisa Mylnikova
364cf54df3 Add example for SourceAlpha gradient 2018-05-28 19:13:26 +07:00
Alisa Mylnikova
d46a127b9e Merge branch 'master' into task/shadows
# Conflicts:
#	Source/svg/SVGParser.swift
2018-05-28 15:43:29 +07:00
Alisa Mylnikova
8b40967d9f Perform requested changes 2018-05-23 18:20:44 +07:00
Alisa Mylnikova
4b33bcf84d Add shadow example 2018-05-23 18:12:44 +07:00
Yuri Strot
9712792407 Remove unnecessary SVG from the Example project and update tiger sample 2018-05-21 16:32:48 +07:00
Yuri Strot
1223c0aabb Update all settings to recommended by latest Xcode 2018-05-16 22:54:23 +07:00
Yuri Strot
86c1df9964 Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
Yuri Strot
bc1220adde Update pod configuration 2018-05-16 20:41:43 +07:00
Igor Zapletnev
5003c54654 AnimationRestorer removed from example project 2018-04-09 18:44:22 +07:00
Yuri Strot
c82404f771 Fix #238: Improve gradient API and implementation.
* New API: LinearGradient(degree, stops)
* Linear gradient can be used with any degree now
* Replace var fields to let fields in all gradient classes
2017-12-13 20:18:18 +07:00
Viktor Sukochev
5afe266c42 Removing Podfile.lock from repository 2017-09-13 11:42:27 +07:00
Viktor Sukochev
c5d93a69c3 Basic conversion 2017-08-28 14:56:52 +07:00
Viktor Sukochev
e385d25bca Basic mouse events 2017-08-23 12:29:45 +07:00
Viktor Sukochev
5b8783b637 Podspec fix 2017-08-22 15:17:39 +07:00
manindaniil
d71442b4a6 add first example 2017-08-11 17:47:02 +07:00
Viktor Sukochev
8dee2a9b18 Making renderer to node reference weak 2017-06-26 19:04:33 +07:00
manindaniil
ccc9a7b203 cubicBounds() fix 2017-06-16 19:37:06 +07:00
Viktor Sukochev
a2b4a04821 Image consturctor for UIImage added. Image bounds tests 2017-06-06 23:39:51 +07:00
manindaniil
83aa343c5a linear + radial gradients fix 2017-05-15 12:34:47 +07:00
Viktor Sukochev
885a60ab42 XCode 8.3 warnings fix 2017-05-05 16:23:35 +07:00
Viktor Sukochev
776cfc0ff6 Revert "Feed logic updated to support mixed content"
This reverts commit 93ae388b05.
2017-03-28 14:16:19 +07:00
Viktor Sukochev
93ae388b05 Feed logic updated to support mixed content 2017-03-28 14:15:17 +07:00
Viktor Sukochev
7966950c50 Weak reference for MacawView context 2017-03-21 19:09:36 +07:00
Viktor Sukochev
a0ef02712d Reverting some changes to API 2017-03-09 21:08:17 +07:00
Khoren Markosyan
03f3d7b73d Fixed all warnings in project. 2017-03-06 21:00:05 +04:00