kicad/3d-viewer/3d_rendering/raytracing
Mario Luzeiro f81539cd41 3D-Viewer: do not change the z component of the normal on silkscreen material
Fixes https://gitlab.com/kicad/code/kicad/issues/9823
2021-12-13 12:49:18 +00:00
..
accelerators Naming conventions. 2021-10-21 14:30:03 +01:00
shapes2D Naming conventions. 2021-10-21 14:30:03 +01:00
shapes3D Fix incorrect behavior of BBOX_3D::GetMaxDimension() 2021-10-24 18:14:49 +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 Remove uncommented dead code in 3D viewer 2021-11-20 02:45:57 +01: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: do not change the z component of the normal on silkscreen material 2021-12-13 12:49:18 +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 Naming conventions. 2021-10-21 14:30:03 +01:00
render_3d_raytrace.h 3D Viewer: Fix zoom limit calculations 2021-10-24 18:14:49 +00:00