kicad/libs/kimath
Marek Roszko 573b66d243 Fix a bunch of C5266 warnings (pointless const on bool/int returns)
warning C5266: 'const' qualifier on return type has no effect
Microsoft doesn't even document C5266
2023-05-18 21:35:06 -04:00
..
include Fix a bunch of C5266 warnings (pointless const on bool/int returns) 2023-05-18 21:35:06 -04:00
src Avoid NaNs when applying fillets 2023-05-03 11:50:03 -07:00
CMakeLists.txt Fix mistake in kimath wxWidgets include statement 2023-04-06 15:01:18 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00