1. 20 Jun, 2012 1 commit
    • Lars Kruse's avatar
      turn toolpath objects into children of ObjectWithAttributes · 02f33aa7
      Lars Kruse authored
      * unify the handling of models, tools, processes, tasks and (finally) toolpaths
      * this required a change of the interfaces of
        pycam.Plugins.ObjectWithAttributes and pycam.Toolpath.Toolpath
        (use only named parameters - otherwise multiple inheritence fails)
      * turn Toolpath.path into a property - now we can detect changes and clear the
        cache
      * remove the Toolpath methods copy/crop/get_cropped_copy - now you can
        use the filter instead:
          toolpath | pycam.Toolpath.Filters.Crop(polygons)
      * simplified the toolpath plugin - now the implementation is similar to
        models/tools/processes/tasks (no more information storage in gtk models)
      02f33aa7
  2. 19 Jun, 2012 2 commits
  3. 20 Jan, 2012 1 commit
  4. 19 Jan, 2012 1 commit
  5. 17 Jan, 2012 3 commits
  6. 16 Jan, 2012 2 commits
  7. 15 Jan, 2012 4 commits
  8. 13 Jan, 2012 1 commit
  9. 12 Jan, 2012 1 commit
  10. 11 Jan, 2012 1 commit
  11. 09 Jan, 2012 1 commit
  12. 04 Dec, 2011 1 commit
  13. 24 Aug, 2011 1 commit
  14. 17 Aug, 2011 1 commit
  15. 16 Aug, 2011 2 commits
  16. 12 Aug, 2011 1 commit
  17. 11 Aug, 2011 2 commits
  18. 10 Aug, 2011 1 commit
  19. 09 Aug, 2011 2 commits
  20. 07 Aug, 2011 1 commit
  21. 06 Aug, 2011 1 commit
  22. 04 Aug, 2011 1 commit
  23. 02 Aug, 2011 2 commits
  24. 31 Jul, 2011 2 commits
  25. 30 Jul, 2011 1 commit
  26. 28 Jul, 2011 2 commits
  27. 26 Jul, 2011 1 commit