kicad/pcbnew/pcad2kicadpcb_plugin
Ian McInerney 13b6028e1b Refactor all math into a new kimath library
* Split up the thirdparty code into the thirdparty folder (#3637)
* Create a new kimath static library containing all the math functions

This is part of cleaning the build system for #1906.
2020-01-07 17:12:59 +00:00
..
examples
CMakeLists.txt Bitmaps: move bitmap defs to bitmaps library 2019-02-04 19:29:31 -08:00
pcad2kicad_common.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
pcad2kicad_common.h
pcad_plugin.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
pcad_plugin.h Don't cache github libraries above nginx server. 2018-03-04 01:16:59 +00:00
pcb.cpp
pcb.h
pcb_arc.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
pcb_arc.h
pcb_callbacks.h
pcb_component.cpp
pcb_component.h
pcb_copper_pour.cpp
pcb_copper_pour.h
pcb_cutout.cpp
pcb_cutout.h
pcb_keepout.cpp
pcb_keepout.h
pcb_line.cpp Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
pcb_line.h
pcb_module.cpp Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
pcb_module.h
pcb_net.cpp
pcb_net.h
pcb_pad.cpp Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
pcb_pad.h
pcb_pad_shape.cpp
pcb_pad_shape.h
pcb_plane.cpp
pcb_plane.h
pcb_polygon.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
pcb_polygon.h
pcb_text.cpp Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
pcb_text.h
pcb_via.cpp
pcb_via.h
pcb_via_shape.cpp
pcb_via_shape.h
s_expr_loader.cpp
s_expr_loader.h