13 Commitit (2ace630ed5e90dde04dd4de8d27905ee717f6571)

Tekijä SHA1 Viesti Päivämäärä
  Sam Hocevar 353d0a4417 math: last pass (hopefully) at the quaternion/euler conversions. 11 vuotta sitten
  Sam Hocevar d5d73330e8 math: more quaternion to Euler angles fixes, plus unit tests. 11 vuotta sitten
  Sam Hocevar 9ecd579593 math: fix quaternion to euler conversion and add unit tests. 11 vuotta sitten
  Sam Hocevar c6e453fe5c math: add unit tests for quat::rotate(vec3, vec3). 11 vuotta sitten
  Sam Hocevar e848af3f2a math: fix an error in the quaternion code and update test suite. 11 vuotta sitten
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 vuotta sitten
  Sam Hocevar f2c269cb1e math: add dot() for quaternions, plus the relevant unit test. 12 vuotta sitten
  Sam Hocevar c276dbb1ff math: allow to write 1.f / q to take a quaternion's inverse. 12 vuotta sitten
  Sam Hocevar 9e9c18d37e test: add several unit tests for rotations with matrices and quaternions. 12 vuotta sitten
  Sam Hocevar 8325d8889c math: chage quaternion constructor to wxyz order because it matches the 12 vuotta sitten
  Sam Hocevar d38a79ee3d math: move most vector and matrix member functions to global functions. 13 vuotta sitten
  Sam Hocevar 2d3ee50da3 test: do not test for strict doubles equality in quaternion unit test. 13 vuotta sitten
  Sam Hocevar 3dde22ea62 test: add missing quaternion unit tests. 13 vuotta sitten