1. a3ed984 Merge pull request #130 from kevmoo/use_test_pkg by John McCutchan · 9 years ago
  2. 1349a07 Merge pull request #129 from Fox32/feature/loadstore-performance by John McCutchan · 9 years ago
  3. 33a0bbf Use unique names for private fields in Vector(2,3,4), Matrix (2,3,4) by Kevin Moore · 9 years ago
  4. a9bbc2f update generate for last CL by Kevin Moore · 9 years ago
  5. 110b7b6 Merge pull request #132 from Fox32/feature/rename-storage-variable by Kevin Moore · 9 years ago
  6. fd6ea9b Preperations for renaming the private variables (make sure that they are used everywhere) by Oliver Sand · 9 years ago
  7. 265a683 use test package directly by Kevin Moore · 9 years ago
  8. 9dbce2e Implement VectorList store and load in every class to improve performance by Oliver Sand · 9 years ago
  9. ad14ed0 Merge pull request #128 from Fox32/feature/vector-list by John McCutchan · 9 years ago
  10. f921414 Merge pull request #123 from Fox32/feature/add-length-setter by John McCutchan · 9 years ago
  11. e834f4f Implement vector list operations: by Oliver Sand · 9 years ago
  12. 697c852 Split up vector lists classes into own files by Oliver Sand · 9 years ago
  13. 464d977 Merge pull request #125 from Fox32/feature/add-obb by Kevin Moore · 9 years ago
  14. b4ca4bc Add Obb3 implementation with basic intersection tests (+1 squashed commits) by Oliver Sand · 10 years ago
  15. 6b74d1a Merge pull request #124 from Fox32/feature/cleanup-matrix4 by Kevin Moore · 9 years ago
  16. 15cd30b Cleanup matrix4 Same procedure as for matrix3 by Oliver Sand · 9 years ago
  17. d2287ec Implement a length setter in vector2, vector3 and vector4 by Oliver Sand · 9 years ago
  18. c8c5fd9 Merge pull request #122 from Fox32/feature/aabb-triangle-test by John McCutchan · 9 years ago
  19. ba74253 Merge pull request #121 from Fox32/feature/cleanup-opengl by John McCutchan · 9 years ago
  20. 566c657 Merge pull request #80 from ceronman/master by John McCutchan · 9 years ago
  21. 9a6be82 Merge pull request #119 from Fox32/feature/cleanup-matrix3 by John McCutchan · 9 years ago
  22. ecc5e9a Update some comments by Oliver Sand · 9 years ago
  23. 5544463 Regenerate vector_math_64 by Oliver Sand · 9 years ago
  24. 09ec8f1 Regenerate vector_math_64 by Oliver Sand · 9 years ago
  25. fcb6cf8 Cleanup opengl by Oliver Sand · 9 years ago
  26. 7fec1b2 Added an equals operator for the vector classes. by Manuel Ceron · 9 years ago
  27. bef382e Regenerate vector math 64 by Oliver Sand · 9 years ago
  28. 4787cad Format code by Oliver Sand · 9 years ago
  29. 7e849f5 Cleanup matrix3 Same procedure as for matrix3 by Oliver Sand · 9 years ago
  30. b5563c2 Merge pull request #83 from udhos/master by John McCutchan · 9 years ago
  31. 26065c5 Merge pull request #118 from brason/feature/matrix by John McCutchan · 9 years ago
  32. ae5b66b Merge pull request #116 from Fox32/feature/cleanup-vector4 by John McCutchan · 9 years ago
  33. db022c6 Merge pull request #117 from Fox32/feature/cleanup-matrix2 by John McCutchan · 9 years ago
  34. d4754c4 Matrix3: add copyNormalMatrix by brason · 9 years ago
  35. 01e743f Add tests by brason · 9 years ago
  36. ffa764e Matrix4: add getNormalMatrix, getMaxScaleOnAxis, compose, decompose, and applyToVector3Array by brason · 9 years ago
  37. 8327030 Matrix3: add applyToVector3Array by brason · 9 years ago
  38. ce96387 Vector4: add applyMatrix4 by brason · 9 years ago
  39. 64cb831 Vector3: add applyMatrix3 and applyMatrix4 by brason · 9 years ago
  40. 1f2996b Sync with upstream. by Everton Marques · 9 years ago
  41. b831234 Cleanup matrix2 by Oliver Sand · 9 years ago
  42. 86d39cc Cleanup vector4 by Oliver Sand · 9 years ago
  43. e02cea1 Merge pull request #115 from Fox32/feature/cleanup-vector3 by John McCutchan · 9 years ago
  44. 18528b5 Add intersectsWithTriangle, intersectsWithPlane, and intersectsWithQuad by Oliver Sand · 9 years ago
  45. 97a2aa4 Add intersection result used by obb3 and aabb3 by Oliver Sand · 9 years ago
  46. 0526504 Format code Adapt the changes also for the latest changes by Oliver Sand · 9 years ago
  47. 65c69eb Move getter closer to the private field by Oliver Sand · 9 years ago
  48. 59df50a Cleanup vector3 by Oliver Sand · 9 years ago
  49. ff7a4f0 Merge pull request #114 from Fox32/feature/cleanup-vector2 by John McCutchan · 9 years ago
  50. 5ba7601 Add missing test for new constructor by Oliver Sand · 9 years ago
  51. 02cfd67 Cleanup vector2 by Oliver Sand · 9 years ago
  52. db1d21c Merge pull request #112 from Fox32/feature/cleanup-aabb3 by John McCutchan · 9 years ago
  53. 9c89c15 Merge pull request #111 from brason/feature/vector by John McCutchan · 9 years ago
  54. fbd547f Merge pull request #113 from Fox32/feature/add_test_all.dart by Kevin Moore · 9 years ago
  55. 8456853 Add test_all.dart again as it's required for code coverage by Oliver Sand · 9 years ago
  56. d9abd3f Regenerate vector_math_64 by brason · 9 years ago
  57. df2e954 Add tests by brason · 9 years ago
  58. cb093c5 Vector4: add clamp, clampScalar, floor, ceil, round and roundToZero by brason · 9 years ago
  59. da44047 Vector3: add applyAxisAngle and applyQuaternion by brason · 9 years ago
  60. 0e4e33c Vector3: add clamp, clampScalar, floor, ceil, round and roundToZero by brason · 9 years ago
  61. a4328d3 Vector2: add clamp, clampScalar, floor, ceil, round and roundToZero by brason · 9 years ago
  62. 93e44b5 Cleanup aabb by Oliver Sand · 9 years ago
  63. 7cc7e99 Merge pull request #110 from Fox32/feature/cleanup-tests by John McCutchan · 9 years ago
  64. c199014 Remove test_all.dart, with the new test runner the file become unnecessary (is outdated anyway and drone.io build are already broken) by Oliver Sand · 9 years ago
  65. b3e6ea8 Merge pull request #100 from Fox32/feature/cleanup-frustum by John McCutchan · 9 years ago
  66. 0eb5e8e Add missing test for Frustum.intersectsWithAabb3(...) by Oliver Sand · 9 years ago
  67. c51d9bb Merge pull request #92 from Fox32/feature/fix-vector-list-stride by John McCutchan · 9 years ago
  68. 0758a69 Merge pull request #101 from Fox32/feature/add-smoothstep by John McCutchan · 9 years ago
  69. 0f1c36e Merge pull request #109 from Fox32/feature/cleanup-ray by John McCutchan · 9 years ago
  70. ecd42ed Regenerate vector_math_64 by Oliver Sand · 9 years ago
  71. 5aa5027 Fix link in readme by Oliver Sand · 9 years ago
  72. 9ece084 Regenerate vector math 64 by Oliver Sand · 9 years ago
  73. 0e75f07 Cleanup ray class by Oliver Sand · 9 years ago
  74. 8a66675 Put tests into a group by Oliver Sand · 9 years ago
  75. 0c13e57 Fix special case were the stride is overlapping the size of the list by Oliver Sand · 9 years ago
  76. 1caa9bf Add a text for a corner case of vector2 list by Oliver Sand · 9 years ago
  77. 1582d9f Put vector list tests into own file by Oliver Sand · 9 years ago
  78. 2b286d5 Merge pull request #103 from Fox32/feature/rename-constants by John McCutchan · 9 years ago
  79. 239237c Merge pull request #108 from Fox32/feature/missing-headers by John McCutchan · 9 years ago
  80. 9da300c Merge pull request #94 from Fox32/feature/readme by John McCutchan · 9 years ago
  81. c9791eb Merge pull request #98 from Fox32/feature/check-bounds by John McCutchan · 9 years ago
  82. 2670484 Replace hop task to generate vector_math_64 with a standalone script by Oliver Sand · 9 years ago
  83. 3f41e88 Add asserts to entry and setEntry as a out of bound without an exception would be possible. by Oliver Sand · 9 years ago
  84. 56560a5 Add documentation to library files by Oliver Sand · 9 years ago
  85. c12e986 Rename constants back to lowerCase (style guide was changed) by Oliver Sand · 9 years ago
  86. f5a9ba9 Add missing headers by Oliver Sand · 9 years ago
  87. 299223b Merge pull request #105 from Fox32/feature/add-quad by John McCutchan · 9 years ago
  88. ad313da Merge pull request #106 from Fox32/feature/cleanup-sphere by John McCutchan · 9 years ago
  89. 8e1785e Merge pull request #107 from Fox32/feature/cleanup-quaternion by John McCutchan · 9 years ago
  90. 929261a Merge pull request #104 from Fox32/feature/perspective-transform by John McCutchan · 9 years ago
  91. 1e517b8 Merge pull request #95 from Fox32/feature/vector-angle-to by John McCutchan · 9 years ago
  92. aef6297 Merge pull request #97 from Fox32/feature/copy-rotation by John McCutchan · 9 years ago
  93. fe81342 Merge pull request #93 from Fox32/feature/vector-list-doc-comments by John McCutchan · 9 years ago
  94. 1bd3e8d Merge pull request #96 from Fox32/feature/improve-distance-to by John McCutchan · 9 years ago
  95. ee45ed7 Merge pull request #91 from Fox32/feature/fix-normalizeLength by John McCutchan · 9 years ago
  96. 468ec10 Merge pull request #99 from kevmoo/google_move by John McCutchan · 9 years ago
  97. ff067ef Cleanup sphere class by Oliver Sand · 9 years ago
  98. e7bf99e Cleanup quaternion by Oliver Sand · 9 years ago
  99. 6155561 Add quad class, cleanup triangle, and add tests. by Oliver Sand · 9 years ago
  100. 57b9602 Add perspective transform to Matrix4 by Oliver Sand · 9 years ago