Skip to content

Releases: gindemit/unity-rlottie

0.4.5

22 Nov 10:12

Choose a tag to compare

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.4.5",

Release Notes

  • Got rid of the logger functionality. It produced crashes on Android

Full Changelog: 0.4.4...0.4.5

0.4.4

17 Sep 18:08

Choose a tag to compare

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.4.4",

Release Notes

  • Fixed the import settings for the WebGL native libraries
  • Added test version of the iOS x86_64 libraries for emulator (not tested)

Full Changelog: 0.4.2...0.4.4

0.4.2

15 Sep 18:46

Choose a tag to compare

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.4.2",

Release Notes

  • Fix for the export of the initialize_logger native function. Using the lottie_initialize_logger now.

Full Changelog: 0.4.1...0.4.2

0.4.1

15 Sep 10:13

Choose a tag to compare

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.4.1",

Release Notes

  • Fix for the Android native libraries 16kb alignment.

Full Changelog: 0.4.0...0.4.1

0.4.0

14 Sep 16:43

Choose a tag to compare

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.4.0",

Release Notes

Full Changelog: 0.3.0...0.4.0

0.3.0

14 Sep 14:59

Choose a tag to compare

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.3.0",

Release Notes

  • Rebuild the native Android libraries with the 16kb requirement
  • Macosx arm + intel processors support

Full Changelog: 0.2.2...0.3.0

0.2.2

16 Jun 14:59

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

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

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

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.