1. 06 Oct, 2014 1 commit
  2. 09 Aug, 2014 1 commit
    • jean-pierre charras's avatar
      Cosmetic enhancement: change plot icon in menus. · cd85ee62
      jean-pierre charras authored
      3dviewer: back to double (from float) in class S3D_MASTER for 3 members (m_MatScale, m_MatRotation, m_MatPosition) which are used in dialogs and r/w file functions, which expect double.
      Using float create minor but unwanted issues in  r/w file functions.
      S3D_MATERIAL: enable all color options: if a 3d shape has bad color parameters, the shape must be modified, not the 3d rendering.
      The rendering now matches what we see in other vrml viewer like FreeCAD.
      Some minor coding style fixes.
      cd85ee62
  3. 31 May, 2014 1 commit
  4. 04 Apr, 2014 1 commit
  5. 12 Feb, 2014 2 commits
  6. 11 Feb, 2014 1 commit
  7. 09 Feb, 2014 1 commit
  8. 07 Feb, 2014 1 commit
  9. 06 Feb, 2014 4 commits
  10. 05 Feb, 2014 1 commit
  11. 29 Jan, 2014 1 commit
  12. 09 Jan, 2014 1 commit
  13. 19 Jul, 2013 1 commit
  14. 31 May, 2013 2 commits
  15. 01 Mar, 2013 1 commit
  16. 06 Jan, 2013 1 commit
  17. 20 Dec, 2012 1 commit
  18. 10 Dec, 2012 1 commit
  19. 05 Nov, 2012 1 commit
  20. 28 Oct, 2012 1 commit
  21. 14 Oct, 2012 2 commits
  22. 28 Sep, 2012 1 commit
  23. 29 Aug, 2012 1 commit
    • jean-pierre charras's avatar
      Minor cosmetic enhancements. · 79d55c04
      jean-pierre charras authored
      Kicad manager: shows now svg files in tree files.
      Pcbnew: fix incorrect printing (board out of page) when creating drill map in postscript format ( noticeable mainly for small boards)
      79d55c04
  24. 26 Aug, 2012 1 commit
    • jean-pierre charras's avatar
      3D viewer: · 31ff1bac
      jean-pierre charras authored
        *  serious code cleanup (remove duplicate code)
        *  shows (option in 3D preference menu) the copper items (tracks, zones...)  in 3D, using 35 microns copper thickness.
            However, because there are a lot more3D data to show (roughly 4 times more), this is slower.
      31ff1bac
  25. 11 Aug, 2012 1 commit
  26. 13 Jul, 2012 1 commit
  27. 10 Jul, 2012 1 commit
  28. 20 Jun, 2012 1 commit
  29. 19 Jun, 2012 1 commit
  30. 09 May, 2012 1 commit
  31. 04 May, 2012 2 commits
  32. 27 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      Fix issues about translations: · e356e6dc
      jean-pierre charras authored
      Eeschema: one string with a bad char (\a, not useable in internationalized strings).
      Dialog_page_settings: use not translated strings in code, so strings can be freely translated for the UI.
      (Initial code was not working with existing translations)
      Update 2 icons.
      e356e6dc
  33. 24 Mar, 2012 1 commit