kicad/3d-viewer
Chris Pavlina 9740d5e433 Fix nonstandard, unsigned OpenMP loop counter
OpenMP does not yet permit unsigned loop counters. Most compilers seem
to allow them anyway, but a few have been seen to complain.

Mistake introduced in:
    commit 82ed0fde32
    Author: Chris Pavlina <pavlina.chris@gmail.com>
    Date:   Sun Aug 28 02:05:49 2016 -0400

    Fix shared data access in raytracer, tidy up render loop
2016-09-04 21:41:09 -04:00
..
3d_cache Fix incorrect string translation macros. 2016-09-03 12:10:49 -04:00
3d_canvas Gerbview: locate item now does not take in account not visible layers. Remove an unused file 2016-08-19 09:45:59 +02:00
3d_model_viewer 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_rendering Fix nonstandard, unsigned OpenMP loop counter 2016-09-04 21:41:09 -04:00
3d_viewer 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
common_ogl 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_enums.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_math.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_math.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_viewer.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_viewer_id.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
CMakeLists.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
credits.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
openmp_mutex.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00