1. f7c1033 docs: Add Flame to libraries using vector_math (#256) by Lukas Klingsbo · 2 years, 5 months ago
  2. 36d46b6 use Object.hashAll (#253) by Kevin Moore · 2 years, 8 months ago v2.1.1
  3. 0cf5fa4 ignore newly enforced lints (#252) by Kevin Moore · 2 years, 10 months ago
  4. 37c5940 use latest deps (#251) by Kevin Moore · 2 years, 10 months ago
  5. dffdc7c Move to GitHub actions (#247) by Kevin Moore · 3 years, 1 month ago
  6. 527da57 Support latest dependencies, cleanup analysis options (#246) by Kevin Moore · 3 years, 2 months ago
  7. 0a5fd95 Prepare to publish for stable null safety (#244) by Nate Bosch · 3 years, 4 months ago v2.1.0
  8. 3dc450c fix some analyzer warnings/hints, depend on null safe benchmark_harness (#239) by Jacob MacDonald · 3 years, 6 months ago
  9. edba78c remove redundant experiment (#238) by Phil Quitslund · 3 years, 6 months ago
  10. f7e11a5 Bump SDK constraints for pub (#236) by Nate Bosch · 3 years, 7 months ago 2.1.0-nullsafety.5
  11. ba3947e remove dep overrides (#235) by Jacob MacDonald · 3 years, 7 months ago 2.1.0-nullsafety.4
  12. 773c05a allow the 2.12 prerelease sdks (#234) by Jacob MacDonald · 3 years, 7 months ago
  13. f9a4b82 Prepare for the 2.11 dev SDKs (#233) by Nate Bosch · 3 years, 8 months ago 2.1.0-nullsafety.3
  14. af41953 Support the latest build_test package (#232) by Kevin Moore · 3 years, 9 months ago
  15. 49190e7 Update .travis.yml by Kevin Moore · 3 years, 10 months ago
  16. 0c9f5d6 update for the 2.10 dev sdk (#231) by Jacob MacDonald · 3 years, 10 months ago v2.1.0-nullsafety.2
  17. 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
  18. 90631fb Prepare for null safe release (#228) by Kevin Moore · 3 years, 11 months ago
  19. 4863b7b additional nnbd fixes (#227) by Jacob MacDonald · 3 years, 11 months ago
  20. 8e8c17d remove final declaration for non-final fields (#226) by Jacob MacDonald · 3 years, 11 months ago
  21. 1255bcf append additional license (#225) by Jacob MacDonald · 4 years ago
  22. de4f0bd Merge branch 'master' into null_safety by Jacob MacDonald · 4 years ago
  23. e13ab6e prep for merge into master (#222) by Jacob MacDonald · 4 years ago
  24. de1661e remove redundant arg by Kevin Moore · 4 years ago
  25. e23124b Add two more overrides by Kevin Moore · 4 years ago
  26. dbcb8ef Merge remote-tracking branch 'origin/master' into null_safety by Kevin Moore · 4 years ago
  27. e85cd3f Remove gratuitous library declarations (#218) by Kevin Moore · 4 years ago
  28. 881b247 add another null safe overrid efor stream_channele by Kevin Moore · 4 years ago
  29. 5ecf823 add string scanner to dep overrides by Kevin Moore · 4 years, 1 month ago
  30. 41a23f0 add dep overrides for test items by Kevin Moore · 4 years, 1 month ago
  31. e51af40 Remove some warnings by Kevin Moore · 4 years, 1 month ago
  32. 8170e94 Merge branch 'master' into null_safety by Kevin Moore · 4 years, 1 month ago
  33. 26c0b80 update SDK constraint for null safety by Kevin Moore · 4 years, 1 month ago
  34. d259ac3 Fix type error by Kevin Moore · 4 years, 1 month ago
  35. c84b345 Enable and fix some more lints by Kevin Moore · 4 years, 3 months ago
  36. c2f830a Delete lints that are commented out by Kevin Moore · 4 years, 3 months ago
  37. ff7930d Enable and fix 'prefer_final_locals' by Kevin Moore · 4 years, 3 months ago
  38. c4d1905 Remove unneeded null check by Kevin Moore · 4 years, 3 months ago
  39. becb344 mostly happy by Kevin Moore · 4 years, 3 months ago
  40. 8cd14d1 null_safety: add build_test requirements by Kevin Moore · 4 years, 3 months ago
  41. dc0ddb1 enable and fix a number of additional lints by Kevin Moore · 4 years, 3 months ago
  42. 7d5228c lint: prefer final locals by Kevin Moore · 4 years, 3 months ago
  43. 6185feb Fix ignored pedantic lint: omit_local_variable_types by Kevin Moore · 4 years, 3 months ago
  44. f1b43a2 analysis_options: remove lints duplicated by pkg:pedantic by Kevin Moore · 4 years, 3 months ago
  45. 24cf77e readme: Remove gratuitous title (#215) by Kevin Moore · 4 years, 3 months ago
  46. a9d8270 fix a number of lints (#214) by Kevin Moore · 4 years, 5 months ago
  47. fdd8bf7 Reuse temp variables in Aabb2.transform methods. (#211) by Jim Graham · 4 years, 10 months ago
  48. 4b6d6a8 fix latest pedantic lints (#208) by Kevin Moore · 5 years ago
  49. 52f7691 Reuse Matrix3, Matrix4 and Vector3 in decompose (#207) by Stephen Adams · 5 years ago
  50. 4e83308 Benchmark2 (#203) by Stephen Adams · 5 years ago
  51. b145d38 started on non_constant_identifier_names by Kevin Moore · 5 years ago
  52. a535118 Fix constant_identifier_names by Kevin Moore · 5 years ago
  53. ea67e7e fix comment references by Kevin Moore · 5 years ago
  54. 1de6169 Many lints! by Kevin Moore · 5 years ago
  55. e21f631 Enable and fix pedantic lints, test analyzer on travis by Kevin Moore · 5 years ago
  56. dfba401 Get travis green, test on oldest supported SDK... (#200) by Kevin Moore · 5 years ago
  57. 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
  58. 501a779 Fix more Dart 2 core library constant names. (#194) by Bob Nystrom · 6 years ago
  59. 146509a Merge pull request #190 from lrhn/remove-uppercase-constants by John McCutchan · 6 years ago
  60. 25fdb7a Remove usage of deprecated Dart 1 upper-case constants. by Lasse R.H. Nielsen · 6 years ago
  61. ba2c724 Bump version to 2.0.8-dev by John McCutchan · 6 years ago
  62. c3d548a Release 2.0.7 by John McCutchan · 6 years ago 2.0.7
  63. b6561d9 Merge pull request #188 from SebastianPFernandez/combine-index-bug-patch by John McCutchan · 6 years ago
  64. 10fcd15 Fixed indexing bug in MeshGeometry.combine by SebastianPFernandez · 6 years ago
  65. 88218c4 Bump version to 2.0.7-dev by John McCutchan · 6 years ago
  66. 4ea1825 Prepare release 2.0.6 by John McCutchan · 6 years ago
  67. c3c8119 Merge pull request #187 from jacob314/try_invert_matrix by John McCutchan · 6 years ago
  68. e33d8d7 Add Matrix4.tryInvert static method to support attempting to invert a matrix without throwing an by Jacob Richman · 6 years ago
  69. 3027ae9 Update changelog.md by John McCutchan · 6 years ago
  70. c28da8b Update README.md by John McCutchan · 6 years ago
  71. 3c284ca Merge pull request #186 from jackd/master by John McCutchan · 6 years ago
  72. a317130 fixed angleTo implementation, added tests by Dominic Jack · 6 years ago
  73. be47563 Merge pull request #183 from lexaknyazev/tweaks by John McCutchan · 7 years ago
  74. c663cc2 Fix examples in README.md to use cascade by Alexey Knyazev · 7 years ago
  75. 45deb8a Use null-aware assignment, fix MeshGeometry.copy for indexed meshes. by Alexey Knyazev · 7 years ago
  76. fdb4f0e Don't explicitly initialize optional parameters to null by Alexey Knyazev · 7 years ago
  77. f824e45 Use null-aware operators in vector_math by Alexey Knyazev · 7 years ago
  78. ded5173 Bump version to 2.0.6-dev by John McCutchan · 7 years ago
  79. 8585e1f Release v2.0.5 by John McCutchan · 7 years ago 2.0.5
  80. 6c0460b Merge pull request #182 from lexaknyazev/strong-mode by John McCutchan · 7 years ago
  81. 808300b Remove unneeded linter comments by Alexey Knyazev · 7 years ago
  82. 1670aff Remove lints from analysis_options, fix strong-mode for tests, by Alexey Knyazev · 7 years ago
  83. c4d8f5d Consistently use lower-case library import aliases by Alexey Knyazev · 7 years ago
  84. 8ee5f88 Fix typo by Alexey Knyazev · 7 years ago
  85. cb053f5 Add analysis_options by Alexey Knyazev · 7 years ago
  86. 24318e2 Bring back accidentally removed line by Alexey Knyazev · 7 years ago
  87. c13e305 Ensure dartfmt by Alexey Knyazev · 7 years ago
  88. 0b85947 Strong mode and linter clean-up for vector_math_64 by Alexey Knyazev · 7 years ago
  89. 355b3d3 Strong mode and linter clean-up for vector_math by Alexey Knyazev · 7 years ago
  90. b1333c3 Strong mode and linter clean-up for vector4 by Alexey Knyazev · 7 years ago
  91. 133f583 Strong mode and linter clean-up for vector3 by Alexey Knyazev · 7 years ago
  92. c5ef33b Strong mode and linter clean-up for vector2 by Alexey Knyazev · 7 years ago
  93. 07b05ba Strong mode and linter clean-up for vector by Alexey Knyazev · 7 years ago
  94. a598980 Strong mode and linter clean-up for sphere by Alexey Knyazev · 7 years ago
  95. 973b232 Strong mode and linter clean-up for triangle by Alexey Knyazev · 7 years ago
  96. 16701be Strong mode and linter clean-up for ray by Alexey Knyazev · 7 years ago
  97. c83e589 Strong mode and linter clean-up for quaternion by Alexey Knyazev · 7 years ago
  98. 73c5c23 Strong mode and linter clean-up for quad by Alexey Knyazev · 7 years ago
  99. 710080e Strong mode and linter clean-up for plane by Alexey Knyazev · 7 years ago
  100. d5bf491 Strong mode and linter clean-up for matrix4 by Alexey Knyazev · 7 years ago