1. 06 Mar, 2015 1 commit
  2. 05 Mar, 2015 1 commit
  3. 28 Feb, 2015 1 commit
  4. 26 Feb, 2015 1 commit
  5. 21 Feb, 2015 2 commits
  6. 20 Feb, 2015 1 commit
    • Mark Roszko's avatar
      VRML file parser fixes. · 6c7744e2
      Mark Roszko authored
      * Fix coverity scan error for array comparison.
      * Check for buffer length overflow that fixes segfault.
      6c7744e2
  7. 17 Feb, 2015 2 commits
  8. 15 Feb, 2015 1 commit
  9. 23 Jan, 2015 1 commit
  10. 18 Jan, 2015 1 commit
  11. 15 Nov, 2014 1 commit
  12. 19 Oct, 2014 1 commit
  13. 07 Oct, 2014 1 commit
  14. 06 Oct, 2014 1 commit
  15. 25 Aug, 2014 1 commit
    • jean-pierre charras's avatar
      Eeschema: add dialog libedit options and move options relative to libedit from... · ed4fee76
      jean-pierre charras authored
      Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
      Ensure some values initialized by the schematic editor and used by libedit are also initialized in libedit even if  the schematic editor was not started.
      Remove useless commands (save/load project config) in libedit, because now they have no sense.
      ed4fee76
  16. 24 Aug, 2014 2 commits
  17. 22 Aug, 2014 1 commit
  18. 21 Aug, 2014 1 commit
  19. 20 Aug, 2014 2 commits
  20. 19 Aug, 2014 1 commit
    • jean-pierre charras's avatar
      Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to... · fafd19c6
      jean-pierre charras authored
      Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
      wxUpdateUIEvent events can be sent to parent frames, when opening a menu in a child frame, if parent and child frame share same ID fro menuitems (or tools)
      The wrong menuitem can be used in some cases ( because there are more than one menuitem with the same identifier), by a wxUpdateUIEvent event function run in a parent frame.
      fafd19c6
  21. 16 Aug, 2014 1 commit
  22. 12 Aug, 2014 2 commits
  23. 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
  24. 05 Aug, 2014 1 commit
  25. 04 Aug, 2014 4 commits
  26. 02 Aug, 2014 4 commits
  27. 01 Aug, 2014 1 commit
  28. 31 Jul, 2014 1 commit
  29. 30 Jul, 2014 1 commit