1. 14 Oct, 2013 2 commits
  2. 30 Sep, 2013 1 commit
  3. 29 Sep, 2013 1 commit
  4. 23 Sep, 2013 1 commit
  5. 09 Sep, 2013 1 commit
  6. 11 Apr, 2013 1 commit
  7. 28 Mar, 2013 1 commit
    • Maciej Suminski's avatar
      Replacement of classes BOX2 and VECTOR2 with their extended versions · 30e1aaec
      Maciej Suminski authored
      include/vector2d.h: Removed old version
      include/math/math_util.h: rescale() for VECTOR2
      include/math/vector2d.h: New version of VECTOR2
      include/math/box2.h: New version of BOX2
      common/drawframe.cpp: Refactorization of code, so it is compatible with new classes
      include/plot_common.h, pcbnew/basepcbframe.cpp: Changed header inclusion path
      CMakeLists.txt: Added definition to turn on WX_COMPATIBILITY for replacement classes
      30e1aaec