kicad/3d-viewer/3d_canvas
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
..
board_adapter.cpp STEP export: in board outlines, export Circles as Cylinders, round 2. 2023-05-16 13:39:16 +02:00
board_adapter.h 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 16:51:27 +02:00
create_3Dgraphic_brd_items.cpp Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation. 2023-05-29 15:29:03 +01:00
create_layer_items.cpp Use rendered text to generate bounding box for knockout text. 2023-05-28 17:20:11 +01:00
create_layer_poly.cpp Collapse FP_* down into their PCB_* equivalents. 2023-03-31 22:57:46 +01:00
eda_3d_canvas.cpp 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 16:51:27 +02:00
eda_3d_canvas.h Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00
eda_3d_canvas_pivot.cpp Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00