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