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