Cura/cura/Scene
Ghostkeeper f8a88642c2
Don't crash when failing to create Toolbox.qml dialogue
Basically we should never be raising the master Exception class, really.
The enclosing class has error handling in case this returns None already, so this fix is easy.

Contributes to Sentry issue CURA-Y5.
2020-06-18 14:53:18 +02:00
..
__init__.py Move all decorators in the scene subfolder 2018-01-03 15:09:19 +01:00
BlockSlicingDecorator.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
BuildPlateDecorator.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
ConvexHullDecorator.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ConvexHullNode.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CuraSceneController.py Merge branch 'master' into feature_support_meshes_present 2020-06-04 10:27:11 +02:00
CuraSceneNode.py Don't crash when failing to create Toolbox.qml dialogue 2020-06-18 14:53:18 +02:00
GCodeListDecorator.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
SliceableObjectDecorator.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ZOffsetDecorator.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00