Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated licence clause to WTFPL, adding legal safety for me and the users. | Wolfgang Draxinger | 2012-09-30 | 1 | -0/+6 |
* | fixed several bugs in matrix processing | Wolfgang Draxinger | 2012-09-30 | 1 | -4/+10 |
* | fixed mat4x4_mul and frustum functions. mat4x4_rotate still needs fixing | Wolfgang Draxinger | 2012-08-11 | 1 | -11/+16 |
* | fixed vec<n>_length vs. vec<n>_len, rotation matrix intermediary rotscale mat... | Wolfgang Draxinger | 2012-03-16 | 1 | -3/+3 |
* | inplace mat4x4_invert now possible | Wolfgang Draxinger | 2012-01-07 | 1 | -1/+3 |
* | fixes | Wolfgang Draxinger | 2012-01-06 | 1 | -40/+52 |
* | linmath.h -- added code for ortho projection matrix, fixed some copynpaste ty... | Wolfgang Draxinger | 2012-01-06 | 1 | -5/+18 |
* | added linmath.h | Wolfgang Draxinger | 2012-01-06 | 1 | -0/+411 |