kicad/3d-viewer/3d_rendering/3d_render_raytracing
Joshua Redstone ad99d85390 3d-viewer: add option to clip silkscreen around via annular ring
Add more conservative clipping of silkscreen layers around vias.
Clips at outside of annular ring rather than outside of copper plating.
2020-07-16 22:36:06 +00:00
..
accelerators Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +01:00
shapes2D 3D-Viewer: implement opacity in raytracing 2020-05-08 21:28:16 +00:00
shapes3D 3D-Viewer: Fixes #4432 2020-05-22 13:28:04 +00:00
PerlinNoise.cpp 3d: Fix initialization call 2019-11-07 04:45:46 -08:00
PerlinNoise.h
c3d_render_createscene.cpp 3d-viewer: add option to clip silkscreen around via annular ring 2020-07-16 22:36:06 +00:00
c3d_render_raytracing.cpp 3D-Viewer: improve SSAO 2020-07-16 11:23:02 +00:00
c3d_render_raytracing.h Give the 3D viewer an infobar & Infobar upgrades 2020-06-04 00:13:27 +01:00
cfrustum.cpp
cfrustum.h
clight.h Fixed a memleak in raytracer 2017-06-27 10:58:43 +02:00
cmaterial.cpp 3D-Viewer: implement opacity in raytracing 2020-05-08 21:28:16 +00:00
cmaterial.h Add virtual constructors to some classes that should have them 2020-02-05 22:19:14 +00:00
hitinfo.h
mortoncodes.cpp
mortoncodes.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
ray.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
ray.h Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
raypacket.cpp
raypacket.h