Commit Graph

220 Commits

Author SHA1 Message Date
Andy Bartholomew
a35db9bd25 add NS_SWIFT_NAME annotations for swiftier constructors 2017-03-01 17:16:47 -08:00
Andy Bartholomew
cfa7676db4 add factory method with bundle param 2017-03-01 15:32:27 -08:00
Brandon Withrow
5edbdac3cb Merge pull request #143 from welshm/reverse
Remove unused variable from -updateAnimationLayerClockTime:timeOffset:
2017-02-28 15:59:51 -08:00
Michael Welsh
2bd40e19a9 Remove unused variable from -updateAnimationLayerClockTime:timeOffset:
- clockTime isn't used. Rename to -updateAnimationLayerWithTimeOffset:
2017-02-28 18:52:14 -05:00
Brandon Withrow
57d26396fa Merge pull request #138 from airbnb/btw/osximport
Fix import bug for osx
2017-02-27 15:38:21 -08:00
Brandon Withrow
91bb32c9b4 Fix import bug for osx 2017-02-27 15:37:48 -08:00
Brandon Withrow
f49c8834b6 Merge pull request #137 from airbnb/btw/imagebug
Fixed Anchor and Rotation bug with Image Layers
2017-02-27 15:30:07 -08:00
Brandon Withrow
6d6f46483e Fixed Anchor and Rotation bug with Image Layers 2017-02-27 15:27:12 -08:00
Brandon Withrow
2af7eda07d Update README.md 2017-02-27 11:19:53 -08:00
Brandon Withrow
d4e90c4dd0 Merge pull request #128 from fabionuno/master
Fixes the addSublayer method name in LOTCompositionLayer implementation file
2017-02-27 11:16:10 -08:00
Fabio Nuno
4005ca6e89 Fixes the addSublayer method name in LOTCompositionLayer implementation file
The class LOTCompositionLayer.m implements a method called
addSubview:toLayerNamed: but in the interface file it’s defined as
addSublayer:toLayerNamed:
2017-02-25 14:16:02 -03:00
Brandon Withrow
ca839b8c13 Merge pull request #127 from airbnb/btw/1.5.0
Updating to 1.5.0
2017-02-24 15:43:48 -08:00
Brandon Withrow
b110718aa0 Merge pull request #126 from xinsight/add-warnings
Add warnings
2017-02-24 15:43:17 -08:00
Brandon Withrow
cdd612e007 Merge pull request #102 from romainbiard/tvos-support
Update lottie-ios.podspec
2017-02-24 15:42:01 -08:00
Brandon Withrow
97dd527385 Updating to 1.5.0 2017-02-24 15:40:38 -08:00
Jay Moore
9df722d6a2 add warnings for gradients, star 2017-02-24 17:21:39 -05:00
Jay Moore
0f622e4dc2 rm version check 2017-02-24 17:11:05 -05:00
Jay Moore
9d28648b3c rm newline 2017-02-24 17:05:28 -05:00
Jay Moore
c06b8694c9 rm test json file 2017-02-24 16:53:08 -05:00
Jay Moore
a6e745df59 Merge branch 'master' of github.com:airbnb/lottie-ios into add-warnings 2017-02-24 16:38:48 -05:00
Jay Moore
b0be357c13 add more parser warnings 2017-02-24 16:28:08 -05:00
Jay Moore
4f1e778593 add more descriptions 2017-02-24 15:42:28 -05:00
Brandon Withrow
17128c5144 Merge pull request #124 from airbnb/btw/imagesupport
Added support for image layers to OSX and iOS fo
2017-02-24 12:31:34 -08:00
Brandon Withrow
eea4583069 Added support for image layers to OSX and iOS fo 2017-02-24 12:30:11 -08:00
Brandon Withrow
f6f39be9c4 Merge pull request #123 from airbnb/btw/roundrect
Fix bug with Rect corner radius clipping
2017-02-24 10:07:18 -08:00
Brandon Withrow
070e5b2a32 Fix bug with Rect corner radius clipping
Rounded rects were clipping incorrectly if their corner radius was greater than half the smaller dimension.
2017-02-24 10:05:11 -08:00
Brandon Withrow
5e23885d91 Merge pull request #110 from airbnb/btw/precomp
Add support for Precomps
2017-02-24 09:49:01 -08:00
Brandon Withrow
23519460ac Update other Files 2017-02-24 09:48:05 -08:00
Brandon Withrow
8c215a0fd3 Update Screenshots for precomps 2017-02-24 09:47:19 -08:00
Brandon Withrow
d06a02721d Added precomp support 2017-02-24 09:47:18 -08:00
Brandon Withrow
48d35667a3 Move main layerContainer over to compLayer 2017-02-24 09:47:18 -08:00
Brandon Withrow
0967f30f67 Rework model layer and begin complayer 2017-02-24 09:47:18 -08:00
Brandon Withrow
6dc8e37392 Refactor layers for precomps 2017-02-24 09:47:18 -08:00
Brandon Withrow
c42702ac2b Merge pull request #121 from airbnb/btw/npmUpdate
Update Static Library Build
2017-02-23 14:53:42 -08:00
Brandon Withrow
e1aa92eec3 Update Static Library Build 2017-02-23 14:52:57 -08:00
Brandon Withrow
3b7abdf2d8 Merge pull request #116 from airbnb/btw/screenshottests
Add Screenshot UI Testing
2017-02-22 17:22:45 -08:00
Brandon Withrow
f99f69ac8d Updated gitignore 2017-02-22 17:17:03 -08:00
Brandon Withrow
a4818449cf Added Screenshot Testing 2017-02-22 17:14:51 -08:00
Brandon Withrow
d91fc78980 Merge pull request #113 from pawlowskialex/master
Dispatch LOTAnimationView completion to the main thread on macOS (fixes #103)
2017-02-22 11:41:06 -08:00
Alex Pawlowski
acbdfb776d Dispatch LOTAnimationView completion to the main thread on macOS (fixes #103) 2017-02-22 14:23:38 +02:00
Romain BIARD
cb61707ecf Update lottie-ios.podspec
Adding tvos support
2017-02-16 10:20:25 +01:00
Brandon Withrow
1ebc1b9182 Merge pull request #99 from airbnb/btw/trimbug
Fixed issue with Trim paths and straight lines
2017-02-15 15:59:51 -08:00
Brandon Withrow
21f967f357 Fixed issue with Trim paths and straight lines 2017-02-15 15:59:00 -08:00
Brandon Withrow
28f258e0eb Bumping Version 2017-02-15 11:27:14 -08:00
Brandon Withrow
c6f840051f Merge pull request #96 from airbnb/btw/cggeoRename
Namespaces CGGeomteryAdditions
2017-02-15 11:25:06 -08:00
Brandon Withrow
765b4b4834 Namespaces CGGeomteryAdditions 2017-02-15 11:23:34 -08:00
Brandon Withrow
7d13ff642b Code Cleanup 2017-02-13 15:37:53 -08:00
Brandon Withrow
97a814cea6 Merge pull request #91 from airbnb/btw/initialprogress
Fixed bug setting initial progress
2017-02-13 15:36:05 -08:00
Brandon Withrow
a4bacc06e9 Fixed bug setting initial progress 2017-02-13 15:35:16 -08:00
Brandon Withrow
7820803af3 Merge pull request #87 from baires/bug/wrong-lottie-version
Update lottie to correct version for cocoapods and npm
2017-02-13 14:14:48 -08:00