Cura/plugins
Ruben D c1ba64fd9e
Correct variants after all metadata is loaded
As explained in the block of documentation, we can't find the variants because there is no guarantee that the variants have been loaded by the time that the metadata of materials is deserialised and we don't know their IDs either (so no lazy loading). This registers a function to be called upon completely loading the metadata, which runs a query on the metadata to find the variant by its definition and name. A bit hacky but I see no better solution.

Contributes to issue CURA-4243.
2017-11-30 00:10:02 +01:00
..
3MFReader Merge branch 'master' into feature_local_container_server 2017-11-29 13:06:08 +01:00
3MFWriter Merge branch 'master' into feature_local_container_server 2017-11-29 13:06:08 +01:00
AutoSave Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ChangeLogPlugin Creating components is now done with the prefab function 2017-11-27 13:00:49 +01:00
CuraEngineBackend CURA-4605 Fix render issues when there are empty layers. 2017-11-23 15:39:22 +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 CURA-4552 Minor changes 2017-11-24 10:51:34 +01:00
GCodeWriter Set definition by their ID 2017-11-24 16:45:09 +01:00
ImageReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LegacyProfileReader Set definition by their ID 2017-11-24 16:45:09 +01:00
MachineSettingsAction Merge pull request #2685 from Ultimaker/container_stack_improvements 2017-11-20 17:42:26 +01:00
PerObjectSettingsTool Merge pull request #2685 from Ultimaker/container_stack_improvements 2017-11-20 17:42:26 +01:00
PluginBrowser Remove dash if plug-in author is empty 2017-10-25 11:28:41 +02:00
RemovableDriveOutputDevice Add stderr to send errors to 2017-11-14 11:53:24 +01:00
SimulationView Merge branch '3.1' 2017-11-28 10:36:11 +01:00
SliceInfoPlugin Merge pull request #2685 from Ultimaker/container_stack_improvements 2017-11-20 17:42:26 +01:00
SolidView CURA-4482 Fix error in SolidView when the support angle stack doesn't 2017-11-28 09:39:57 +01:00
UltimakerMachineActions Fix toggling UM2 upgrades on extruder 0 - CURA-4626 2017-11-27 17:35:57 +01:00
UM3NetworkPrinting Merge branch 'master' into feature_local_container_server 2017-11-29 13:06:08 +01:00
USBPrinting Creating components is now done with the prefab function 2017-11-27 13:00:49 +01:00
UserAgreementPlugin Creating components is now done with the prefab function 2017-11-27 13:00:49 +01:00
VersionUpgrade Fix version upgrade for quality_changes 2017-11-23 12:43:14 +01:00
X3DReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
XmlMaterialProfile Correct variants after all metadata is loaded 2017-11-30 00:10:02 +01:00
XRayView CURA-4062 Minor changes 2017-11-01 13:31:17 +01:00