Releases: no-slopes/sprite-animations
Releases · no-slopes/sprite-animations
v2.3.5
2.3.5 (2024-07-28)
Bug Fixes
- Eliminate multiple GC.Alloc caused by Enum.Equals (c107a1a)
v2.3.4
2.3.4 (2024-04-02)
Bug Fixes
v2.3.3
2.3.3 (2023-12-04)
Bug Fixes
- Types issue caused by v2.3.2 changes. (cdb3c8c)
v2.3.2
2.3.2 (2023-12-04)
Bug Fixes
- Impeditive bug when building (7fa3353)
v2.3.1
2.3.1 (2023-11-06)
Bug Fixes
- samples and unwanted logs (579abe5)
Composite Animations are Here!
2.3.0 (2023-11-06)
Features
- CompositeAnimator: composite animator works. (80f8ea5)
v2.2.0
2.2.0 (2023-11-06)
Features
- AnimationsManager: Composite Animation. (ebaa09f)
Animations Templates and OnDemand are here!
2.1.0 (2023-11-01)
Animations Templates and OnDemand are here!
Every animation now can be created on demand at runtime.
Also, every animation can serve as template to create other animations at runtime!
Features
- animations: Templates and OnDemand (048dc67)
- SingleCycle: Single Cycle as Template (1dd82d6)
- SpriteAnimation: open manager button (3647720)
- SpriteAnimation: single animation manager (f37cfc4)
v2.0.2
2.0.2 (2023-10-31)
Bug Fixes
- animations manager losing reference (8c0ddfd)
v2.0.1
2.0.1 (2023-10-28)
Bug Fixes
- CR: Correcting samples folder problem with continuous (75a04e5)