kicad/3d-viewer
Jeff Young 65e53b8ecd Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation.
1) Also reorders parameters to make sure the compiler helps out.

2) This also makes it harder to mess up the discrepency between
   BOX2I/wxRECT/etc::Inflate() and SHAPE_POLY_SET::Inflate.

3) Also fixes a couple of bugs where the corner strategy was passed
   in as a segCount.

4) Also fixes a couple of bugs where the error wasn't forced to the
   outside to match the ERROR_LOCATION.

5) Also fixes a couple of bugs where the seg count was specified
   without regard to an already passed-in max deviation
2023-05-29 15:29:03 +01:00
..
3d_cache Modernize setting link map linker flags 2023-02-22 01:44:06 +00:00
3d_canvas Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation. 2023-05-29 15:29:03 +01:00
3d_model_viewer Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
3d_navlib Fix a few Coverity warnings. 2023-05-12 18:53:55 +02:00
3d_rendering Fix some more warnings 2023-05-20 08:00:16 -04:00
3d_viewer Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
common_ogl Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
dialogs Fix mode-less dialog issues. 2023-03-13 12:04:01 -04:00
3d_enums.h Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_viewer_id.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
CMakeLists.txt Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00
credits.txt Fix various typos 2022-07-21 16:31:41 +00:00