kicad/3d-viewer/3d_rendering
Jeff Young 9f8f81cae2 Fix null-ptr dereference when layer doesn't exist.
Also removes a whole slew of extraneous type-casts, and makes better
use of for( x : listOfX ) for readability.

Fixes https://gitlab.com/kicad/code/kicad/issues/8996
2021-08-19 11:52:24 +01:00
..
3d_render_raytracing Fix null-ptr dereference when layer doesn't exist. 2021-08-19 11:52:24 +01:00
legacy 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 2021-08-16 16:28:59 +02:00
buffers_debug.cpp
buffers_debug.h
camera.cpp More sensible zoom defaults for 3D viewers. 2021-06-28 19:08:23 +01:00
camera.h More sensible zoom defaults for 3D viewers. 2021-06-28 19:08:23 +01:00
color_rgb.cpp
color_rgb.h
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
post_shader.h
post_shader_ssao.cpp
post_shader_ssao.h
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 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 2021-08-16 16:28:59 +02:00
test_cases.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
test_cases.h
track_ball.cpp More sensible zoom defaults for 3D viewers. 2021-06-28 19:08:23 +01:00
track_ball.h More sensible zoom defaults for 3D viewers. 2021-06-28 19:08:23 +01:00
trackball.cpp
trackball.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00