Sat, 28 Jan 2017 17:47:06 +0200 | Teemu Piippo | Happy new year 2017! | file | diff | annotate |
Sat, 28 Jan 2017 17:23:04 +0200 | Teemu Piippo | Moved the identity matrix constant into Matrix's namespace | file | diff | annotate |
Sat, 28 Jan 2017 17:20:16 +0200 | Teemu Piippo | Removed the dangerous C-array constructor from the matrix - no need for it anyway since the matrix already is an array of doubles. | file | diff | annotate |
Sat, 28 Jan 2017 17:14:05 +0200 | Teemu Piippo | Reworked the Matrix interface so that less index math is involved | file | diff | annotate |
Sun, 08 May 2016 20:54:52 +0300 | Teemu Piippo | Moved matrix into new source/header pair in types/ | file | diff | annotate |