QtLottie: Don't build JSON to parse shapes.

This commit is contained in:
John Preston 2019-05-16 13:00:22 +03:00
parent f58efd7ee3
commit 0f25638545
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit bf140cd48d050be23416cbbdf3500e61a9e5e4a5
Subproject commit 147bd174b5a5f1d5468fad83099a186baacb0fa5

View File

@ -77,6 +77,7 @@
'<(lottie_loc)/bodymovin/bmfreeformshape.cpp',
'<(lottie_loc)/bodymovin/bmtrimpath.cpp',
'<(lottie_loc)/bodymovin/bmpathtrimmer.cpp',
'<(lottie_loc)/bodymovin/freeformshape.cpp',
'<(lottie_loc)/bodymovin/renderer.cpp',
'<(lottie_loc)/bodymovin/trimpath.cpp',
'<(lottie_loc)/bodymovin/bmfilleffect.cpp',
@ -104,6 +105,7 @@
'<(lottie_loc)/bodymovin/bmshapetransform.h',
'<(lottie_loc)/bodymovin/bmstroke.h',
'<(lottie_loc)/bodymovin/bmtrimpath.h',
'<(lottie_loc)/bodymovin/freeformshape.h',
'<(lottie_loc)/bodymovin/trimpath.h',
'<(lottie_loc)/bodymovin/renderer.h',
'<(lottie_loc)/bodymovin/bmpathtrimmer.h',