Release 1.0.0.Pre-2 #7
ammariqais
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Full Changelog: 1.0.0.pre-1...1.0.0.pre-2
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
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.
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.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
SkottiePlayer.cs
class.OnAnimationFinished
delegate.Enhancements
Bug Fixes
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
This discussion was created from the release Release 1.0.0.Pre-2.
Beta Was this translation helpful? Give feedback.
All reactions