~lkundrak/kicad/appstream-data

Viewing all changes in revision 6713.

  • Committer: jean-pierre charras
  • Date: 2016-04-29 09:37:33 UTC
  • Revision ID: jp.charras@wanadoo.fr-20160429093733-yhm80i8nkf8vgvii
Fix incompatibility between basic_gal (which used angles in degrees in rotation) and other gal layers (which used radians in rotation). Rotation angles are now in radians.
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)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: