Skip to content

Releases: gindemit/unity-rlottie

0.2.2

16 Jun 14:59
Compare
Choose a tag to compare

Bugfix release of the plugin.

Installation

Preferred Method

Add the following line to your manifest.json file:
"com.gindemit.rlottie": "https://github.com/gindemit/unity-rlottie.git?path=/unity/RLottieUnity/Assets/LottiePlugin/#0.2.2",

Legacy Method

Download the 0.2.2.unitypackage file and import it via the Assets > Import Package menu.

Release Notes

  • Added arm64 abi for the OSX native libraries

0.2.1

24 May 20:18
Compare
Choose a tag to compare

Bugfix release of the plugin.

Installation

Preferred Method

Add the following line to your manifest.json file:
"com.gindemit.rlottie": "https://github.com/gindemit/unity-rlottie.git?path=/unity/RLottieUnity/Assets/LottiePlugin/#0.2.1",

Legacy Method

Download the 0.2.1.unitypackage file and import it via the Assets > Import Package menu.

Release Notes

  • Fixes in editor scripts for AnimatedImage and AnimatedButton

0.2.0

11 May 22:11
Compare
Choose a tag to compare

Initial release of the plugin.

Installation

Preferred Method

Add the following line to your manifest.json file:
"com.gindemit.rlottie": "https://github.com/gindemit/unity-rlottie.git?path=/unity/RLottieUnity/Assets/LottiePlugin/#0.2.0",

Legacy Method

Download the 0.2.0.unitypackage file and import it via the Assets > Import Package menu.

Release Notes

  • New feature: AnimatedImage component for UGUI
  • Disabling out of screen animation updates in LottieAnimationsPreview
  • Fixed animations flickering on windows builds. Issue #7
  • Improvements and fixes in LottieAnimationPreview and AnimatedButton
  • Fixes in editor scripts for LottieAnimationPreview and AnimatedButton

0.1.0

06 May 14:19
Compare
Choose a tag to compare

Initial release of the plugin.

Installation

Preferred Method

Add the following line to your manifest.json file:
"com.gindemit.rlottie": "https://github.com/gindemit/unity-rlottie.git?path=/unity/RLottieUnity/Assets/LottiePlugin/#0.1.0",

Legacy Method

Download the 0.1.0.unitypackage file and import it via the Assets > Import Package menu.