1. 43f2a77 Bump actions/checkout from 4.1.1 to 4.1.2 (#318) by dependabot[bot] · 6 weeks ago master
  2. 7e705f7 Fix quaternion negate (#316) by 6y · 9 weeks ago
  3. 1ed8ac6 Resolve Inconsistency in Matrix3 and Matrix4 `rotateY` Implementations (#317) by 6y · 9 weeks ago
  4. 3706feb Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#313) by dependabot[bot] · 3 months ago
  5. cb976c7 Update README.md to show how to use vector_math_64. (#312) by Andrew Brampton · 3 months ago
  6. d99c903 Added a toString, operator == and hashCode to the Quad class. (#311) by Andrew Brampton · 4 months ago
  7. 38a00c3 Update to latest lints and cleanup (#309) by Kevin Moore · 5 months ago
  8. cedd304 Bump actions/checkout from 4.1.0 to 4.1.1 (#307) by dependabot[bot] · 5 months ago
  9. cca3cf1 Update README.md (#308) by Devon Carew · 6 months ago
  10. e4066cc Some general Vector4 optimizations (#295) by Lukas Klingsbo · 6 months ago
  11. d340ab0 Some general Vector3 optimizations (#294) by Lukas Klingsbo · 6 months ago
  12. 571d3d0 fix: Revert Vector2 constructor changes (#304) by Lukas Klingsbo · 6 months ago
  13. 294896d add a changelog entry for the most recent change (#290) by Devon Carew · 7 months ago
  14. 2d6311e Bump dart-lang/setup-dart from 1.5.0 to 1.6.0 (#305) by dependabot[bot] · 7 months ago
  15. 2c16283 Allow latest pkg:build_web_compilers, bump min SDK to v3 (#299) by Kevin Moore · 7 months ago
  16. cc8ca1c Bump actions/checkout from 3.6.0 to 4.1.0 (#303) by dependabot[bot] · 7 months ago
  17. d54af8a Bump actions/checkout from 3.5.2 to 3.6.0 (#301) by dependabot[bot] · 8 months ago
  18. 88bada3 Revert "Fix rotation around Y axis (#262)" (#300) by John McCutchan · 10 months ago
  19. 048777a Fix rotation around Y axis (#262) by moritzblume · 10 months ago
  20. 47a08ea Bump actions/checkout from 3.3.0 to 3.5.2 (#293) by dependabot[bot] · 10 months ago
  21. c147038 `Vector2` constructor benchmark (#297) by Lukas Klingsbo · 11 months ago
  22. a3aca09 fix: Revert negation change for Vector2 (#296) by Lukas Klingsbo · 12 months ago
  23. cd87f57 Axis calculation of quaternions from small angles (#272) by JKris95 · 12 months ago
  24. 3762b25 Removes the `new` keyword from readme (#284) by Lukas Klingsbo · 12 months ago
  25. df5877f Use named constructors in Vector2 and some general optimizations (#289) by Lukas Klingsbo · 12 months ago
  26. e3de8da Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#291) by dependabot[bot] · 1 year ago
  27. 7dec984 Add operator== to Quaternion (#288) by eoineoineoin · 1 year, 2 months ago
  28. 1e4d000 Move to latest team lints, require Dart 2.19 (#281) by Kevin Moore · 1 year, 3 months ago
  29. 920e9b6 Bump actions/checkout from 3.0.2 to 3.3.0 (#279) by dependabot[bot] · 1 year, 3 months ago
  30. 753d4a2 Bump dart-lang/setup-dart from 1.3 to 1.4 (#280) by dependabot[bot] · 1 year, 3 months ago
  31. 1eee95b refactor the locations of the 'noise.dart' part files (#273) by Devon Carew · 1 year, 8 months ago v2.1.4
  32. 8c5c72b add markdown badges; configure dependabot (#274) by Devon Carew · 1 year, 8 months ago
  33. feb2a18 deprecate the SimplexNoise classes (#271) by Devon Carew · 1 year, 9 months ago v2.1.3
  34. 09ba4fa Remove deprecated experimental invariant_booleans lint rule (#268) by Sam Rawlins · 1 year, 10 months ago
  35. cdcee48 Use non-nullable parameters for operator == (#264) by Nate Bosch · 2 years ago
  36. 1c72944 CI: Remove explicit --packages arg to coverage (#263) by Kevin Moore · 2 years ago
  37. 9c2e6d3 Fix usage of pub (#258) by Kevin Moore · 2 years, 3 months ago
  38. 0cbed09 Update changelog for recent fix, use pkg:lints, prepare 2.1.2 (#257) by Kevin Moore · 2 years, 3 months ago v2.1.2
  39. fafb9fb Fix Quad.copy constructor not copying point3 correctly (#230) by Oliver Sand · 2 years, 3 months ago
  40. f7c1033 docs: Add Flame to libraries using vector_math (#256) by Lukas Klingsbo · 2 years, 4 months ago
  41. 36d46b6 use Object.hashAll (#253) by Kevin Moore · 2 years, 8 months ago v2.1.1
  42. 0cf5fa4 ignore newly enforced lints (#252) by Kevin Moore · 2 years, 9 months ago
  43. 37c5940 use latest deps (#251) by Kevin Moore · 2 years, 10 months ago
  44. dffdc7c Move to GitHub actions (#247) by Kevin Moore · 3 years, 1 month ago
  45. 527da57 Support latest dependencies, cleanup analysis options (#246) by Kevin Moore · 3 years, 2 months ago
  46. 0a5fd95 Prepare to publish for stable null safety (#244) by Nate Bosch · 3 years, 3 months ago v2.1.0
  47. 3dc450c fix some analyzer warnings/hints, depend on null safe benchmark_harness (#239) by Jacob MacDonald · 3 years, 6 months ago
  48. edba78c remove redundant experiment (#238) by Phil Quitslund · 3 years, 6 months ago
  49. f7e11a5 Bump SDK constraints for pub (#236) by Nate Bosch · 3 years, 6 months ago 2.1.0-nullsafety.5
  50. ba3947e remove dep overrides (#235) by Jacob MacDonald · 3 years, 7 months ago 2.1.0-nullsafety.4
  51. 773c05a allow the 2.12 prerelease sdks (#234) by Jacob MacDonald · 3 years, 7 months ago
  52. f9a4b82 Prepare for the 2.11 dev SDKs (#233) by Nate Bosch · 3 years, 8 months ago 2.1.0-nullsafety.3
  53. af41953 Support the latest build_test package (#232) by Kevin Moore · 3 years, 8 months ago
  54. 49190e7 Update .travis.yml by Kevin Moore · 3 years, 10 months ago
  55. 0c9f5d6 update for the 2.10 dev sdk (#231) by Jacob MacDonald · 3 years, 10 months ago v2.1.0-nullsafety.2
  56. e5de2e1 allow the <=2.9.10 stable sdk and bump version (#229) by Jacob MacDonald · 3 years, 10 months ago v2.1.0-nullsafety.1
  57. 90631fb Prepare for null safe release (#228) by Kevin Moore · 3 years, 10 months ago
  58. 4863b7b additional nnbd fixes (#227) by Jacob MacDonald · 3 years, 10 months ago
  59. 8e8c17d remove final declaration for non-final fields (#226) by Jacob MacDonald · 3 years, 10 months ago
  60. 1255bcf append additional license (#225) by Jacob MacDonald · 3 years, 11 months ago
  61. de4f0bd Merge branch 'master' into null_safety by Jacob MacDonald · 3 years, 11 months ago
  62. e13ab6e prep for merge into master (#222) by Jacob MacDonald · 3 years, 11 months ago
  63. de1661e remove redundant arg by Kevin Moore · 4 years ago
  64. e23124b Add two more overrides by Kevin Moore · 4 years ago
  65. dbcb8ef Merge remote-tracking branch 'origin/master' into null_safety by Kevin Moore · 4 years ago
  66. e85cd3f Remove gratuitous library declarations (#218) by Kevin Moore · 4 years ago
  67. 881b247 add another null safe overrid efor stream_channele by Kevin Moore · 4 years ago
  68. 5ecf823 add string scanner to dep overrides by Kevin Moore · 4 years ago
  69. 41a23f0 add dep overrides for test items by Kevin Moore · 4 years ago
  70. e51af40 Remove some warnings by Kevin Moore · 4 years ago
  71. 8170e94 Merge branch 'master' into null_safety by Kevin Moore · 4 years ago
  72. 26c0b80 update SDK constraint for null safety by Kevin Moore · 4 years ago
  73. d259ac3 Fix type error by Kevin Moore · 4 years ago
  74. c84b345 Enable and fix some more lints by Kevin Moore · 4 years, 2 months ago
  75. c2f830a Delete lints that are commented out by Kevin Moore · 4 years, 2 months ago
  76. ff7930d Enable and fix 'prefer_final_locals' by Kevin Moore · 4 years, 2 months ago
  77. c4d1905 Remove unneeded null check by Kevin Moore · 4 years, 2 months ago
  78. becb344 mostly happy by Kevin Moore · 4 years, 3 months ago
  79. 8cd14d1 null_safety: add build_test requirements by Kevin Moore · 4 years, 3 months ago
  80. dc0ddb1 enable and fix a number of additional lints by Kevin Moore · 4 years, 3 months ago
  81. 7d5228c lint: prefer final locals by Kevin Moore · 4 years, 3 months ago
  82. 6185feb Fix ignored pedantic lint: omit_local_variable_types by Kevin Moore · 4 years, 3 months ago
  83. f1b43a2 analysis_options: remove lints duplicated by pkg:pedantic by Kevin Moore · 4 years, 3 months ago
  84. 24cf77e readme: Remove gratuitous title (#215) by Kevin Moore · 4 years, 3 months ago
  85. a9d8270 fix a number of lints (#214) by Kevin Moore · 4 years, 4 months ago
  86. fdd8bf7 Reuse temp variables in Aabb2.transform methods. (#211) by Jim Graham · 4 years, 10 months ago
  87. 4b6d6a8 fix latest pedantic lints (#208) by Kevin Moore · 5 years ago
  88. 52f7691 Reuse Matrix3, Matrix4 and Vector3 in decompose (#207) by Stephen Adams · 5 years ago
  89. 4e83308 Benchmark2 (#203) by Stephen Adams · 5 years ago
  90. b145d38 started on non_constant_identifier_names by Kevin Moore · 5 years ago
  91. a535118 Fix constant_identifier_names by Kevin Moore · 5 years ago
  92. ea67e7e fix comment references by Kevin Moore · 5 years ago
  93. 1de6169 Many lints! by Kevin Moore · 5 years ago
  94. e21f631 Enable and fix pedantic lints, test analyzer on travis by Kevin Moore · 5 years ago
  95. dfba401 Get travis green, test on oldest supported SDK... (#200) by Kevin Moore · 5 years ago
  96. 9427d48 No need for 2.0.9 yet - the changes therein belong in yet-to-be-released 2.0.8 (#195) by Todd Volkert · 6 years ago 2.0.8
  97. 501a779 Fix more Dart 2 core library constant names. (#194) by Bob Nystrom · 6 years ago
  98. 146509a Merge pull request #190 from lrhn/remove-uppercase-constants by John McCutchan · 6 years ago
  99. 25fdb7a Remove usage of deprecated Dart 1 upper-case constants. by Lasse R.H. Nielsen · 6 years ago
  100. ba2c724 Bump version to 2.0.8-dev by John McCutchan · 6 years ago