Cura/cura
2017-09-22 09:51:59 +02:00
..
Settings small code fixes 2017-09-22 09:51:59 +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 Added Title for messages 2017-09-13 13:58:08 +02:00
BlockSlicingDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
BuildVolume.py Removed 14bitVoid code accord to a new LGPL license 2017-09-14 18:03:31 +02:00
CameraAnimation.py Undo old testcode, added testcode for CURA-3334 2017-02-27 11:20:22 +01: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 Update convex hull to account for first layer horizontal expansion 2017-06-28 11:41:51 +02:00
ConvexHullNode.py ConvexHull Scene node no longe re-builds the shader every time it's created 2017-04-05 15:25:20 +02:00
CrashHandler.py Dump stacktrace for all threads in CrashReport 2017-05-19 15:00:54 +02:00
CuraActions.py Add menu item to reset the camera 2017-09-16 10:05:45 +02:00
CuraApplication.py Merge branch 'master' of github.com:Ultimaker/cura 2017-09-13 13:58:39 +02:00
CuraSplashScreen.py dont disappear when click on splashscreen 2017-09-22 09:11:35 +02:00
CuraVersion.py.in Properly handle CMake options that are enabled but not "ON" 2017-03-06 17:26:02 +01: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 Codestyle & removal unused imports 2017-03-22 11:38:55 +01:00
LayerDataBuilder.py Fix displaying layers with python3.6 2017-06-06 23:47:40 +03: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 Be robust against faulty data from the engine 2017-06-02 11:35:11 +02:00
MachineAction.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MachineActionManager.py CURA-3470 Return list instead of set for QVariantList 2017-03-07 16:42:56 +01:00
MultiplyObjectsJob.py Added Title for messages 2017-09-13 13:58:08 +02:00
OneAtATimeIterator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
PlatformPhysics.py fixes for reverting 11ebdf7303 2017-09-18 15:37:17 +02:00
PlatformPhysicsOperation.py Fix ordering of merged PlatformPhysicsOperation 2017-06-13 13:10:59 +02:00
PrinterOutputDevice.py Also added canPreheatBed option 2017-09-04 15:33:04 +02:00
PrintInformation.py Fixed some missed references to the previous variables - CURA-4232 2017-09-15 16:05:24 +02:00
ProfileReader.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ProfileWriter.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
QualityManager.py Detecting whether the profile is created for multiple extrusion printers or not - CURA-4327 2017-09-21 16:28:50 +02:00
SetParentOperation.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ShapeArray.py Fixed one_at_a_time and arranger. CURA-3670 2017-04-10 11:16:34 +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