Cura/plugins
Lipu Fei 2c39612bc8 Fix UM2 upgrade regarding the variant
CURA-4482

UM2 by default doesn't have variants, but if the user enables Olsson
Block, the variant option will become available. This commit fixes the
following cases:

- Make sure that the variant is set on the extruder stack but not the
  global stack
- Extruder stacks don't contain information such as has_variant. Such
  info should be retrieved from the global stack and not just from the
  definition container because they can be overriden by other
  containers.
2017-11-17 12:47:30 +01:00
..
3MFReader Create container stacks when loading older project file - CURA-4482 2017-11-01 13:31:25 +01:00
3MFWriter Clarify 3mf saving multi extrusion setting - CURA-4482 2017-10-31 16:11:27 +01:00
AutoSave Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ChangeLogPlugin CURA-4502 Minor changes 2017-10-31 11:42:46 +01:00
CuraEngineBackend Remove unused function in StartSliceJob 2017-11-17 11:03:13 +01:00
CuraProfileReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CuraProfileWriter Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
FirmwareUpdateChecker Made the message more clear 2017-11-08 10:23:19 +01:00
GCodeProfileReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
GCodeReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
GCodeWriter Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ImageReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LayerView Merge branch 'CURA-4062_layerview_laggy' 2017-11-01 13:37:44 +01:00
LegacyProfileReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MachineSettingsAction Cleanup - CURA-4482 2017-11-01 14:32:58 +01:00
PerObjectSettingsTool Always use extruder stack when adding settings per object - CURA-4482 2017-10-31 16:04:06 +01:00
PluginBrowser Remove dash if plug-in author is empty 2017-10-25 11:28:41 +02:00
RemovableDriveOutputDevice Remove unused import 2017-10-04 14:59:39 +02:00
SliceInfoPlugin Always set the active extruder stack when loading project file settings - CURA-4482 2017-10-31 16:00:22 +01:00
SolidView Always use the extruder stacks to determine model color in solid view - CURA-4482 2017-10-31 16:08:59 +01:00
UltimakerMachineActions Fix UM2 upgrade regarding the variant 2017-11-17 12:47:30 +01:00
UM3NetworkPrinting Fix clusterSize property check in QML 2017-11-09 09:06:46 +01:00
USBPrinting Revert "Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"" 2017-10-05 10:58:49 +02:00
UserAgreementPlugin Simplified version for validation need to show user agreement 2017-10-30 15:43:40 +01:00
VersionUpgrade Fix not supported quality profile list 2017-10-31 11:21:34 +01:00
X3DReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
XmlMaterialProfile Merge branch 'master' into container_stack_improvements 2017-11-06 09:49:44 +01:00
XRayView CURA-4062 Minor changes 2017-11-01 13:31:17 +01:00