Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source
120
d020110b
Increase version of blender addon
Sep 11, 2022
6a59297c
Fixed bug in sif converter where Jump had been incorrectly renamed to Hold
Oct 19, 2022
eb789c70
Merge branch 'sif-converter-bug' into 'master'
Oct 20, 2022
868420de
Fix typo
Oct 27, 2022
3849f300
Merge branch 'master' of gitlab.com:mattbas/python-lottie
Oct 27, 2022
2a65cd60
Update importer.py
Nov 20, 2022
fa17dc3c
Merge branch 'arnu515-master-patch-62059' into 'master'
Nov 20, 2022
18cb1e85
Fix import in blender addon
Dec 13, 2022
694dc804
Merge branch 'master' of gitlab.com:mattbas/python-lottie
Dec 13, 2022
03726d68
Fix text xMin xMax extraction
Dec 13, 2022
6b570121
Parse #rrggbbaa colors
Feb 06, 2023
2fb146e4
Fix linting error
Feb 06, 2023
c245b1d9
Clean up unused variable
Feb 06, 2023
e27dfcad
Loading fixes
Feb 08, 2023
fe5922ec
Updat readme
Feb 11, 2023
2cb72b78
WIP AEP parser
Feb 28, 2023
b6c6c1b6
Add AEP dump script
Mar 01, 2023
2882452a
Basic AEP import
Mar 01, 2023
2cf74701
Expand aep parser
Mar 01, 2023
ce0ef092
More AEP
Mar 01, 2023
c09d2f04
AEP fixes
Mar 01, 2023
16608647
Parse weird AEP gradients
Mar 01, 2023
98783912
Avoid broken parsing of ldat
Mar 01, 2023
5bb8f07c
Better yml formatting
Mar 02, 2023
8e586777
Read more structured data from AEP
Mar 02, 2023
21b05fee
Simplify reading of AEP structured data
Mar 02, 2023
c93d7bc0
Parse gradient keyframes
Mar 02, 2023
21044ea1
Refine keyframe parsing
Mar 02, 2023
90155548
More properties
Mar 02, 2023
e41661fe
Handle more objects and properties
Mar 03, 2023
4f0cb8e6
Parse ldat for shapes
Mar 03, 2023
5fdefd91
Parse shapes
Mar 04, 2023
a3cbbf04
Properly parse ip/op
Mar 04, 2023
f56b932e
Handle time offsets
Mar 04, 2023
593538f8
Fix color keyframes
Mar 05, 2023
a6a8f630
Script to compare tdb4 values
Mar 05, 2023
0f924f26
Handle multiple comps
Mar 05, 2023
18b1ff7f
Handle AE XML
Mar 05, 2023
0839c799
Fix the aep converter
Mar 05, 2023
8f879d3d
Parse property type
Mar 05, 2023
1ab4b5c7
Parse solids assets chunks
Mar 05, 2023
630bd72e
Explore more the aep format
Mar 06, 2023
2cbe86b6
Layer types
Mar 06, 2023
d691b28c
Figure out a bunch of layer attributes
Mar 06, 2023
835c1d08
Handle effects
Mar 06, 2023
0ed02c9d
Figure out the list header
Mar 07, 2023
a8bfb636
Lint
Mar 07, 2023
c849bff5
Refactor AEP code
Mar 07, 2023
1028557e
Parse COS data
Mar 08, 2023
d2c4ef45
Fix style
Mar 08, 2023
ba4593eb
COS dump script
Mar 08, 2023
9cb7a1e6
Lint
Mar 08, 2023
3aaa5390
Cleanup aep converter
Mar 09, 2023
c2a945e4
Convert aep effects
Mar 09, 2023
08ca0515
Fix loading effects
Mar 09, 2023
0cadf277
Gradient midpoint
Mar 10, 2023
2aa79340
Handle dashes and expressions
Mar 10, 2023
e8df6638
Fix expression processing
Mar 10, 2023
8c04e523
Add toggle for expressions
Mar 10, 2023
7bbde22e
Convert markers
Mar 10, 2023
d89bfa00
Marker attributes
Mar 10, 2023
b9d52587
Interpret more keyframe data
Mar 14, 2023
0640fca4
Update names of keyframe attributes
Mar 14, 2023
84d3964c
AEP easing stuff
Mar 17, 2023
85bd005f
AEP stuff
Mar 23, 2023
0044deb5
Improve AEP import
Mar 24, 2023
2b044f4b
pep8 issues
Mar 25, 2023
0539dfa7
pep8 issues
Mar 25, 2023
bc418d6d
Fix test_properties
Mar 25, 2023
63dc4b7f
Fix test_animation
Mar 25, 2023
91fbee70
Fix NVector length
Mar 25, 2023
6e5301e0
Fix keyframe constructor
Mar 25, 2023
4d8e7a41
Build docs on non-master branches
Mar 25, 2023
9bcf2ec8
Fix stages
Mar 25, 2023
7d156c49
Fix scripts for docs
Mar 25, 2023
54c8cce8
Fix PointDisplacer lerp
Mar 26, 2023
ab1d9012
More cdta stuff
Mar 26, 2023
be239c94
More cdta stuff
Mar 26, 2023
8e6fee7b
Weird AEP pard stuff
Mar 27, 2023
ada38131
Better AEP property parsing
Mar 28, 2023
d7da9861
fix installing typo
Apr 04, 2023
c38cf976
Merge branch 'RealCyGuy-master-patch-85066' into 'master'
Apr 04, 2023
b808baf3
More aep stuff
Apr 11, 2023
351ce827
Merge branch 'master' of gitlab.com:mattbas/python-lottie
Apr 11, 2023
9067ce2c
Track matte parent
Apr 14, 2023
53f31c20
AEP: fix keyframes
Apr 14, 2023
63bbdab6
Parse AEP chunks for essential graphics
May 01, 2023
866b8ab2
Slots
May 27, 2023
906c19f6
AEP comp label color
Jun 19, 2023
854efaf4
Parse AEP fips
Jun 19, 2023
7ecd4a7e
AEP time stretch
Jul 11, 2023
d5dec363
Fix slots
Jul 21, 2023
1bc53ca1
Default to utf8 when loading json
Jul 21, 2023
08d23659
Default no slots
Jul 21, 2023
418bd094
Fix lint
Jul 21, 2023
66ddeb2d
Fix SVG export with embedded image assets
Oct 30, 2023
1d4141ad
Force precomp conversion on scale()
Nov 02, 2023
33af07f3
Mattes work sometimes
Nov 03, 2023
f6d6d9d4
Fix color repr
Nov 03, 2023
561f3aa8
Update __init__.py
Dec 18, 2023
20 additional commits have been omitted to prevent performance issues.
Loading