Historial de Commits

Autor SHA1 Mensaje Fecha
  Vitaliy Klychkov 30845124b4 Add additional functions for ivec2 and ivec3 hace 2 años
  Recep Aslantas 3a2a26e5a4 Merge pull request #377 from telephone001/euler_to_quat_lh hace 2 años
  John Choi fa6244c42b added tests for euler_to_quat_lh. Currently they don't have any euler->mat4->quat tests because there is no left handed version of those. But I could try to find a way to change it hace 2 años
  Recep Aslantas 040926999a Merge pull request #369 from telephone001/master hace 2 años
  John Choi d820410435 Merge remote-tracking branch 'refs/remotes/origin/master' hace 2 años
  John Choi 39c0c1e784 added handed folder and also made rh tests for the euler->quat functions. Still deciding on what to name the macro for lefthanded stuff hace 2 años
  BeeverFeever 4c9b32324d Add tests for ivec -= and += functions hace 2 años
  telephone001.mdl 46aaf250fa Merge branch 'master' into master hace 2 años
  John Choi 732a403112 changed last parameter to be destination and also removed the euler->mat4->quat test. hace 2 años
  Recep Aslantas b45657f673 Update tests.h hace 2 años
  telephone001.mdl e24675c6e0 Merge branch 'recp:master' into master hace 2 años
  BeeverFeever 4c4a69ddfe Should be all hace 2 años
  John Choi 036fd4848b moved all my stuff to euler because it fits there better. Also, had to move my tests into a single euler test because it wouldn't work outside that one test. Maybe later I will create test_euler.h like how test_quat.h works hace 2 años
  John Choi c5694c5c17 made all the functions. I have miscalculated some stuff and am currently trying to test them. I have created all the testing functions as well hace 2 años
  John Choi d67ac97323 got the euler to quat xyz working and got the tests to pass hace 2 años
  BeeverFeever f8b6573de8 Write tests for new functions hace 2 años
  duarm 9484155c98 adding vec2_center hace 2 años
  duarm 9d0c9fdb87 adding ivec2, ivec3, ivec4 prints, eqv, eq and fill, documentation fixes hace 2 años
  Vincent Davis Jr da51741c50 test: add missing mat4x3 tests hace 2 años
  Vincent Davis Jr a5d8e61c2b test: add missing mat4x2 tests hace 2 años
  Vincent Davis Jr eece0b7bc9 test: add missing mat3x2 tests hace 2 años
  Vincent Davis Jr 37d20f7da8 test: add missing mat2x4 tests hace 2 años
  Vincent Davis Jr 006e4ffbdf test: add missing mat2x3 tests hace 2 años
  Vincent Davis Jr 3d292c3a2e add new matrix mat4x3 hace 2 años
  Vincent Davis Jr 2df26c0ecf add new matrix mat4x2 hace 2 años
  Vincent Davis Jr e09cf11f1c add new matrix mat3x4 hace 2 años
  Vincent Davis Jr 4e44e74d48 add new matrix mat3x2 hace 2 años
  Vincent Davis Jr dd6a0b3175 add missing mat2x# test and mat2x3 window headers hace 2 años
  Vincent Davis Jr fe7471e8f8 add new matrix mat2x4 hace 2 años
  Vincent Davis Jr 6317ed90e7 add new matrix mat2x3 hace 2 años