kicad/3d-viewer/3d_canvas
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows:
Replace SEVERITY_ERROR by RPT_SEVERITY_ERROR to avoid collision with a system definition.
Replace other SEVERITY_XXX by RPT_SEVERITY_XX for consistency.
Fix compil warnings and some other compil issues.
2020-03-04 10:48:18 +01:00
..
cinfo3d_visu.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
cinfo3d_visu.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
create_3Dgraphic_brd_items.cpp Improve SNR (and spelling). 2019-08-20 18:02:28 +01:00
create_layer_items.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
create_layer_poly.cpp Performance enhancement for pad drawing. 2019-09-09 13:45:06 +01:00
eda_3d_canvas.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
eda_3d_canvas.h Descope KB defines 2020-01-06 05:43:18 -08: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 Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00