1. 3939545 Bump min SDK to 3.7, update dependencies, reformat (#348) by Kevin Moore · 2 weeks ago master
  2. 13f185f Remove prefer-inline for non-trivial Matrix functions (#347) by Kevin Moore · 3 months ago v2.2.0
  3. 0279cb8 Improve performance of functions with dynamic arguments (#345) by Ömer Sinan Ağacan · 4 months ago
  4. 39cafd4 prep for publishing 2.1.5 (#344) by Devon Carew · 4 months ago v2.1.5
  5. dc9d379 chore: Remove test_all.dart since this is built-in to `dart test` (#343) by Lukas Klingsbo · 4 months ago
  6. f08d7d2 Bump dart-lang/setup-dart in the github-actions group (#340) by dependabot[bot] · 6 months ago
  7. 533c513 Bump the github-actions group with 2 updates (#339) by dependabot[bot] · 7 months ago
  8. bd4b574 Partial fix for benchmarks (#337) by Plague Fox · 8 months ago
  9. 433fb6c Bump dart-lang/setup-dart in the github-actions group (#336) by dependabot[bot] · 9 months ago
  10. ec5080d Bump the github-actions group with 2 updates (#334) by dependabot[bot] · 10 months ago
  11. 3937447 blast_repo fixes (#333) by Kevin Moore · 10 months ago
  12. da9889f Bump the github-actions group across 1 directory with 2 updates (#332) by dependabot[bot] · 10 months ago
  13. 33d5ecb Update dependabot.yaml (#331) by Devon Carew · 10 months ago
  14. 2cfbe2c Bump dart-lang/setup-dart in the github-actions group (#329) by dependabot[bot] · 1 year, 2 months ago
  15. a4304d1 Update and fix lints, require Dart 3.1 (#328) by Kevin Moore · 1 year, 2 months ago
  16. 253f69b blast_repo fixes (#327) by Kevin Moore · 1 year, 2 months ago
  17. e7b11a2 Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#322) by dependabot[bot] · 1 year, 2 months ago
  18. 4fecc69 fix(typo): correct 'third' to 'fourth' in quad.dart (#326) by nadaabdelkhalik · 1 year, 2 months ago
  19. 3c03ac3 Bump actions/checkout from 4.1.2 to 4.1.6 (#325) by dependabot[bot] · 1 year, 3 months ago
  20. 43f2a77 Bump actions/checkout from 4.1.1 to 4.1.2 (#318) by dependabot[bot] · 1 year, 5 months ago
  21. 7e705f7 Fix quaternion negate (#316) by 6y · 1 year, 6 months ago
  22. 1ed8ac6 Resolve Inconsistency in Matrix3 and Matrix4 `rotateY` Implementations (#317) by 6y · 1 year, 6 months ago
  23. 3706feb Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#313) by dependabot[bot] · 1 year, 6 months ago
  24. cb976c7 Update README.md to show how to use vector_math_64. (#312) by Andrew Brampton · 1 year, 7 months ago
  25. d99c903 Added a toString, operator == and hashCode to the Quad class. (#311) by Andrew Brampton · 1 year, 7 months ago
  26. 38a00c3 Update to latest lints and cleanup (#309) by Kevin Moore · 1 year, 9 months ago
  27. cedd304 Bump actions/checkout from 4.1.0 to 4.1.1 (#307) by dependabot[bot] · 1 year, 9 months ago
  28. cca3cf1 Update README.md (#308) by Devon Carew · 1 year, 9 months ago
  29. e4066cc Some general Vector4 optimizations (#295) by Lukas Klingsbo · 1 year, 9 months ago
  30. d340ab0 Some general Vector3 optimizations (#294) by Lukas Klingsbo · 1 year, 9 months ago
  31. 571d3d0 fix: Revert Vector2 constructor changes (#304) by Lukas Klingsbo · 1 year, 9 months ago
  32. 294896d add a changelog entry for the most recent change (#290) by Devon Carew · 1 year, 10 months ago
  33. 2d6311e Bump dart-lang/setup-dart from 1.5.0 to 1.6.0 (#305) by dependabot[bot] · 1 year, 10 months ago
  34. 2c16283 Allow latest pkg:build_web_compilers, bump min SDK to v3 (#299) by Kevin Moore · 1 year, 10 months ago
  35. cc8ca1c Bump actions/checkout from 3.6.0 to 4.1.0 (#303) by dependabot[bot] · 1 year, 10 months ago
  36. d54af8a Bump actions/checkout from 3.5.2 to 3.6.0 (#301) by dependabot[bot] · 2 years ago
  37. 88bada3 Revert "Fix rotation around Y axis (#262)" (#300) by John McCutchan · 2 years, 1 month ago
  38. 048777a Fix rotation around Y axis (#262) by moritzblume · 2 years, 1 month ago
  39. 47a08ea Bump actions/checkout from 3.3.0 to 3.5.2 (#293) by dependabot[bot] · 2 years, 1 month ago
  40. c147038 `Vector2` constructor benchmark (#297) by Lukas Klingsbo · 2 years, 2 months ago
  41. a3aca09 fix: Revert negation change for Vector2 (#296) by Lukas Klingsbo · 2 years, 3 months ago
  42. cd87f57 Axis calculation of quaternions from small angles (#272) by JKris95 · 2 years, 3 months ago
  43. 3762b25 Removes the `new` keyword from readme (#284) by Lukas Klingsbo · 2 years, 3 months ago
  44. df5877f Use named constructors in Vector2 and some general optimizations (#289) by Lukas Klingsbo · 2 years, 3 months ago
  45. e3de8da Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#291) by dependabot[bot] · 2 years, 4 months ago
  46. 7dec984 Add operator== to Quaternion (#288) by eoineoineoin · 2 years, 5 months ago
  47. 1e4d000 Move to latest team lints, require Dart 2.19 (#281) by Kevin Moore · 2 years, 6 months ago
  48. 920e9b6 Bump actions/checkout from 3.0.2 to 3.3.0 (#279) by dependabot[bot] · 2 years, 7 months ago
  49. 753d4a2 Bump dart-lang/setup-dart from 1.3 to 1.4 (#280) by dependabot[bot] · 2 years, 7 months ago
  50. 1eee95b refactor the locations of the 'noise.dart' part files (#273) by Devon Carew · 2 years, 11 months ago v2.1.4
  51. 8c5c72b add markdown badges; configure dependabot (#274) by Devon Carew · 2 years, 11 months ago
  52. feb2a18 deprecate the SimplexNoise classes (#271) by Devon Carew · 3 years ago v2.1.3
  53. 09ba4fa Remove deprecated experimental invariant_booleans lint rule (#268) by Sam Rawlins · 3 years, 1 month ago
  54. cdcee48 Use non-nullable parameters for operator == (#264) by Nate Bosch · 3 years, 3 months ago
  55. 1c72944 CI: Remove explicit --packages arg to coverage (#263) by Kevin Moore · 3 years, 3 months ago
  56. 9c2e6d3 Fix usage of pub (#258) by Kevin Moore · 3 years, 6 months ago
  57. 0cbed09 Update changelog for recent fix, use pkg:lints, prepare 2.1.2 (#257) by Kevin Moore · 3 years, 7 months ago v2.1.2
  58. fafb9fb Fix Quad.copy constructor not copying point3 correctly (#230) by Oliver Sand · 3 years, 7 months ago
  59. f7c1033 docs: Add Flame to libraries using vector_math (#256) by Lukas Klingsbo · 3 years, 8 months ago
  60. 36d46b6 use Object.hashAll (#253) by Kevin Moore · 4 years ago v2.1.1
  61. 0cf5fa4 ignore newly enforced lints (#252) by Kevin Moore · 4 years, 1 month ago
  62. 37c5940 use latest deps (#251) by Kevin Moore · 4 years, 1 month ago
  63. dffdc7c Move to GitHub actions (#247) by Kevin Moore · 4 years, 4 months ago
  64. 527da57 Support latest dependencies, cleanup analysis options (#246) by Kevin Moore · 4 years, 5 months ago
  65. 0a5fd95 Prepare to publish for stable null safety (#244) by Nate Bosch · 4 years, 7 months ago v2.1.0
  66. 3dc450c fix some analyzer warnings/hints, depend on null safe benchmark_harness (#239) by Jacob MacDonald · 4 years, 9 months ago
  67. edba78c remove redundant experiment (#238) by Phil Quitslund · 4 years, 9 months ago
  68. f7e11a5 Bump SDK constraints for pub (#236) by Nate Bosch · 4 years, 10 months ago 2.1.0-nullsafety.5
  69. ba3947e remove dep overrides (#235) by Jacob MacDonald · 4 years, 10 months ago 2.1.0-nullsafety.4
  70. 773c05a allow the 2.12 prerelease sdks (#234) by Jacob MacDonald · 4 years, 10 months ago
  71. f9a4b82 Prepare for the 2.11 dev SDKs (#233) by Nate Bosch · 5 years ago 2.1.0-nullsafety.3
  72. af41953 Support the latest build_test package (#232) by Kevin Moore · 5 years ago
  73. 49190e7 Update .travis.yml by Kevin Moore · 5 years ago
  74. 0c9f5d6 update for the 2.10 dev sdk (#231) by Jacob MacDonald · 5 years ago v2.1.0-nullsafety.2
  75. e5de2e1 allow the <=2.9.10 stable sdk and bump version (#229) by Jacob MacDonald · 5 years ago v2.1.0-nullsafety.1
  76. 90631fb Prepare for null safe release (#228) by Kevin Moore · 5 years ago
  77. 4863b7b additional nnbd fixes (#227) by Jacob MacDonald · 5 years ago
  78. 8e8c17d remove final declaration for non-final fields (#226) by Jacob MacDonald · 5 years ago
  79. 1255bcf append additional license (#225) by Jacob MacDonald · 5 years ago
  80. de4f0bd Merge branch 'master' into null_safety by Jacob MacDonald · 5 years ago
  81. e13ab6e prep for merge into master (#222) by Jacob MacDonald · 5 years ago
  82. de1661e remove redundant arg by Kevin Moore · 5 years ago
  83. e23124b Add two more overrides by Kevin Moore · 5 years ago
  84. dbcb8ef Merge remote-tracking branch 'origin/master' into null_safety by Kevin Moore · 5 years ago
  85. e85cd3f Remove gratuitous library declarations (#218) by Kevin Moore · 5 years ago
  86. 881b247 add another null safe overrid efor stream_channele by Kevin Moore · 5 years ago
  87. 5ecf823 add string scanner to dep overrides by Kevin Moore · 5 years ago
  88. 41a23f0 add dep overrides for test items by Kevin Moore · 5 years ago
  89. e51af40 Remove some warnings by Kevin Moore · 5 years ago
  90. 8170e94 Merge branch 'master' into null_safety by Kevin Moore · 5 years ago
  91. 26c0b80 update SDK constraint for null safety by Kevin Moore · 5 years ago
  92. d259ac3 Fix type error by Kevin Moore · 5 years ago
  93. c84b345 Enable and fix some more lints by Kevin Moore · 5 years ago
  94. c2f830a Delete lints that are commented out by Kevin Moore · 5 years ago
  95. ff7930d Enable and fix 'prefer_final_locals' by Kevin Moore · 5 years ago
  96. c4d1905 Remove unneeded null check by Kevin Moore · 5 years ago
  97. becb344 mostly happy by Kevin Moore · 5 years ago
  98. 8cd14d1 null_safety: add build_test requirements by Kevin Moore · 5 years ago
  99. dc0ddb1 enable and fix a number of additional lints by Kevin Moore · 5 years ago
  100. 7d5228c lint: prefer final locals by Kevin Moore · 5 years ago