Commit History

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