kicad/3d-viewer/3d_rendering/3d_render_raytracing
jean-pierre charras 68268973b7 To avoid mistakes between graphic layers for pads, holes and not plated holes, rename 3 GAL_LAYER_ID names:
LAYER_NON_PLATED to LAYER_NON_PLATEDHOLES
LAYER_PADS_HOLES to LAYER_PADS_PLATEDHOLES
LAYER_PADS to LAYER_PADS_TH
and add comments and fix a render issue in gal mode for non plated holes.
2017-11-29 09:48:41 +01:00
..
accelerators Fix a Coverity warning, which looks like a (minor) bug in ccontainer2d.cpp. 2017-03-13 12:53:01 +01:00
shapes2D Doxygen comment improvements. 2017-06-13 19:47:46 -04:00
shapes3D Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
PerlinNoise.cpp
PerlinNoise.h
c3d_render_createscene.cpp To avoid mistakes between graphic layers for pads, holes and not plated holes, rename 3 GAL_LAYER_ID names: 2017-11-29 09:48:41 +01:00
c3d_render_raytracing.cpp fix Coverity warning (CID 151565) (CID 155147) 2017-04-01 20:05:33 +02:00
c3d_render_raytracing.h
cfrustum.cpp
cfrustum.h
clight.h Fixed a memleak in raytracer 2017-06-27 10:58:43 +02:00
cmaterial.cpp
cmaterial.h
hitinfo.h
mortoncodes.cpp
mortoncodes.h
ray.cpp
ray.h
raypacket.cpp
raypacket.h