Browse Source
Fix erroneous optimization in VECTOR2<T>::Rotate (which was made for angles in degrees): Angles are in radians, and only 0 rd rotation is skipped ( case very frequent, especially in eeschema)pull/12/head
4 changed files with 9 additions and 13 deletions
Loading…
Reference in new issue