kicad/3d-viewer/3d_rendering
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER.
This allows us to use it outside of EDA_BASE_FRAMEs (in this case, in
PANEL_PREVIEW_3D.)
2020-03-24 19:00:25 +00:00
..
3d_render_ogl_legacy Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
3d_render_raytracing Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
buffers_debug.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
buffers_debug.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
c3d_render_base.cpp Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
c3d_render_base.h Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
ccamera.cpp Actionize the rest of the 3D viewer. 2020-03-19 15:10:32 +00:00
ccamera.h Actionize the rest of the 3D viewer. 2020-03-19 15:10:32 +00:00
ccolorrgb.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
ccolorrgb.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
cimage.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
cimage.h Comment-only changes 2020-01-10 16:43:01 -08:00
cpostshader.cpp Fixed mismatched new[]/delete in 3D viewer 2017-03-08 09:12:16 +01:00
cpostshader.h Improvements on 3DViewer raytracing render 2016-12-22 16:18:20 -05:00
cpostshader_ssao.cpp Improvements on 3DViewer raytracing render 2016-12-22 16:18:20 -05:00
cpostshader_ssao.h Improvements on 3DViewer raytracing render 2016-12-22 16:18:20 -05:00
ctrack_ball.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
ctrack_ball.h Add virtual constructors to some classes that should have them 2020-02-05 22:19:14 +00:00
test_cases.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
test_cases.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
trackball.cpp Remove deprecated 'register' storage spec 2016-09-30 22:32:24 -04:00
trackball.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00