summaryrefslogtreecommitdiffstats
path: root/src/math
Commit message (Collapse)AuthorAgeFilesLines
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-103-37/+37
|
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-103-11/+10
| | | | Additionally, changed #ifndef to #pragma once everywhere
* Moved old math filesPiotr Dziwinski2012-06-074-0/+0
|
* Finished implementation of math functionsPiotr Dziwinski2012-06-079-538/+636
|
* Structs continuedPiotr Dziwinski2012-05-034-59/+332
|
* Structs continuedPiotr Dziwinski2012-05-026-57/+276
|
* Structs continuedPiotr Dziwinski2012-05-018-296/+624
| | | | Basic functions finished and tested for matrix and vector.
* Structs continuedPiotr Dziwinski2012-04-297-103/+750
|
* Structs continuedPiotr Dziwinski2012-04-284-13/+130
|
* Structs continuedPiotr Dziwinski2012-04-285-53/+211
|
* Split math functions; beginning of common structuresPiotr Dziwinski2012-04-285-0/+582
|
* Source files split into modulesPiotr Dziwinski2012-04-285-0/+1584