0769b0409f
The middle layer of the 3d contours does not need threading as it does not have substantial calculations. It also contains has a few wx*Asserts that may not be called from other than the main thread. Rather than remove useful error checking, we remove excess threading. Fixes: lp:1802940 * https://bugs.launchpad.net/kicad/+bug/1802940 |
||
---|---|---|
.. | ||
c3d_render_createscene_ogl_legacy.cpp | ||
c3d_render_ogl_legacy.cpp | ||
c3d_render_ogl_legacy.h | ||
c_ogl_3dmodel.cpp | ||
c_ogl_3dmodel.h | ||
clayer_triangles.cpp | ||
clayer_triangles.h | ||
ogl_legacy_utils.cpp | ||
ogl_legacy_utils.h |