Cura/plugins
Lipu Fei da8b55cf62 Make sure stacks will have non-empty definitionChanges in project loading
CURA-4107

In old Cura, there is no definitionChanges container, so loading a
project file from an old version will result in stacks with empty
defnitionChanges. This will cause an unnecessary auto-slice problem when
we switch between the extruder tabs for the first time. This action will
trigger a piece code in MachineAction which creates a definitionChanges
container for the active stack if it is empty. This eventually triggers
a propertyChanged signal and results in an unncessary auto-slicing.
2017-08-15 14:38:49 +02:00
..
3MFReader Make sure stacks will have non-empty definitionChanges in project loading 2017-08-15 14:38:49 +02:00
3MFWriter In SliceInfo, use the global stack if it is a single-extrusion machine 2017-08-15 14:19:23 +02:00
AutoSave Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ChangeLogPlugin Mention Neotko as the originator of Ironing 2017-08-03 15:53:32 +02:00
CuraEngineBackend EngineBackend should trigger auto-slice on changes 2017-08-01 09:39:35 +02:00
CuraProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
CuraProfileWriter Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
GCodeProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
GCodeReader Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00
GCodeWriter Fix saving g-code if no quality profile is set 2017-07-06 13:52:54 +02:00
ImageReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
LayerView Use Label for LayerView legend texts 2017-08-03 16:18:58 +02:00
LegacyProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
MachineSettingsAction Remove duplicated function createDefinitionChangesContainer() 2017-08-07 10:59:24 +02:00
PerObjectSettingsTool Round fractional widths and heights in system-themed qml 2017-07-14 12:58:07 +02:00
PluginBrowser Add a way to cancel a download 2017-07-07 12:30:58 +02:00
RemovableDriveOutputDevice Fixed removable drive error spam on Windows 2017-07-05 14:48:02 +02:00
SliceInfoPlugin In SliceInfo, use the global stack if it is a single-extrusion machine 2017-08-15 14:19:23 +02:00
SolidView Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
UltimakerMachineActions Round fractional widths and heights in system-themed qml 2017-07-14 12:58:07 +02:00
UM3NetworkPrinting Merge branch 'fix_system_text_rendering' of https://github.com/fieldOfView/Cura 2017-07-26 16:49:28 +02:00
USBPrinting Added min width & height 2017-07-27 12:55:12 +02:00
VersionUpgrade Upgrade g-code flavour Volumatric to Volumetric 2017-07-24 16:19:59 +02:00
X3DReader Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00
XmlMaterialProfile Take manufacturer from XML profile if available 2017-08-11 11:13:23 +02:00
XRayView Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00