lottie/parser: Fixed regression of interpolator string handling.
authorsubhransu mohanty <sub.mohanty@samsung.com>
Mon, 20 May 2019 05:28:20 +0000 (14:28 +0900)
committerHermet Park <hermetpark@gmail.com>
Wed, 22 May 2019 04:02:37 +0000 (13:02 +0900)
commitb30b52a64fce8fae7c6832fa4d61a46f53e72923
tree23d082327e1f8d0a68196072420fb9e8e6814c9a
parentabb9cd6cc518bd122cc87c4319ff7051cd129d31
lottie/parser: Fixed regression of interpolator string handling.

With older bodymovin pluggins the interpolator cache string sometimes
dosen't match with the in and out tangent results into wrong animation.
So parse the interpolator string whenever available.
src/lottie/lottieparser.cpp