jean-pierre charras
fdb18547a6
Eeschema: fix bug 676532. Minor enhancements.
15 years ago
Dick Hollenbeck
636b2d301e
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
15 years ago
jean-pierre charras
fd1c159a59
Fix bug in PolyLine.cpp, Fix bug in DRC calculations (see changelog). Cvpcb: move dialog files in dialogs/
15 years ago
jean-pierre charras
a188f9d06e
added orto2 patch
15 years ago
charras
da20f1109f
Fixed my filling problem in pcbnew by changing some parameters in kbool
But this problem needs more investigations
16 years ago
charras
ab66f9ecba
rework on zones:try to fix a filling problem with kbool
16 years ago
charras
4537ac8c99
Fixed cvpcb crash (only when compiled in Debug version)
16 years ago
charras
7776dd61eb
use kbool 2.1 in zones calculations. see CHANGELOG for others changes and more info
16 years ago
charras
ef2e41e347
16 years ago
charras
cfdb28394e
Pcbnew: Work on undo/redo in Pcbnew almost finished.
16 years ago
charras
cffe0cfcaa
support for bezier curves
17 years ago
stambaughw
8bf7911125
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
* Created separate SVN version header.
* Add true config.h for platform dependency checks.
* Add dependency check cmake module.
* Remove some leftover hand crafted make files.
* Remove non-cmake build instructions from COMPILING.txt.
* Fix split _() strings causing Visual C++ compiler error.
* Fix lots of compiler warnings.
* Change project file parameter container from wxArray to boost::vector_ptr.
* Removed lots of redundant header definitions.
* Fixed green_xpm redefinition in ercgreen.xpm.
* Remove some dead code and unnecessary class methods.
17 years ago
charras
67fa1ddb92
comments updated
17 years ago
charras
43f75cda0d
code cleaning
17 years ago
charras
1c6ff86768
Zones now have a min thickness filled area parameter
17 years ago
charras
b3c064b0b4
Thermal shapes modification for round and oblong pads.
This is a workaround for a bug (i believe) of kbool.
17 years ago
charras
134c07f94b
Thermal shapes modification for round and oblong pads.
This is a workaround for a bug (i believe) of kbool.
17 years ago
charras
f723c540d0
code cleaning. Some comments translated into English.
Added: Zones unfill in polygon mode
17 years ago
charras
3c97a45f48
code cleaning, and some minor bugs solved
17 years ago
charras
b7db0ef850
updating polygon lib code. A bug removed.
17 years ago
charras
4cccb0dd7e
First tests about copper zones filled by polygons, without grid (see changelog)
Only for tests! not for production.
17 years ago
charras
ab1df3f1d7
more about non copper zones (see changelog)
17 years ago
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
17 years ago
kajtek1
a8a351327d
Fixed compiler warnings
18 years ago
charras
9131e2a104
compiling problems in kbool
18 years ago
charras
44743723d1
removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed
18 years ago
charras
b8ea76fe63
Solved netlist problems for multiple parts per package components in complex hierarchies.
B.O.M. generation still have a minor problem wih this.
18 years ago
f3nix
6ed78f5b16
Compiler warnings fixes.
18 years ago
CHARRAS
4a0b560766
zone outlines edition refinements
18 years ago
CHARRAS
af445e70ea
remove the old EDGEZONE class. Cleaning code in polyline.x
18 years ago
dickelbeck
11ddcd8e9b
commented out a troublesome assert
18 years ago
CHARRAS
e9b3322fc0
On line DRC when creating a zone outline
18 years ago
CHARRAS
e6c938856a
changed ASSERT to wxASSERT in math_for_graphic.cpp
18 years ago
CHARRAS
f85ade75d8
see changelog
18 years ago
CHARRAS
638ab25498
more about zones.
18 years ago
CHARRAS
339a90e7ac
Block commands now works with zones.
18 years ago
CHARRAS
97be005035
Added: Delete cutout outline in zone popup menu
18 years ago
CHARRAS
ffd3a7133a
more about zones. current No DRC for outlines
18 years ago
CHARRAS
62a28440e0
wxstruct modified and wxPcbStuct.h added. some minor other changes
18 years ago
CHARRAS
738d00ba72
more about new zone handling: fill zones now exists
18 years ago
raburton
e126042b1e
set eol-style native on new files
18 years ago
CHARRAS
5eda8a52ce
First draft (and first code..) about new zone handling
18 years ago