kicad/common/swig
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor.
Removes the need of using the legacy code in polygon/PolyLine.{h,cpp},
refactoring all CPolyLine instances with SHAPE_POLY_SET instances.

The remaining legacy methods have been ported to SHAPE_POLY_SET;
mainly: Chamfer, Fillet, {,Un}Hatch.

The iteration over the polygon vertices have been simplified using the
family of ITERATOR classes.
2017-03-24 10:43:47 +01:00
..
dlist.i SWIG Improvements 2016-09-20 11:59:43 -04:00
ki_exception.i Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers. 2016-09-21 19:52:04 -04:00
kicad.i CPolyLine -> SHAPE_POLY_SET refactor. 2017-03-24 10:43:47 +01:00
kiway.i Add more HANDLE_EXCEPTIONS(), board.i refactoring. 2016-09-20 12:00:17 -04:00
kiway_player.i Fix minor SWIG issues due to git rebase issues. 2016-09-20 21:52:48 -04:00
wx.i Minor Pcbnew Python scripting improvements. 2017-03-17 10:41:00 -04:00
wx_python_helpers.cpp SWIG Improvements 2016-09-20 11:59:43 -04:00
wx_python_helpers.h SWIG Improvements 2016-09-20 11:59:43 -04:00