kicad/3d-viewer
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_cache Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
3d_canvas Transfer custom colours from board stackup to 3D viewer. 2021-08-16 20:05:35 +01:00
3d_model_viewer Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
3d_rendering Fix null-ptr dereference when layer doesn't exist. 2021-08-19 11:52:24 +01:00
3d_viewer 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 2021-08-16 16:28:59 +02:00
common_ogl Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_enums.h Add preference for 3d-model-highlight-on-rollover. 2021-05-11 20:53:53 +01:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_viewer_id.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
CMakeLists.txt Naming conventions. 2021-08-05 14:31:36 +01:00
credits.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00