Rescaling and rotating has been leaving 1nm errors due to integer truncation in VECTOR2I. This rounds integers using KiROUND before returning
Makes class comments conform to coding standards
* Split up the thirdparty code into the thirdparty folder (#3637) * Create a new kimath static library containing all the math functions This is part of cleaning the build system for #1906.