Skip to content

Releases: no-slopes/sprite-animations

v2.3.5

28 Jul 05:42
Compare
Choose a tag to compare

2.3.5 (2024-07-28)

Bug Fixes

  • Eliminate multiple GC.Alloc caused by Enum.Equals (c107a1a)

v2.3.4

02 Apr 15:31
Compare
Choose a tag to compare

2.3.4 (2024-04-02)

Bug Fixes

v2.3.3

04 Dec 11:10
Compare
Choose a tag to compare

2.3.3 (2023-12-04)

Bug Fixes

  • Types issue caused by v2.3.2 changes. (cdb3c8c)

v2.3.2

04 Dec 01:23
Compare
Choose a tag to compare

2.3.2 (2023-12-04)

Bug Fixes

  • Impeditive bug when building (7fa3353)

v2.3.1

06 Nov 20:12
Compare
Choose a tag to compare

2.3.1 (2023-11-06)

Bug Fixes

  • samples and unwanted logs (579abe5)

Composite Animations are Here!

06 Nov 19:07
Compare
Choose a tag to compare

2.3.0 (2023-11-06)

Features

  • CompositeAnimator: composite animator works. (80f8ea5)

v2.2.0

06 Nov 00:11
Compare
Choose a tag to compare

2.2.0 (2023-11-06)

Features

  • AnimationsManager: Composite Animation. (ebaa09f)

Animations Templates and OnDemand are here!

01 Nov 20:14
Compare
Choose a tag to compare

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

31 Oct 23:55
Compare
Choose a tag to compare

2.0.2 (2023-10-31)

Bug Fixes

  • animations manager losing reference (8c0ddfd)

v2.0.1

28 Oct 16:26
Compare
Choose a tag to compare

2.0.1 (2023-10-28)

Bug Fixes

  • CR: Correcting samples folder problem with continuous (75a04e5)