1. 2a38dfa Fix readme header by Kevin Moore · 7 years ago master
  2. 594677f Merge pull request #8 from filiph/master by Filip Hracek · 7 years ago
  3. 2bd5f15 Fix bug in applyForceToCenter by Filip Hracek · 7 years ago
  4. bcb13e3 Bump version to 0.4.0 by Filip Hracek · 7 years ago
  5. a480df1 Pull in changes from jbox2d by Filip Hracek · 7 years ago
  6. 6aac893 Merge remote-tracking branch 'upstream/master' by Filip Hracek · 7 years ago
  7. fcfd5b5 fix ropejoint pool leak bug by Filip Hracek · 7 years ago
  8. 64ec590 fix typo by Filip Hracek · 7 years ago
  9. 586f627 TimeOfImpact loop fixes by Filip Hracek · 7 years ago
  10. 307cd65 Make velocityThreshold mutable by Filip Hracek · 7 years ago
  11. 76a37c9 Apply dartfmt by Filip Hracek · 7 years ago
  12. 212828b Disable implicit casts and and implicit dynamic by Filip Hracek · 7 years ago
  13. 0e5293d Turn strong mode on by Filip Hracek · 7 years ago
  14. da42c73 Apply dartfmt by Filip Hracek · 7 years ago
  15. f66c7b9 Disable implicit casts and and implicit dynamic by Filip Hracek · 7 years ago
  16. e0ec0f2 Turn strong mode on by Filip Hracek · 7 years ago
  17. 18af9ea Fixed typo in applyForceToCenter by psiroki · 8 years ago
  18. ca372e8 remove silly assert by Kevin Moore · 8 years ago
  19. cd3a4ea dartfmt by Kevin Moore · 8 years ago
  20. 1cc17ab ignore .packages by Kevin Moore · 8 years ago
  21. 1470443 Tighten vector_math version constraints by John McCutchan · 8 years ago
  22. 8ee9fa1 Release version 0.3.0 that is compatible with vector_math >= 2.0.0. by John McCutchan · 8 years ago
  23. d7a6b7e Remove Stopwatch calls by John McCutchan · 9 years ago
  24. c5e65d9 0.2.0 release by Kevin Moore · 9 years ago
  25. 387dda0 add build check for formatted code by Kevin Moore · 9 years ago
  26. 29a2dfd dartfmt by Kevin Moore · 9 years ago
  27. 1e09b5f Cleanup part deux. Also fixes a bug (racer car did not move). by Srdjan Mitrovic · 9 years ago
  28. 02103c7 Add Travis and code coverage support by Kevin Moore · 9 years ago
  29. defa0d7 Eliminate duplicate access via methods and properties in a number of places by Kevin Moore · 9 years ago
  30. 2cf7d9d Cleanups replacing 'm_..' and 'e_..' names. by Srdjan Mitrovic · 9 years ago
  31. 6500396 Prepare for 0.2.0-alpha.0 by Kevin Moore · 9 years ago
  32. 28809cc Cleanup to benchmarks by Kevin Moore · 9 years ago
  33. d3eb71f Update README.md by Seth Ladd · 9 years ago
  34. 6426df7 Merge branch 'master' of https://github.com/google/dbox2d into mat3 by Srdjan Mitrovic · 9 years ago
  35. 3d1225a Some cleanup by Kevin Moore · 9 years ago
  36. 563507c Be more precise in README by Srdjan Mitrovic · 9 years ago
  37. 4d1048c Switch to vector_maths Matrix2. by Srdjan Mitrovic · 9 years ago
  38. b56b962 Fill out README.md. by Srdjan Mitrovic · 9 years ago
  39. a1fe91a Switch to vector_math's Vector2 class (other Mat22, ...) to be replaced later. by Srdjan Mitrovic · 9 years ago
  40. 6ee2faf pub spec updates and formatting by Kevin Moore · 9 years ago
  41. 5dfa8a5 Fix friction test. by Srdjan Mitrovic · 9 years ago
  42. 755cc3d Contact.m_toiCount is integer not a double. by Vyacheslav Egorov · 9 years ago
  43. 0b34b0c Port examples to new box2d. Known bugs with some demos. by Srdjan Mitrovic · 9 years ago
  44. 9f0b715 formatting and ignore .pub dir by Kevin Moore · 9 years ago
  45. 26c4a1a Fix bug in colors. by Srdjan Mitrovic · 9 years ago
  46. dded18e More work switching to vector_math API. by Srdjan Mitrovic · 9 years ago
  47. dce6a5a Start adapting source base to vector_math's API (Vec2 -> Vector2, operators create new Vector2, addLocal -> add ...) by Srdjan Mitrovic · 9 years ago
  48. 0c36e14 Rename Color3f to Color3i and use integers instead of doubles for RGB. by Srdjan Mitrovic · 9 years ago
  49. cc4729e API cleanup by Kevin Moore · 9 years ago
  50. 451cbcb dbox2d: cleanup by Kevin Moore · 9 years ago
  51. b20889a codereview settings, formatting, moved library, added pubspec and .gitignore by Kevin Moore · 9 years ago
  52. a731c15 Add benchmark program, by Srdjan Mitrovic · 9 years ago
  53. 6ce1fce Initial check-in. Should be complete and correct. by Srdjan Mitrovic · 9 years ago
  54. d7160d5 first commit by Srdjan Mitrovic · 9 years ago