1. 17 Apr, 2015 2 commits
  2. 16 Apr, 2015 2 commits
    • jean-pierre charras's avatar
      Eeschema: Fix a very old bug relative to the tool to load power parts: · 4daf9039
      jean-pierre charras authored
      Previously, only the lib named "power" was used (and therefore power parts defined in other libs not shown).
      Now, all power parts can be loaded from any library.
      Also, when loading power parts from the chose component dialog or the lib viewer, libs and parts are filtered:  only power parts and libs containing power parts are listed.
      Hotkeys: move a few global strings in the files where ther are actually used (and make them local.) and code cleaning.
      Fix a few other minor issues.
      4daf9039
    • unknown's avatar
      3D viewer: fix issues with transparencies in some models (material issues in VRML2 parser) · d40ea8ad
      unknown authored
      Fix some issues in filling zones normals.
      Fix an issue with some models that have materials but didn't defined the diffuse color.
      Workaround for Bug #1443431.
      Implement some missing "code logic" for pervertexperface normals.
      Remove some not used functions.
      Calculate normals using double type.
      d40ea8ad
  3. 14 Apr, 2015 2 commits
  4. 12 Apr, 2015 1 commit
  5. 11 Apr, 2015 1 commit
  6. 10 Apr, 2015 3 commits
  7. 09 Apr, 2015 2 commits
  8. 08 Apr, 2015 2 commits
  9. 07 Apr, 2015 2 commits
  10. 06 Apr, 2015 1 commit
  11. 05 Apr, 2015 3 commits
  12. 04 Apr, 2015 1 commit
  13. 03 Apr, 2015 2 commits
  14. 02 Apr, 2015 6 commits
  15. 31 Mar, 2015 2 commits
  16. 30 Mar, 2015 4 commits
  17. 29 Mar, 2015 1 commit
    • Wayne Stambaugh's avatar
      Add path (environment variable) configuration dialog. · 45d0448b
      Wayne Stambaugh authored
      * Create new dialog to edit environment variables.
      * Add helper class ENV_VAR_ITEM to manage environment variable values and
        if they were defined externally.
      * A path configuration dialog access to KiCad, CvPcb, Pcbnew, and Footprint Editor
        window menus.
      * Add validator for environment variables.
      45d0448b
  18. 28 Mar, 2015 1 commit
  19. 26 Mar, 2015 2 commits