kicad/3d-viewer/3d_rendering/3d_render_raytracing
Maciej Suminski 5bbb4489b3 Fixed out of bounds access to m_shaderBuffer array in 3D viewer raytracer 2018-03-05 17:49:34 +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 Fix type promotion in math function 2018-01-09 19:11:27 -05:00
PerlinNoise.h (forget to staged modified files) 2016-10-09 11:33:53 -04:00
c3d_render_createscene.cpp 3D viewer: Remove outdated option "show holes in zones" that was no longer used in opengl mode, and useless in ray tracing 2017-12-28 11:01:10 +01:00
c3d_render_raytracing.cpp Fixed out of bounds access to m_shaderBuffer array in 3D viewer raytracer 2018-03-05 17:49:34 +01:00
c3d_render_raytracing.h Improvements on 3DViewer raytracing render 2016-12-22 16:18:20 -05:00
cfrustum.cpp 3D-Viewer: Fix precision issues (experienced on isometric mode) in frustum tests 2017-01-18 18:09:27 -05:00
cfrustum.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
clight.h Fixed a memleak in raytracer 2017-06-27 10:58:43 +02:00
cmaterial.cpp 3D-Viewer: improvements on reflections and on plastic normal texture 2017-01-26 07:22:46 -05:00
cmaterial.h 3D-Viewer: improvements on reflections and on plastic normal texture 2017-01-26 07:22:46 -05:00
hitinfo.h (forget to staged modified files) 2016-10-09 11:33:53 -04:00
mortoncodes.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
mortoncodes.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
ray.cpp Fix type promotion in math function 2018-01-09 19:11:27 -05:00
ray.h 3D-Viewer: Fix precision issues (experienced on isometric mode) in frustum tests 2017-01-18 18:09:27 -05:00
raypacket.cpp improve anti-aliasing 2016-10-27 10:22:21 -04:00
raypacket.h improve anti-aliasing 2016-10-27 10:22:21 -04:00