summaryrefslogtreecommitdiffstats
path: root/src/math/test/matrix_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tests rewrite and Doxygen in src/mathPiotr Dziwinski2012-09-111-102/+22
| | | | | | - rewritten tests to use new framework - updated/reformatted Doxygen - removed legacy conversions
* Whitespace and language changePiotr Dziwinski2012-06-261-306/+306
| | | | | | | - changed tabs to spaces and DOS line endings to Unix (except in CBot and metafile) - changed language to English - fixed #include <d3d.h> in d3dengine.h
* Finished implementation of math functionsPiotr Dziwinski2012-06-071-14/+14
|
* Structs continuedPiotr Dziwinski2012-05-021-1/+84
|
* Structs continuedPiotr Dziwinski2012-05-011-196/+228
| | | | Basic functions finished and tested for matrix and vector.
* Structs continuedPiotr Dziwinski2012-04-291-0/+287