Marius Stanciu
|
8062af7feb
- the project items color is now controlled from Foreground Role in ObjectCollection.data()
|
6 лет назад |
Marius Stanciu
|
eda4202952
- added new setting for the color of the Project Tree items; it helps in providing contrast when using dark theme like the one in MacOS
|
6 лет назад |
Marius Stanciu
|
b53c08f1e5
- finished the new Substract Tool
|
6 лет назад |
Marius Stanciu
|
17bbbad72d
- progress in the new Substract Tool for Geometry Objects
|
6 лет назад |
Marius Stanciu
|
bc981ab92c
- started to modify the Substract Tool to work on Geometry objects too
|
6 лет назад |
Marius Stanciu
|
eb00176519
- renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion
|
6 лет назад |
Marius Stanciu
|
ac64f56240
- in ObjectCollection class, made sure that renaming an object in Project View does not result in an empty name. If new name is blank the rename is cancelled.
|
6 лет назад |
Marius Stanciu
|
b8495f06ca
- solved the issue in Silkscreen Tool with losing some fragments of wires from silkscreen
|
6 лет назад |
Marius Stanciu
|
0e94a2bd11
- finished the Silkscreen Tool but there are some limitations (some wires fragments from silkscreen are lost)
|
6 лет назад |
Marius Stanciu
|
c3c37d1473
- finished the Silkscreen Tool
|
6 лет назад |
Marius Stanciu
|
91e6cc0bff
- soled bug in Gerber Editor: the '0' aperture (the region aperture) had no size which created errors. Made the size to be zero.
|
6 лет назад |
Marius Stanciu
|
43c539702e
- all Gerber regions (G36 G37) are stored in the '0' aperture
|
6 лет назад |
Marius Stanciu
|
6775c3f3da
- updated the code in camlib.CNCJob.generate_from_excellon_by_tools() to work with the new API from Google OR-Tools
|
6 лет назад |
Marius Stanciu
|
faf92ff3d9
- fixed some bugs recently introduced in Editors due of the changes done to the way mouse panning is detected
|
6 лет назад |
Marius Stanciu
|
8fcd75a8e4
- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)
|
6 лет назад |
Marius Stanciu
|
8eb390e706
- small changes in GUI
|
6 лет назад |
Marius Stanciu
|
ac3833f746
- added a toggle button in Preferences to toggle on/off the display of the selection box on canvas when the user is clicking an object or selecting it by mouse dragging.
|
6 лет назад |
Marius Stanciu
|
4c275b25af
- fixed Edit -> Copy as Geom function handler to work for Excellon objects, too
|
6 лет назад |
Marius Stanciu
|
ddc2f2d873
- Geometry Editor: modified the intersection (if the selected shapes don't intersects preserve them) and substract functions (delete all shapes that were used in the process)
|
6 лет назад |
Marius Stanciu
|
c2334bd747
- Geometry Editor: modified the intersection (if the selected shapes don't intersects preserve them) and substract functions (delete all shapes that were used in the process)
|
6 лет назад |
Marius Stanciu
|
ae8111bf59
- wip
|
6 лет назад |
Marius Stanciu
|
7fd8d99932
- wip
|
6 лет назад |
Marius Stanciu
|
386e811c65
- New tool: Silkscreen Tool: I am trying to remove the overlapped geo with the soldermask layer from overlay layer; layed out the class and functions - not working yet
|
6 лет назад |
Marius Stanciu
|
b11c67d453
- PDF import tool: solved a bug in parsing the rectangle subpath (an extra point was added to the subpath creating nonexisting geometry)
|
6 лет назад |
Marius Stanciu
|
c0716f22e5
- wip for multithreading in PDF Tool
|
6 лет назад |
Marius Stanciu
|
e8f6b1a9ae
- minor UI changes/ bug fixes
|
6 лет назад |
Marius Stanciu
|
e4faa27351
- PDF import tool: working in making the PDF layer rendering multithreaded in itself (one layer rendered on each worker)
|
6 лет назад |
Marius Stanciu
|
79b402d198
Merged in test_beta914 (pull request #143)
|
6 лет назад |
Marius Stanciu
|
29d57caacd
- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)
|
6 лет назад |
Marius Stanciu
|
1da424e9fb
- added more custom mouse cursors in Geometry and Gerber Editors
|
6 лет назад |