kicad/libs/kimath
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04:00
..
include PNS: Be better about handling multiple layers 2020-08-16 12:39:15 -07:00
src Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
CMakeLists.txt kimath/geometry: starting with SHAPE_COMPOUND 2020-07-29 23:14:03 +02:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00