Skip to content

Tags: google/vector_math.dart

Tags

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove prefer-inline for non-trivial Matrix functions (#347)

* Prepare release

v2.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prep for publishing 2.1.5 (#344)

v2.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor the locations of the 'noise.dart' part files (#273)

v2.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
deprecate the SimplexNoise classes (#271)

v2.1.2


    

v2.1.1


    

v2.1.0


    

2.1.0-nullsafety.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump SDK constraints for pub (#236)

Use a 2.12.0 lower bound since pub does not understand allowed
experiments for earlier versions.

Use a 3.0.0 upper bound to avoid a warning in pub and to give some
flexibility in publishing for stable.

2.1.0-nullsafety.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove dep overrides (#235)

2.1.0-nullsafety.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for the 2.11 dev SDKs (#233)

Bump the upper bound to allow 2.10 stable and 2.11.0 dev SDK versions.