Skip to content

Release 1.0.0.Pre-2

Compare
Choose a tag to compare
@ammariqais ammariqais released this 06 Jul 23:55
· 99 commits to main since this release

SkiaForUnity - New Release (v1.0.0.Pre-2)

We are excited to announce the release of SkiaForUnity v1.0.0.Pre-2! This new version brings several enhancements, bug fixes, and exciting features to enhance your experience with Skia and Unity. Whether you're a seasoned user or just starting with SkiaForUnity, we believe this release will provide you with an even more powerful and enjoyable development environment.

Release Highlights

  1. Rendering Skottie Animation on Edit Mode in Unity: With this release, SkiaForUnity introduces the ability to render Skottie animations directly within the Unity Editor. This feature allows you to preview and fine-tune your animations without entering Play mode, streamlining your workflow and saving development time.

  2. Introducing SkottiePlayer.cs: SkiaForUnity now includes the new SkottiePlayer.cs class, which enables you to play animations with ease. This class provides functionalities such as animation playback, looping, autoplay, and playing animations with specific Lottie markers. It simplifies the integration of Skottie animations into your Unity projects and gives you greater control over the playback experience.

  3. OnAnimationFinished Delegate: To enhance your animation control, we have added the OnAnimationFinished delegate. This delegate is called when an animation reaches its end, allowing you to trigger specific actions or events based on the completion of the animation. It provides a seamless way to handle animation completion and take further actions in your application.

Changelog

New Features

  • Rendering Skottie Animation on Edit Mode in Unity: Preview and fine-tune Skottie animations within the Unity Editor.
  • SkottiePlayer.cs: Play animations, loop animations, autoplay, and play animations with specific Lottie markers using the SkottiePlayer.cs class.
  • OnAnimationFinished Delegate: Trigger actions or events when an animation reaches its end with the OnAnimationFinished delegate.

Enhancements

  • Performance optimizations for smoother Skottie animation playback.
  • Improved compatibility with various Skottie animation files.
  • Enhanced error handling and reporting for better debugging.

Bug Fixes

  • Resolved issues related to Skottie animation rendering and playback.
  • Fixed compatibility issues with specific Lottie marker configurations.
  • Addressed minor bugs reported by the community.

Watch the SkiaForUnity v1.0.0.Pre-2 Release Videos:

Editor Mode

Screen.Recording.2023-07-07.at.2.50.10.AM.mp4

Playing Animations

Untitled.mp4