charras
|
54b561236f
|
Uses a buffered DC in OnPaint event. Seems solve slow grid redraw on some PC.
|
2010-01-12 13:15:13 +00:00 |
charras
|
fe10a9938f
|
Removed global default clearance, track size and vias drill. Use netclasses values only.
|
2009-10-21 19:16:25 +00:00 |
charras
|
ef2e41e347
|
|
2009-09-10 13:04:04 +00:00 |
charras
|
cfdb28394e
|
Pcbnew: Work on undo/redo in Pcbnew almost finished.
|
2009-08-23 15:22:44 +00:00 |
charras
|
e5102715e2
|
class SEG_ZONE deprecated
|
2009-08-06 18:30:46 +00:00 |
charras
|
41c80dd95b
|
pcbnew: work on undo/redo in progress
|
2009-08-01 19:26:05 +00:00 |
charras
|
9edace2f5f
|
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
|
2009-04-17 08:51:02 +00:00 |
stambaughw
|
2e5a57e100
|
New zoom implementation and some build optimizations.
|
2009-01-29 14:26:20 +00:00 |
charras
|
9dae370c1f
|
cleanup, cosmetic enhancements. enhancements about display zones options
|
2008-12-12 21:30:07 +00:00 |
dickelbeck
|
aab39d1de7
|
injected DLIST<> into many list heads, see change_log.txt
|
2008-12-04 04:28:11 +00:00 |
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
|
43f75cda0d
|
code cleaning
|
2008-11-23 17:43:53 +00:00 |
charras
|
1c6ff86768
|
Zones now have a min thickness filled area parameter
|
2008-11-22 20:50:30 +00:00 |
charras
|
178bc946e3
|
First version of pcbnew using polygonal filled areas in zones in rats nets calculations.
|
2008-11-18 18:13:55 +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
|
3c97a45f48
|
code cleaning, and some minor bugs solved
|
2008-10-25 10:21:46 +00:00 |
charras
|
ffca523980
|
code cleaning in zones functions
|
2008-10-23 10:26:06 +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
|
7c5feb61e7
|
pcbnew: insulated islands in copper pour removed
|
2008-10-11 19:27:43 +00:00 |
charras
|
2ffa08973c
|
Some enhancements about zones
|
2008-10-10 11:31:46 +00:00 |
charras
|
4cccb0dd7e
|
First tests about copper zones filled by polygons, without grid (see changelog)
Only for tests! not for production.
|
2008-10-02 13:24:31 +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
|
2e94a70860
|
zone_container GetBoundingBox() deployment
|
2008-05-02 05:16:35 +00:00 |
dickelbeck
|
aa93f54d97
|
BOARD_ITEM::Draw()
|
2008-04-01 05:21:50 +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 |
dickelbeck
|
143d07903a
|
added ZONE_CONTAINER::GetClass() and beautified
|
2008-01-23 22:39:09 +00:00 |
CHARRAS
|
e9b3322fc0
|
On line DRC when creating a zone outline
|
2008-01-20 19:55:22 +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
|
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 |