kicad/3d-viewer/3d_canvas
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
board_adapter.cpp Pass COLOR4D object by reference instead of on the stack. 2021-07-26 13:28:56 -04:00
board_adapter.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
create_3Dgraphic_brd_items.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
create_layer_items.cpp Threading additional 3d transform 2021-07-22 12:12:27 -07:00
create_layer_poly.cpp enum class PAD_SHAPE_T 2021-05-01 08:22:35 -04:00
eda_3d_canvas.cpp 3D viewer: do not build the board 3D data during 3D frame creation, but after. 2021-07-18 17:55:40 +02:00
eda_3d_canvas.h 3D viewer: do not build the board 3D data during 3D frame creation, but after. 2021-07-18 17:55:40 +02:00
eda_3d_canvas_pivot.cpp 3D viewer code cleaning round 5. 2020-12-16 17:11:05 -05:00