1. 01 May, 2013 1 commit
    • Lorenzo Marcantonio's avatar
      Angle and distances cleanup (preparing for angles in doubles) · 0e903dba
      Lorenzo Marcantonio authored
      - Removed spurious int casts (these are truncated anyway and will break
        doubles)
      
      - Applied the Distance, GetLineLength, EuclideanNorm, DEG2RAD, RAD2DEG
        ArcTangente and NORMALIZE* functions where possible
      
      - ArcTangente now returns double and handles the 0,0 case like atan2, so
        it's no longer necessary to check for it before calling
      
      - Small functions in trigo moved as inline
      0e903dba
  2. 18 Apr, 2013 1 commit
  3. 06 Apr, 2013 1 commit
  4. 17 Mar, 2013 2 commits
  5. 16 Mar, 2013 2 commits
  6. 15 Mar, 2013 4 commits
  7. 12 Mar, 2013 1 commit
  8. 11 Mar, 2013 1 commit
  9. 11 Feb, 2013 1 commit
    • Wayne Stambaugh's avatar
      Configuration and compile documentation improvements. · 4d465ec8
      Wayne Stambaugh authored
      * Improve the stable and testing build version option logic.
      * Use CMake FindPythonInterp to configure the Python interpreter.
      * Use Python interpreter to determine the system Python module install
        path if not already defined on the command line.
      * Add header symbol checks for asinh(), acosh(), and atanh().
      * Add test source to check for isinf() which can be defined as a C++template.
      * Replace conditional compile on windows systems for aXXXh() with CMake
        configuration tests.
      * A few minor MSVC compile fixes.
      * Fix incorrect python environment string in fixswigimports.py
      * Create a separate document for KiCad CMake build options.
      * Create a separate how to compile KiCad on Windows document.
      4d465ec8
  10. 16 Jan, 2013 1 commit
  11. 10 Nov, 2012 1 commit
  12. 24 Sep, 2012 1 commit
  13. 29 Aug, 2012 2 commits
  14. 10 Aug, 2012 1 commit
  15. 02 Aug, 2012 1 commit
  16. 01 Aug, 2012 1 commit
  17. 31 Jul, 2012 1 commit
  18. 29 Jul, 2012 1 commit
  19. 22 Jul, 2012 1 commit
  20. 15 Jul, 2012 1 commit
  21. 27 Jun, 2012 1 commit
  22. 16 May, 2012 1 commit
  23. 10 May, 2012 4 commits
  24. 09 May, 2012 2 commits
  25. 05 May, 2012 1 commit
  26. 01 May, 2012 1 commit
  27. 24 Apr, 2012 1 commit
  28. 22 Apr, 2012 1 commit
  29. 20 Apr, 2012 1 commit
  30. 09 Apr, 2012 1 commit