kicad/3d-viewer/3d_canvas
Seth Hillbrand a6325aab29 Replacing Tesselation
Replaces Poly2Tri with updated code to process polygons faster and more
robustly.  Notably, we can now handle overlapping holes in the polygons,
allowing us to cache the triangulation of complex boards
2018-09-01 19:30:50 -07:00
..
cinfo3d_visu.cpp Adding initialization to GLM vectors 2018-04-11 10:59:28 -07:00
cinfo3d_visu.h 3D viewer: fix incorrect calculation of pad shapes with clearance (i.e. pad shapes on solder paste and solder mask layers) 2018-04-28 12:41:43 +02:00
create_3Dgraphic_brd_items.cpp Replacing Tesselation 2018-09-01 19:30:50 -07:00
create_layer_items.cpp Rename a few files 2018-01-28 22:02:31 +01:00
create_layer_poly.cpp 3D viewer: fix polygon contours of pads solder paste when solder paste ratio was not null. 2018-04-28 20:31:50 +02:00
eda_3d_canvas.cpp 3D viewer: fix hotkeys in 3D preview panel, and incorrect icons in context menu. 2018-04-17 09:59:21 +02:00
eda_3d_canvas.h Delegation of keyEvents from 3D toolbar to 3D canvas. 2018-04-25 14:19:32 +01:00
eda_3d_canvas_pivot.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
status_text_reporter.h Proper error reporting for Annotate dialog. 2018-02-18 15:08:24 -05:00