2017-01-28 Teemu Piippo Happy new year 2017! file | diff | annotate
2017-01-28 Teemu Piippo Moved the identity matrix constant into Matrix's namespace file | diff | annotate
2017-01-28 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
2017-01-28 Teemu Piippo Reworked the Matrix interface so that less index math is involved file | diff | annotate
2017-01-28 Teemu Piippo Actually, let's call it countof(). Makes more sense. file | diff | annotate
2017-01-28 Teemu Piippo Replaced uses of 'x.size()' with 'length(x)' file | diff | annotate
2017-01-28 Teemu Piippo refactor: added the length() function that's like Python's len() file | diff | annotate
2016-05-08 Teemu Piippo Moved matrix into new source/header pair in types/ file | diff | annotate
(0) tip

mercurial