kicad/3d-viewer/3d_rendering/legacy
Seth Hillbrand 3269ca3201 Fix compile error on BSD
The cast here should actually be from '0' and not 'NULL' as we are
getting an integer value of 0 for the bbox_idx_count

Fixes https://gitlab.com/kicad/code/kicad/issues/8580
2021-06-16 09:19:39 -07:00
..
3d_model.cpp Fix compile error on BSD 2021-06-16 09:19:39 -07:00
3d_model.h Remove universal include of wx.h in 3d viewer OpenGL file 2021-06-03 02:29:09 +01:00
create_scene.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
layer_triangles.cpp Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
layer_triangles.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
ogl_legacy_utils.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
ogl_legacy_utils.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
render_3d_legacy.cpp Remove another leaky wx/log.h header 2021-06-03 08:11:15 -04:00
render_3d_legacy.h Add preference for 3d-model-highlight-on-rollover. 2021-05-11 20:53:53 +01:00