kicad/3d-viewer/3d_canvas
Mario Luzeiro 78ac675316 3D-Viewer: parameterize raytracing lights, add it to options dialog
Remove some hacks related to postprocessing (not need now because the
previous postprocessing improvements, light parametrization could be
used for tune or future parameters could be implemented)
2020-08-15 09:41:34 +01:00
..
board_adapter.cpp 3d-viewer: add option to clip silkscreen around via annular ring 2020-07-16 22:36:06 +00:00
board_adapter.h 3D-Viewer: parameterize raytracing lights, add it to options dialog 2020-08-15 09:41:34 +01:00
create_3Dgraphic_brd_items.cpp Fix assert where geometry routine wasn't ready to handle layers. 2020-08-12 22:20:08 +01:00
create_layer_items.cpp style cleanup and a few comments added. 2020-08-13 14:17:53 +02:00
create_layer_poly.cpp Fix assert where geometry routine wasn't ready to handle layers. 2020-08-12 22:20:08 +01:00
eda_3d_canvas.cpp Removing creation of a wxPaintEvent instance (step 2), not allowed in 3.1.4 wxWidgets: 2020-07-14 15:52:01 +02:00
eda_3d_canvas.h Removing creation of a wxPaintEvent instance (step 2), not allowed in 3.1.4 wxWidgets: 2020-07-14 15:52:01 +02:00
eda_3d_canvas_pivot.cpp Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00:00