OrcaSlicer/src/slic3r
Vojtech Bubnik 067cde85f1 WIP Refactoring of exceptions:
1) All slicer's exceptions are now derived from Slic3r::Exception.
2) New exceptions are defined for slicing errors.
3) Exceptions are propagated to the Plater to show.
It remains to modify the slicing back-end to throw the new SlicingError
exceptions instead of std::runtime_error and to show the other exceptions
by a message dialog instead of a notification.
2020-09-14 18:03:22 +02:00
..
Config WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
GUI WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
Utils WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
CMakeLists.txt WIP Standalone G-code viewer 2020-09-08 13:33:43 +02:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Fixing OSX and Linux builds 2020-04-01 10:09:31 +02:00