brandon_withrow
40b51de5fe
Fix add subviews coordinate bug
2017-08-24 14:47:05 -07:00
brandon_withrow
9b6d3c9569
Fix for completion block crash
2017-08-15 12:23:44 -07:00
brandon_withrow
8be9ea150c
Added logging for keypaths
2017-08-04 13:36:23 -07:00
panmingyang2009
74b7144a4c
Use LOTCacheProvider in LOTLayerView
2017-08-03 23:34:03 +08:00
brandon_withrow
ac25888790
Update Pods
2017-08-01 17:03:47 -07:00
brandon_withrow
582a87636a
Cleaned Warnings
2017-08-01 14:44:03 -07:00
brandon_withrow
5a1056e53d
Removed Old Renderer
2017-07-28 17:11:10 -07:00
brandon_withrow
e858c6afd1
Removed old rendered
2017-07-28 17:10:29 -07:00
brandon_withrow
502b18ff46
Initial Commit of the new Lottie Renderer V2
2017-07-28 14:46:27 -07:00
brandon_withrow
b319db9a29
Fixed bug with layer time being off by one frame
2017-06-13 14:25:21 -07:00
Brandon Withrow
8dff2df857
Merge branch 'master' into loadImageFromCustomBundle
2017-06-12 13:48:48 -07:00
Brandon Withrow
d89b40d026
Merge pull request #223 from bellchen/master
...
add rootDic for imageAsset
2017-06-12 13:45:28 -07:00
bellchen
71326e9589
change rootDic to rootDirectory;
...
change animationWithFile to animationWithFilePath
2017-06-12 10:56:39 +08:00
Federico Nazrala
d2eb8113fd
Merge branch 'master' of github.com:airbnb/lottie-ios into loadImageFromCustomBundle
2017-06-07 18:51:52 -03:00
Federico Nazrala
5780e06ffb
PR review
2017-06-07 18:50:04 -03:00
Federico Nazrala
5d52acac81
Formatt files
2017-05-17 21:21:45 -03:00
Federico Nazrala
77c6fca5a3
Allow load image from custom bundle
2017-05-17 21:16:46 -03:00
bellchen
2c06373b1f
add rootDic for imageAsset
2017-04-28 12:28:40 +08:00
Alex Pretzlav
f5e624b51c
Fix bounds calculation for masked sublayers
2017-04-04 14:29:08 -07:00
Jay Moore
38ad37afd7
Merge remote-tracking branch 'origin/HEAD' into add-more-warnings
2017-03-01 10:03:44 -05:00
Jay Moore
97a6417be5
add warnings: missing image, unsupported effects
2017-02-28 12:37:40 -05:00
Brandon Withrow
6d6f46483e
Fixed Anchor and Rotation bug with Image Layers
2017-02-27 15:27:12 -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
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
4f1e778593
add more descriptions
2017-02-24 15:42:28 -05:00
Brandon Withrow
eea4583069
Added support for image layers to OSX and iOS fo
2017-02-24 12:30:11 -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
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
765b4b4834
Namespaces CGGeomteryAdditions
2017-02-15 11:23:34 -08:00
Brandon Withrow
c471be35c4
Fix bug with Separate Dimensions
2017-02-13 13:46:59 -08:00
Brandon Withrow
a677cd6833
Removed Whitespaces in filenames
2017-02-09 13:28:19 -08:00