kicad/3d-viewer/3d_rendering/raytracing
jean-pierre charras 5b8cf96736 3D viewer: catch an exception thrown when a fp library is not found in table,
when the 3D viewer try to rebuild the 3D shape of a footprint.
Fixes #12524
https://gitlab.com/kicad/code/kicad/issues/12524
2022-09-27 18:32:48 +02:00
..
accelerators Naming conventions. 2021-10-21 14:30:03 +01:00
shapes2D Cleanup & performance enhancements. 2022-08-01 13:09:51 +01:00
shapes3D 3D-Viewer, raytracing: implement bevel edges on item layers 2022-05-25 00:11:46 +00:00
PerlinNoise.cpp Naming conventions. 2021-10-21 14:30:03 +01:00
PerlinNoise.h Naming conventions. 2021-10-21 14:30:03 +01:00
create_scene.cpp 3D viewer: catch an exception thrown when a fp library is not found in table, 2022-09-27 18:32:48 +02:00
frustum.cpp Naming conventions. 2021-10-21 14:30:03 +01:00
frustum.h Naming conventions. 2021-10-21 14:30:03 +01:00
hitinfo.h Naming conventions. 2021-10-21 14:30:03 +01:00
light.h Naming conventions. 2021-10-21 14:30:03 +01:00
material.cpp 3D-Viewer: assign correct copper material based on render plated option. 2022-05-25 00:11:46 +00:00
material.h Naming conventions. 2021-10-21 14:30:03 +01:00
mortoncodes.cpp Naming conventions. 2021-10-21 14:30:03 +01:00
mortoncodes.h Naming conventions. 2021-10-21 14:30:03 +01:00
ray.cpp Naming conventions. 2021-10-21 14:30:03 +01:00
ray.h Naming conventions. 2021-10-21 14:30:03 +01:00
raypacket.cpp Naming conventions. 2021-10-21 14:30:03 +01:00
raypacket.h Naming conventions. 2021-10-21 14:30:03 +01:00
render_3d_raytrace.cpp Be explicit about literal wide-strings. 2022-02-05 20:40:21 +00:00
render_3d_raytrace.h 3D Viewer: Fix zoom limit calculations 2021-10-24 18:14:49 +00:00