kicad/include/geometry
Tomasz Włostowski eed924fe45 Fixed zone filling crash & thermal stubs inconsistency
Fixes: lp:1737557
* https://bugs.launchpad.net/kicad/+bug/1737557
Fixes: lp:1737542
* https://bugs.launchpad.net/kicad/+bug/1737542
Fixes: lp:1737541
* https://bugs.launchpad.net/kicad/+bug/1737541
2017-12-14 01:29:08 +01:00
..
convex_hull.h Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
direction45.h Move DIRECTION45 to common/geometry 2017-03-22 15:23:09 +01:00
poly_grid_partition.h Fix a few minor coverity warnings (not initialized members) 2017-11-11 07:25:00 +01:00
rtree.h Remove some extra semicolons 2017-11-09 19:52:18 +01:00
seg.h pcbnew: Optimized zone filling algorithm. 2017-12-05 14:54:57 +01:00
shape.h common/geometry: introducing set-of-polygons class (SHAPE_POLY_SET) and File I/O for shapes class (SHAPE_FILE_IO) 2015-06-12 17:12:02 +02:00
shape_circle.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
shape_convex.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
shape_file_io.h SHAPE_FILE_IO: default constructor outputs to stdout 2017-12-05 14:54:57 +01:00
shape_index.h FIxed a few clang warnings. 2015-03-09 11:06:54 +01:00
shape_index_list.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
shape_line_chain.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
shape_poly_set.h Fixed zone filling crash & thermal stubs inconsistency 2017-12-14 01:29:08 +01:00
shape_rect.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
shape_segment.h Add more "override" markers. 2016-09-25 13:59:41 -04:00