Marius Stanciu
|
090fdf2b39
Merge https://bitbucket.org/jpcgt/flatcam/src/master into Menu_clening_icons_adding
|
7 年之前 |
Marius Stanciu
|
9e79843026
Merged in marius_stanciu/flatcam_mpl/Port_to_Python3k (pull request #84)
|
7 年之前 |
Marius Stanciu
|
c85a142759
- fixing issue #254
|
7 年之前 |
Marius Stanciu
|
e1c8eaafa9
- in TCL Shell removed the line that setFocus after the item is disabled
|
7 年之前 |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 年之前 |
Damian Wrobel
|
cbad99e340
add python setuptools support
|
8 年之前 |
Juan Pablo Caram
|
7a9a84c781
Paint specific polygons in Drawing tool.
|
9 年之前 |
Juan Pablo Caram
|
9f4ee91b0e
Comments at top of files. Also fixes #214.
|
9 年之前 |
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 年之前 |