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

1546 Commits

Author SHA1 Message Date
Yuri Strot
b5d0d5fd78 Swift 5.2 support 2020-04-10 20:05:12 +07:00
Alisa Mylnikova
ea5d2c7f8e Merge branch 'master' into task/layer-animation-example
# Conflicts:
#	Source/animation/types/animation_generators/CombinationAnimationGenerator.swift
2020-04-10 16:46:38 +07:00
Alisa Mylnikova
0f96b24db1 Split zoom and layout matrices 2020-04-10 15:58:19 +07:00
Yuri Strot
4c2eec29fc Fix formatting 2020-03-26 18:22:16 +07:00
Yuri Strot
0fb13450b1
Merge pull request #669 from amarunko/swift_5.2
Updated to swift 5.2
2020-03-26 18:16:17 +07:00
Alisa Mylnikova
bb5e9e0e39 Fix 2020-03-17 17:43:17 +07:00
Alisa Mylnikova
bac14c1e85 Fixes for examples 2020-03-17 17:16:18 +07:00
Alisa Mylnikova
d9a5b27e94 Add correct zoom-scroll handling 2020-02-14 14:13:53 +07:00
Anton Marunko
f47ec7f7da updated to swift 5.2 2020-02-08 15:50:52 +06:00
Yuri Strot
4d630c7586
Merge pull request #652 from shipinev/spm
Add Swift Package Manager support
2020-01-27 22:44:35 +07:00
shipinev
d7405891f8 Update .gitignore 2019-12-09 16:59:31 +07:00
shipinev
8682809934 Add Package.swift 2019-12-09 16:57:36 +07:00
Yuri Strot
a64977315c Revert "Fix #623: Shape.bounds returns incorrect rectangle"
This reverts commit 1e36894390.
2019-11-29 18:08:35 +07:00
Yuri Strot
1e36894390 Fix #623: Shape.bounds returns incorrect rectangle 2019-11-29 17:08:29 +07:00
Yuri Strot
9df164f79d
Merge pull request #639 from amarunko/svg-parser-pattern-crash-fix
Fix crash in parsing pattern
2019-11-28 14:20:56 +07:00
Yuri Strot
289c753505
Merge pull request #641 from vox-humana/640-malformed-double-attribute
#640 Remove force unwrap in `SVGParser.doubleFromString` method
2019-11-26 18:59:43 +07:00
Arthur Semenyutin
0fe9235198 #640 Remove force unwrap in SVGParser.doubleFromString method 2019-11-25 17:14:24 +11:00
Anton Marunko
fd899c77f3 Fix crash in parsing pattern 2019-11-24 15:03:03 +06:00
Yuri Strot
75aeb30eab
Merge pull request #638 from amarunko/svg-parser-fixes
Svg parser fixes
2019-11-21 13:39:39 +07:00
Anton Marunko
06e27ab3bc Formatting issues fix 2019-11-21 00:28:46 +06:00
Anton Marunko
85286fc1f7 Fix gradient stops parsing 2019-11-21 00:26:34 +06:00
Anton Marunko
126c63be75 Lint formatting issues fixed 2019-11-20 21:48:44 +06:00
Anton Marunko
3608817a5a Formatting fixes 2019-11-20 21:44:13 +06:00
Yuri Strot
3acbaffa97
Merge pull request #616 from simonboots/catalyst-support
Enable Catalyst support
2019-08-22 17:48:53 +07:00
Daniil Manin
c45d434fe4 fix source files of projects, add to macos target 2019-08-22 17:22:44 +07:00
Simon Stiefel
758b58cf91 Enable Catalyst support (fixes #610) 2019-08-22 19:10:39 +10:00
Igor Zapletnev
9a751bbb30
Fix links in readme 2019-08-21 15:21:22 +07:00
Igor Zapletnev
4681331b22 Update README.md 2019-08-21 15:18:58 +07:00
Yuri Strot
dd1f6555dc
Merge pull request #614 from amarunko/supported-platforms
Added supported platform - macOS
2019-08-16 00:55:40 +07:00
Anton Marunko
0403b7f4cd Added supported platform - macOS 2019-08-15 23:06:46 +06:00
Yuri Strot
e101eecc82
Merge pull request #568 from f3dm76/task/cascade-animation
Add animation layer hierarchy
2019-07-15 18:25:50 +07:00
Alisa Mylnikova
de4db8182a Restore method 2019-07-05 17:01:05 +07:00
Alisa Mylnikova
b3d3809e59 Replace test references 2019-07-05 16:50:15 +07:00
Alisa Mylnikova
62a8a863bf Merge branch 'master' into task/cascade-animation 2019-07-05 14:31:35 +07:00
Alisa Mylnikova
db4521c837 Revert "Add print to tests"
This reverts commit a727519aaf.
2019-07-05 14:31:23 +07:00
Alisa Mylnikova
c0bded772b Trigger build 2019-07-05 14:27:15 +07:00
Alisa Mylnikova
a727519aaf Add print to tests 2019-07-05 14:08:21 +07:00
Alisa Mylnikova
76a82533ad Fix 2019-07-05 11:41:04 +07:00
Alisa Mylnikova
a3d70e56e3 Apply clip during bounds calculation 2019-07-05 11:31:00 +07:00
Alisa Mylnikova
817caf8aa1 Remove unused unityBounds 2019-07-02 16:02:14 +07:00
Alisa Mylnikova
7d30237600 Remove extra piece 2019-07-02 15:42:53 +07:00
Alisa Mylnikova
6f65cf8cc8 Layer clipping improvement 2019-07-02 15:35:13 +07:00
Alisa Mylnikova
65f008e5df Review improvements 2019-06-07 13:48:15 +07:00
Yuri Strot
60b145c403
Merge pull request #586 from exyte/fix/445-updated
Add SVG rendering tests
2019-06-04 13:07:54 +07:00
Yuri Strot
249e40421d
Merge pull request #600 from exyte/test/587-Make-tests-for-OSX
#587 Make all iOS tests work on OSX as well
2019-06-04 11:40:23 +07:00
Daniil Manin
501e9c558d Fix #587: Make all iOS tests work on OSX as well 2019-06-04 11:30:48 +07:00
Vasilisa Sheromova
42ca59824c
Update README.md
correct insta link
2019-06-04 10:24:30 +07:00
Mark Goldin
04ad93599a Fix #445 remove duplicated resourses frm compile sources #2 2019-06-04 09:47:08 +07:00
Mark Goldin
8dff74c2d4 Revert "Fix #445 remove duplicated resourses frm compile sources"
This reverts commit c5db5ae010.
2019-06-04 09:31:36 +07:00
Mark Goldin
c5db5ae010 Fix #445 remove duplicated resourses frm compile sources 2019-06-04 09:25:44 +07:00