Cura/cura
Ghostkeeper 5f0fb3f9bd
Don't squash signals updating materials and variants
These may have different parameters, such as which machine and extruder they are updating the material and variant of. If we only pass the last signal on, then we're missing the update of other extruders.

Contributes to issue CURA-3803.
2017-05-22 14:01:58 +02:00
..
Settings Don't squash signals updating materials and variants 2017-05-22 14:01:58 +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 message if arrange all could not find location for all objects 2017-04-07 15:19:30 +02:00
BlockSlicingDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
BuildVolume.py fix: heightening of shadow for raft didn't take layer_0_z_overlap into account (CURA-3819) 2017-05-16 17:45:19 +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 cleanup: remove raft height stuff from ConvexHullDecorator (CURA-3819) 2017-05-16 17:45:19 +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 Workaround a tiny display issue with checkable MenuItems 2017-04-24 17:11:37 +02:00
CuraApplication.py Merge branch 'master' of github.com:Ultimaker/Cura 2017-05-19 10:40:09 +02:00
CuraSplashScreen.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05: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 Codestyle & removal unused imports 2017-03-22 11:38:55 +01: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 Merge branch 'master' into layer_view3_cleanup 2017-02-15 10:57:24 +01: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 Change MultiplyObjectsJob to work on a list of objects 2017-04-20 17:41:53 +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 Only push free nodes inside buildplate 2017-04-07 16:22:44 +02:00
PlatformPhysicsOperation.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
PrinterOutputDevice.py Heated bed timeout time now hides correctly if time ran out 2017-03-06 14:41:33 +01:00
PrintInformation.py Changed profile names 2017-05-15 16:52:25 +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 Directly use property instead of searching 2017-05-15 13:58:02 +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