Historique des commits

Auteur SHA1 Message Date
  Denvi 8f6a455562 Pan view test. il y a 10 ans
  Juan Pablo Caram 60461d0724 Fixed messages on drawing completion with spacebar. il y a 10 ans
  Juan Pablo Caram 83eb535479 Fixed missing first segment in path bug. Delete last point in sequence while drawing object with backspace. il y a 10 ans
  Juan Pablo Caram 8f5cc7a02d Option to override user's defaults. Needed for unit testing. il y a 10 ans
  Juan Pablo Caram 5e45699c35 Fixes #120. il y a 10 ans
  Juan Pablo Caram c76deaf144 Fixed #147. Had a circular dependency import. il y a 10 ans
  Juan Pablo Caram 9e854f802e Buffer selected geometry in Drawing tool. Fixes #133. il y a 10 ans
  jpcaram e5a8a53ed4 Commented menu in FlatCAMDraw il y a 11 ans
  jpcaram 8da39d54d4 Desctivates canvas callbacks in drawing tool when deactivated. il y a 11 ans
  jpcaram 23b20ba716 Added intersection tool to Drawing Tool. il y a 11 ans
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. il y a 11 ans
  jpcaram 4cbeec5a84 Solves exception when hitting a key a no tool being active in FlatCAMDraw. Was also preventing scrolling. Solve #93. il y a 11 ans
  Juan Pablo Caram fe61447887 Cleanup for version 8. il y a 11 ans
  jpcaram 8c082365d7 Added KeySensitiveListView for objects in project. Delete key deletes selected objects. il y a 11 ans
  jpcaram 55bf206060 Cleanup. il y a 11 ans
  jpcaram f17f955355 Added delete button in drawing toolbar. il y a 11 ans
  jpcaram 977b5b1f91 Using FlatCamRTreeStorage in copper clearing algorithm. il y a 11 ans
  jpcaram 9d7b480378 Recursive handling when plotting shapes and getting points from shapes (for index). il y a 11 ans
  jpcaram c20c6b0abf Using FlatCAMRTreeStorage in DrawingTool. il y a 11 ans
  jpcaram a0d6d1a6a9 Added OS-X installation instructions to manual. il y a 11 ans
  jpcaram 6fae5258db Subtract polygon. Cut path functional in Drawing tool. il y a 11 ans
  jpcaram 978344d5c6 Improved RTree index management on add/remove shape on Drawing Tool. il y a 11 ans
  jpcaram 0d055ee235 Polygon subtract feature functional. Added some missing icons. il y a 11 ans
  jpcaram 9bfa13a5b6 Encapsulated shapes in DrawToolShape in DrawingTool. Selected shapes are now in list. il y a 11 ans
  jpcaram 3d3f1d40cb Full support for drawing arcs (3 modes). il y a 11 ans
  jpcaram 360127e6ad Functioning 3-point arc. Progress on 2pt + center arc. il y a 11 ans
  Juan Pablo Caram ac667682b3 Updated Ubuntu setup script to support rtree. Removed defaults.json and recent.json from the main dir. il y a 11 ans
  Juan Pablo Caram fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() il y a 11 ans
  Juan Pablo Caram edab5af431 Minor fixes to drawing tool. Added keyboard shorcuts for snap tools. il y a 11 ans
  Juan Pablo Caram 7a95d739ef Snap-to feature in drawing tool. il y a 11 ans