Releases: tguerin/newton
Releases · tguerin/newton
v0.0.13
07 Aug 07:56
Compare
Sorry, something went wrong.
No results found
2023-08-07
Feature
[Feature] Support trailing to achieve a shooting star effect.
v0.0.12
06 Aug 07:49
Compare
Sorry, something went wrong.
No results found
2023-08-06
Fixed
[Fix] Fix concurrent modification when post effect is triggered.
v0.0.11
06 Aug 07:48
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2023-08-02
Fixed
[Fix] Center title for effects.
v0.0.8
02 Aug 08:47
Compare
Sorry, something went wrong.
No results found
2023-08-02
Fixed
[Fix] Fix display of the logo on pub.dev.
v0.0.7
02 Aug 08:46
Compare
Sorry, something went wrong.
No results found
2023-08-02
Fixed
[Fix] Fix display of doc on pub site.
v0.0.6
02 Aug 08:44
Compare
Sorry, something went wrong.
No results found
2023-08-02
Feature
[Feature] Doc update with logo and sample gifs.
v0.0.5
01 Aug 14:39
Compare
Sorry, something went wrong.
No results found
2023-08-01
Feature
[Feature] Introduce the notion of PathTransformation for particles.
[Feature] Add a fountain like effect.
v0.0.4
01 Aug 11:15
Compare
Sorry, something went wrong.
No results found
2023-08-01
Feature
[Feature] Add dart docs.
[Feature] Allow to stop/start/kill an effect.
Fixed