Cura/plugins/SolidView
Jaime van Kessel 9a2d2d32bf
Remove code that prevents Cura from starting on MAC
The renderer isn't active when the view is activated. As such,
no opengl context *ever* exists. In some cases this might cause it to get
stuck in an indefinate loop.

The comments around it are explaining a situation that can't occur. The activateView
event of SolidView isn't triggered when switching to another view...
2020-04-20 13:52:40 +02:00
..
__init__.py Set SolidView to invisible. 2018-10-29 14:54:42 +01:00
plugin.json Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
SolidView.py Remove code that prevents Cura from starting on MAC 2020-04-20 13:52:40 +02:00
xray_overlay.shader show xray errors in solid view 2020-02-27 16:41:13 +01:00