PrusaSlicer-NonPlainar/src/slic3r/GUI/Jobs
Vojtech Bubnik 6531061d09 Support for naming slicer own threads for debugging.
The following threads are named with this commit:
slic3r_main, slic3r_BackgroundSlicingProcess,
slic3r_tbbpool_xx_yy where xx is a one based index of the TTB thread
and yy is the platform thread ID.
2020-10-22 13:54:15 +02:00
..
ArrangeJob.cpp Include cleanup: Selection.hpp 2020-05-26 13:46:59 +02:00
ArrangeJob.hpp Move ui jobs into separate folder 2020-04-23 18:56:09 +02:00
Job.cpp Support for naming slicer own threads for debugging. 2020-10-22 13:54:15 +02:00
Job.hpp Support for naming slicer own threads for debugging. 2020-10-22 13:54:15 +02:00
ProgressIndicator.hpp Move ui jobs into separate folder 2020-04-23 18:56:09 +02:00
RotoptimizeJob.cpp Significant performance improvements for elevated and non-elevated case 2020-09-10 19:35:45 +02:00
RotoptimizeJob.hpp Move ui jobs into separate folder 2020-04-23 18:56:09 +02:00
SLAImportJob.cpp SLA archive import will now recover the model's original position. 2020-08-27 23:14:42 +02:00
SLAImportJob.hpp Add ui job for SLA import 2020-04-23 19:45:55 +02:00