Cura/cura
Jack Ha 90e8256f46 Fix that renaming a custom material also updates the selected material.
The namechanged signal was not connected at startup, so the update would only work if you change material first before renaming.

Contributes to CURA-4243.
2017-12-04 16:30:21 +01:00
..
Settings Use timer instead of calling _update directly. 2017-12-04 16:29:21 +01: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 Merge pull request #2685 from Ultimaker/container_stack_improvements 2017-11-20 17:42:26 +01:00
CameraAnimation.py Merge pull request #905 from Ultimaker/snappier_camera_animation 2017-10-24 10:36:55 +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 Merge pull request #2685 from Ultimaker/container_stack_improvements 2017-11-20 17:42:26 +01:00
ConvexHullNode.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CrashHandler.py Merge pull request #2838 from fieldOfView/fix_crashhandler_crash 2017-11-27 17:18:38 +01:00
CuraActions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CuraApplication.py Fix that renaming a custom material also updates the selected material. 2017-12-04 16:30:21 +01: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 CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
LayerData.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LayerDataBuilder.py CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +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 CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
MachineAction.py Creating components is now done with the prefab function 2017-11-27 13:00:49 +01: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
PreviewPass.py Update PreviewPass so that only slicable objects are rendered 2017-11-09 13:51:47 +01:00
PrinterOutputDevice.py Merge branch 'master' into feature_local_container_server 2017-11-29 13:06:08 +01:00
PrintInformation.py Merge branch 'master' into feature_local_container_server 2017-11-29 13:06:08 +01: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 Pass just metadata through quality manager instead of full containers 2017-11-29 14:33:04 +01: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