Commit graph

2 commits

Author SHA1 Message Date
Hermet Park
345b867c38 loader/lottie: optimize the matrix computation.
Do not multiply the matrices if either one is identity.
2023-08-22 21:25:42 +09:00
Hermet Park
846823bd7f utils/math: binary size reduction
reduced the binary size by 2kb by removing the inline code.
2023-08-17 21:28:58 +09:00