Skip to content

Releases: renancaraujo/omesh

flutter-v0.4.1

25 Aug 22:16
248a484
Compare
Choose a tag to compare
  • feat: add macOS impeller flag #17
  • fix: cache breaking and equality #16

flutter-0.4.0

24 Aug 17:24
be1b8df
Compare
Choose a tag to compare
  • feat: Animated mesh gradients are up to 2x faster now thanks to @jonahwilliams #10
  • Breaking feat: with the performance gain, OVertex is no longer a Vector2 subclass. See the breaking changes on #12
  • Breaking feat: fix mesh gradiens on Impeller by fooling Impeller. impellerCompatibilityMode was removed #13.

Full Changelog: flutter-v0.3.0...flutter-0.4.0

flutter-v0.3.0

06 Aug 21:23
dc46adf
Compare
Choose a tag to compare
  • chore: add additional links to readme
  • fix: artifacts on the web on Flutter 3.24
  • feat: add repaint boundary by default

flutter-v0.2.1

04 Aug 20:06
83e0690
Compare
Choose a tag to compare
  • Fix readme images on pub.dev

flutter-v0.2.0

04 Aug 20:00
0077e79
Compare
Choose a tag to compare
  • First release 🐣