kicad/3d-viewer/3d_rendering/3d_render_raytracing
Seth Hillbrand 77cefe0c16 Normalize line endings
A few files snuck in with CRLF for the line endings.  These make it hard
to look at diffs as every line appears to have changed.  This commit
makes only line ending changes, so can be ignored
2019-06-19 15:18:30 -07:00
..
accelerators Removing OpenMP 2018-09-21 12:44:20 -07:00
shapes2D remove dead code. 2019-01-07 19:42:18 +01:00
shapes3D Fixes 3D Viewer: Raytracing line artifact, lp:1680530 2018-11-14 09:46:03 -05: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 pcbnew: Move pads to std::deque 2019-06-01 16:23:54 -07:00
c3d_render_raytracing.cpp Normalize line endings 2019-06-19 15:18:30 -07:00
c3d_render_raytracing.h Removing OpenMP 2018-09-21 12:44:20 -07: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 Fixes 3D Viewer: Raytracing line artifact, lp:1680530 2018-11-14 09:46:03 -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