Skip to content

Releases: tguerin/newton

v0.1.1

10 Aug 15:33

Choose a tag to compare

2023-08-10

Fix

  • [Fixed] Fix logo display on pub.dev.

v0.1.0

10 Aug 15:26

Choose a tag to compare

2023-08-10

Fix

  • [Fixed] Improve performance drastically by using drawAtlas as much as possible.

v0.0.13

07 Aug 07:56

Choose a tag to compare

2023-08-07

Feature

  • [Feature] Support trailing to achieve a shooting star effect.

v0.0.12

06 Aug 07:49

Choose a tag to compare

2023-08-06

Fixed

  • [Fix] Fix concurrent modification when post effect is triggered.

v0.0.11

06 Aug 07:48

Choose a tag to compare

2023-08-06

Feature

  • [Feature] Allow to add a post effect to a particle.
  • [Feature] Allow a finite number of particles.
  • [Feature] Add firework example.

v0.0.10

04 Aug 15:47

Choose a tag to compare

2023-08-04

Feature

  • [Feature] Allow color configuration for particles.

Fixed

  • [Fix] Ensure repaint won't happen outside of Newton widget.
  • [Fix] Improve performance by disabling compositor cache.

v0.0.9

02 Aug 08:55

Choose a tag to compare

2023-08-02

Fixed

  • [Fix] Center title for effects.

v0.0.8

02 Aug 08:47

Choose a tag to compare

2023-08-02

Fixed

  • [Fix] Fix display of the logo on pub.dev.

v0.0.7

02 Aug 08:46

Choose a tag to compare

2023-08-02

Fixed

  • [Fix] Fix display of doc on pub site.

v0.0.6

02 Aug 08:44

Choose a tag to compare

2023-08-02

Feature

  • [Feature] Doc update with logo and sample gifs.