Maciej Suminski
|
f19aed9d5c
|
Workaround for OSX freeze when filling zones in GAL
More details:
https://lists.launchpad.net/kicad-developers/msg32306.html
|
2017-12-11 10:39:58 +01:00 |
jean-pierre charras
|
cdad02336d
|
fix minor compil warnings
|
2017-12-05 18:02:53 +01:00 |
Tomasz Włostowski
|
7ad436c7aa
|
pcbnew: now PROGRESS_REPORTER should work in multi-threaded context under Windows...
|
2017-12-05 14:54:57 +01:00 |
Tomasz Włostowski
|
f34b86d39e
|
pcbnew: made zone filling algorithm thread-safe.
- moved zone filling algo outside ZONE_CONTAINER class
- const'ified methods that don't need to modify zone's properties
- cleanup: m_FillMode -> enum
|
2017-12-05 14:54:57 +01:00 |
Tomasz Włostowski
|
fdd5023aee
|
pcbnew: factored out ZONE_FILLER to a separate file
|
2017-12-05 14:54:57 +01:00 |