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

1508 Commits

Author SHA1 Message Date
Alisa Mylnikova
0341e6d84e Return public find node at 2020-04-30 13:25:09 +07:00
Yuri Strot
15027f0e53
Merge pull request #671 from f3dm76/task/layer-animation-example
Add correct zoom-scroll handling
2020-04-21 20:10:13 +07:00
Alisa Mylnikova
67b7bb132f Fix for animation hierarchy movement 2020-04-21 13:59:37 +07:00
Alisa Mylnikova
5c0f812f0c Fix for liquid swipe 2020-04-20 14:18:16 +07:00
Alisa Mylnikova
496ef399d1 Fix layer inset issue 2020-04-20 13:18:40 +07:00
Alisa Mylnikova
bb47def337 Fix some examples 2020-04-17 15:55:40 +07:00
Alisa Mylnikova
9a73bc012f Fix compile errors 2020-04-16 16:11:20 +07:00
Alisa Mylnikova
2aed94aec2 Split on MacawView and DrawingView 2020-04-16 15:46:02 +07:00
Alisa Mylnikova
9e317d78d9 Add transparent view for touches 2020-04-14 14:30:20 +07:00
Alisa Mylnikova
e290b3df27 Merge branch 'master' into task/layer-animation-example 2020-04-13 15:30:39 +07:00
Yuri Strot
b3b8f321bf Merge tag '0.9.6' 2020-04-10 20:56:42 +07:00
Yuri Strot
37e82f7ac3 0.9.6 release 2020-04-10 20:49:45 +07:00
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