55 Commits

Author SHA1 Message Date
Chris Pavlina
5e36c48012 Eeschema: remove dead code in autoplace (Coverity)
CID 134043, 134094 in autoplace_fields: variable overwritten due to dead code
that should have been removed.
2016-01-09 16:59:01 -05:00
unknown
02d9bbbf2b Improve automatic placement of fields between wires 2015-12-18 10:17:05 +01:00
Chris Pavlina
3c6c6dcc88 Eeschema: make field autoplace spacing flexible by field text height. 2015-12-17 11:36:03 -05:00
jean-pierre charras
178cf0dc25 Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly).
In polygon calculations (combining polygons, fracture) the mode of calculation (fast or strictly simple polygon option) as no more a default value, because choosing the best mode is better to optimize the calculation time.
2015-12-15 21:21:25 +01:00
Chris Pavlina
50c418a332 Eeschema: add field automatic placement feature. 2015-12-13 11:56:47 -05:00