Cura/cura
Ghostkeeper 2fc198a7ad
Move manual criterion into base criteria filter
This code was filtering on certain criteria, and then filtering the results based on an additional metadata field. Let's just move that last field in the original criteria too...

Contributes to issue CURA-4243.
2017-10-19 15:48:19 +02:00
..
Settings Merge pull request #2613 from Ultimaker/CURA-4333_Notification_icon_for_recommended_mode 2017-10-17 13:05:45 +02:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Arrange.py Minor refactor; Return None instead of weird 999999 if no suitable location was found 2017-04-12 15:01:39 +02:00
ArrangeObjectsJob.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
BlockSlicingDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
BuildVolume.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CameraAnimation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CameraImageProvider.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ConvexHullDecorator.py Revert "Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"" 2017-10-05 10:58:49 +02:00
ConvexHullNode.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CrashHandler.py Run crash dialog on Qt thread so the GUI gets updated correctly 2017-10-17 09:38:43 +02:00
CuraActions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CuraApplication.py Move simple-mode settings customization check into a separate file 2017-10-16 13:18:11 +02:00
CuraSplashScreen.py Fix size of "beta" classifier on splash screen for HiDPI (windows) screens 2017-10-16 14:51:59 +02:00
CuraVersion.py.in Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
GCodeListDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
Layer.py Codestyle & removal unused imports 2017-03-22 11:38:55 +01:00
LayerData.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LayerDataBuilder.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LayerDataDecorator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
LayerPolygon.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MachineAction.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MachineActionManager.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MultiplyObjectsJob.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
OneAtATimeIterator.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PlatformPhysics.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PlatformPhysicsOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PrinterOutputDevice.py Revert "Use self._camera_active to detect whether we should show the camera" 2017-10-02 17:34:57 +02:00
PrintInformation.py Force use and update the job name with the loaded project file 2017-10-12 07:59:43 +02:00
ProfileReader.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ProfileWriter.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
QualityManager.py Move manual criterion into base criteria filter 2017-10-19 15:48:19 +02:00
SetParentOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ShapeArray.py Make sure we do not have a crash when model is very small - CURA-4431 2017-10-10 16:27:14 +02:00
SliceableObjectDecorator.py D6: Fixed layers and line widths 2017-01-05 13:04:32 -05:00
ZOffsetDecorator.py Added missing super call 2017-05-18 10:49:05 +02:00