Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -20/+20 |
| | |||||
* | CheckBasicStyle: checks spaces around * and &. | Mattes D | 2015-05-09 | 1 | -2/+3 |
| | |||||
* | Tracer::signum function now returns int | Woazboat | 2015-05-08 | 1 | -1/+2 |
| | | | | | | convert c style casts to c++ static casts Changed fabs() to std::abs() | ||||
* | Changed Tracer::m_NormalTable to static array | Woazboat | 2015-05-08 | 1 | -1/+3 |
| | | | | Was previously instantiated for every trace | ||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -3/+3 |
| | |||||
* | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines. | ||||
* | Unified Vector classes | andrew | 2014-03-11 | 1 | -2/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+82 |