aboutsummaryrefslogtreecommitdiffstats
path: root/common/vecmat.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnecessary explicit copy methodsChris Robinson2019-09-081-20/+4
* Cleanup common sources' includesChris Robinson2019-07-291-7/+6
* Clean up some math stuffChris Robinson2018-12-221-1/+2
* Use proper classes for Vector and Matrix typesChris Robinson2018-12-121-32/+88
* Move the vector and matrix declarations to a separate headerChris Robinson2018-11-171-0/+46