Skip to content

Tags: google/vector_math.dart

Tags

v2.2.0

Toggle v2.2.0's commit message

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

Toggle v2.1.5's commit message

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

Toggle v2.1.4's commit message

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

Toggle v2.1.3's commit message

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

Toggle v2.1.2's commit message

v2.1.1

Toggle v2.1.1's commit message

v2.1.0

Toggle v2.1.0's commit message

2.1.0-nullsafety.5

Toggle 2.1.0-nullsafety.5's commit message

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

Toggle 2.1.0-nullsafety.4's commit message

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

Toggle 2.1.0-nullsafety.3's commit message

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.