kicad/3d-viewer/3d_rendering
Ian McInerney 56b7d570f9 Remove uses of climits header/defines
2 of the 3 includes never used it, and the other could be switched to
  the C++ numeric_limits class.
2023-03-10 17:08:56 +00:00
..
opengl 3D-Viewer: sort models and material models when rendering in transparent 2023-03-02 22:29:08 +00:00
raytracing Remove uses of climits header/defines 2023-03-10 17:08:56 +00:00
buffers_debug.cpp Be explicit about literal wide-strings. 2022-02-05 20:40:21 +00:00
buffers_debug.h 3D viewer code cleaning round 3. 2020-12-13 18:02:57 -05:00
camera.cpp 3d-viewer: prevent max zoom+frustum from growing infinitely at reload. 2023-01-11 03:30:48 +05:00
camera.h 3d-viewer: prevent max zoom+frustum from growing infinitely at reload. 2023-01-11 03:30:48 +05:00
color_rgb.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
color_rgb.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
image.cpp Fix msvc warnings 2021-06-06 15:30:31 -04:00
image.h Get rid of anonymous struct typedefs 2021-07-01 18:28:41 -04:00
post_shader.cpp Be explicit about literal wide-strings. 2022-02-05 20:40:21 +00:00
post_shader.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
post_shader_ssao.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
post_shader_ssao.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
render_3d_base.cpp 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 2021-08-16 16:28:59 +02:00
render_3d_base.h Fix various typos 2022-07-21 16:31:41 +00:00
test_cases.cpp Naming conventions. 2021-10-21 14:30:03 +01:00
test_cases.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
track_ball.cpp Fix compilation errors in Fedora pipeline. 2022-01-28 12:21:42 +00:00
track_ball.h TRACK_BALL: Allow two input devices to simultaneously pan & rotate 2022-01-28 12:21:42 +00:00
trackball.cpp Remove deprecated 'register' storage spec 2016-09-30 22:32:24 -04:00
trackball.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00