summaryrefslogtreecommitdiffstats
path: root/src/Tracer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CheckBasicStyle: checks spaces around * and &.Mattes D2015-05-091-2/+3
|
* Tracer::signum function now returns intWoazboat2015-05-081-1/+2
| | | | | | convert c style casts to c++ static casts Changed fabs() to std::abs()
* Changed Tracer::m_NormalTable to static arrayWoazboat2015-05-081-1/+3
| | | | Was previously instantiated for every trace
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-3/+3
|
* Fixed basic whitespace problems.madmaxoft2014-07-171-1/+1
| | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
* Unified Vector classesandrew2014-03-111-2/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+82