185 Commits

Author SHA1 Message Date
charras
75b3c3bf37 Switch to polygons in zones (old way no more supported)
areas can be now filled using solid polygons, or using segments to fill areas inside polygons.
2008-12-03 10:32:53 +00:00
charras
6691eca2fa taking in account filled zones areas in pcb cleanup and tracks creation 2008-11-27 10:12:46 +00:00
charras
1c6ff86768 Zones now have a min thickness filled area parameter 2008-11-22 20:50:30 +00:00
charras
f723c540d0 code cleaning. Some comments translated into English.
Added: Zones unfill in polygon mode
2008-10-29 15:26:53 +00:00
charras
ffca523980 code cleaning in zones functions 2008-10-23 10:26:06 +00:00
charras
43ee94b7a4 zones in pcbnew: some optimizations 2008-10-19 18:18:45 +00:00
charras
9eba4f9554 Solved a bug when creating a new zone outline that could crash pcbnew 2008-10-17 06:17:48 +00:00
charras
544ca4c90d solved a very subtle bug in polygon_test_point_inside.cpp. Sometimes a point outside a polygon was seen inside the polygon 2008-10-15 17:14:51 +00:00
charras
3de5ffc703 minor bug: zones outlines hatch options not read from file 2008-10-12 15:58:52 +00:00
charras
2ffa08973c Some enhancements about zones 2008-10-10 11:31:46 +00:00
charras
ca51c6eb1c use wxFormBuilder in dialog zone, and minor enhancements 2008-10-09 19:13:25 +00:00
charras
b18eedb432 More about copper zones filled without grid (by polygons) - work still in progress 2008-10-08 12:36:27 +00:00
charras
6167f5fc75 More about copper zones filled without grid (by polygons) - work still in progress 2008-10-07 12:10:24 +00:00
charras
3683ab745b More about copper zones filled without grid (by polygons) 2008-10-07 09:32:56 +00:00
charras
ab1df3f1d7 more about non copper zones (see changelog) 2008-09-27 19:26:29 +00:00
charras
27cf4ad0ad pcbnew: addded zones in non copper areas and starting work to use polygons in zone fill algos in not copper areas
work in progress: see changelog
2008-09-26 19:51:36 +00:00
dickelbeck
32dad281bd whitespace removal 2008-05-05 19:49:25 +00:00
dickelbeck
2e94a70860 zone_container GetBoundingBox() deployment 2008-05-02 05:16:35 +00:00
dickelbeck
a91f255ccd instance specific zone container clearance and pad treatment 2008-04-02 16:58:56 +00:00
dickelbeck
aa93f54d97 BOARD_ITEM::Draw() 2008-04-01 05:21:50 +00:00
dickelbeck
10e13ae50a layer names in *.brd file 2008-03-04 04:22:27 +00:00
CHARRAS
7055a2bc47 zone outlines edition: added drag outline edge 2008-02-01 21:30:45 +00:00
CHARRAS
af445e70ea remove the old EDGEZONE class. Cleaning code in polyline.x 2008-01-31 20:53:44 +00:00
CHARRAS
b8b0fc6e04 Bugs about fill zones and block delete removed 2008-01-24 21:05:08 +00:00
CHARRAS
4195d71fa2 Bugs about fill zones and block delete removed 2008-01-24 19:51:13 +00:00
CHARRAS
e9b3322fc0 On line DRC when creating a zone outline 2008-01-20 19:55:22 +00:00
CHARRAS
638ab25498 more about zones. 2008-01-06 20:58:27 +00:00
CHARRAS
0120f07d54 code cleaning 2008-01-06 17:19:36 +00:00
CHARRAS
339a90e7ac Block commands now works with zones. 2008-01-06 12:43:57 +00:00
CHARRAS
97be005035 Added: Delete cutout outline in zone popup menu 2008-01-05 13:37:51 +00:00
CHARRAS
ffd3a7133a more about zones. current No DRC for outlines 2008-01-04 12:27:16 +00:00
CHARRAS
738d00ba72 more about new zone handling: fill zones now exists 2007-12-30 18:20:51 +00:00
CHARRAS
5eda8a52ce First draft (and first code..) about new zone handling 2007-12-29 19:15:58 +00:00
raburton
fe284db095 set eol-style native on new files 2007-12-09 12:59:06 +00:00
CHARRAS
bffa0689f0 changes in file organisation and classes to prepare zone redesign 2007-12-09 12:55:53 +00:00