optimization: refactor Property class for size optimization.
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Wed, 12 Aug 2020 02:09:44 +0000 (11:09 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 17 Aug 2020 22:22:02 +0000 (07:22 +0900)
commite1d6fa0f7bda19929bdc595965905f497170dbcf
tree6e1cd16a3ffc2f9b6afd85bda12beecd5fcbe673
parentd2a822a095eb425bba2a8fbc8762c74b1d01d3cf
optimization: refactor Property class for size optimization.

As only Property<VPointF> in Transform object has the tangent info
added a tag in Property to differentiate form other property.
This will add tangent info to only property that require them.
src/lottie/lottiemodel.h
src/lottie/lottieparser.cpp