Cura/plugins
Ghostkeeper cc27392ab0
Don't use material groups to update metadata
The material groups are not filled any more in the material manager so this fails.
This might make updating metadata of material profiles slightly slower, but when testing this I noticed no difference.

The function becomes a lot simpler though. And it works again.

Contributes to issue CURA-6600.
2019-09-13 14:42:27 +02:00
..
3MFReader Fix 3MF-workspace-reading: Variants where not loaded properly. 2019-09-13 12:59:54 +02:00
3MFWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
AMFReader Fix some typos 2019-04-30 11:39:45 +02:00
CuraDrive Handle requests ConnectionErrors in Backup plugin 2019-04-23 09:07:19 +02:00
CuraEngineBackend Do not trigger slicing if there's no slicable object 2019-09-03 20:01:41 +02:00
CuraProfileReader Use container tree to get quality definition of printer 2019-09-12 16:15:40 +02:00
CuraProfileWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
FirmwareUpdateChecker Fix logging in FirmwareUpdateChecker 2019-08-15 13:03:51 +02:00
FirmwareUpdater Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
GCodeGzReader F5 reloads gcode file 2019-08-27 14:42:31 +02:00
GCodeGzWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
GCodeProfileReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
GCodeReader Add doc for the need of filename in processGCodeStream() 2019-09-05 14:19:48 +02:00
GCodeWriter Store intent category in metadata of quality_changes as well 2019-09-11 16:58:11 +02:00
ImageReader fix color inversion and make variable naming descriptive 2019-03-22 11:42:31 +01:00
LegacyProfileReader Add convenience script for running complete coverage 2019-08-30 16:32:11 +02:00
MachineSettingsAction Fix metadata checking 2019-08-28 11:52:52 +02:00
ModelChecker Ensure the model checker doesn't update a gazillion times on multiply 2019-02-21 21:09:49 +01:00
MonitorStage Add text about cloud connection when no printer can be reached on monitor 2019-07-09 09:09:08 +02:00
PerObjectSettingsTool Update when a setting is removed from the list 2019-08-02 14:34:14 +02:00
PostProcessingPlugin Merge pull request #6315 from Ultimaker/CURA-6755_add_retract_continue_script 2019-09-09 13:05:33 +02:00
PrepareStage Scale instead of center for preview/prepare-menus. [CURA-6478] 2019-04-25 21:50:24 +02:00
PreviewStage Remove a line of commented-out code. [CURA-6478] 2019-04-25 22:42:52 +02:00
RemovableDriveOutputDevice Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
SimulationView Made too broad exception handling more specific 2019-09-02 09:52:36 +02:00
SliceInfoPlugin Use certifi CA certs with urllib requests 2019-08-13 12:59:27 +02:00
SolidView Wrap up 'lay flat by face' feature for 4.3-BETA. 2019-09-10 12:37:59 +02:00
SupportEraser Calculate bounding box for helper meshes 2019-05-24 10:49:35 +02:00
Toolbox Fix getting extruder list everywhere 2019-09-09 16:47:29 +02:00
TrimeshReader Check gltf extension against lower() filename 2019-09-06 09:51:26 +02:00
UFPReader Fix UFPReader due to gcode reader readFromStream() change 2019-09-05 14:17:49 +02:00
UFPWriter Don't use material groups to find just the root container 2019-09-13 14:42:27 +02:00
UltimakerMachineActions Fix theming 2019-04-17 09:18:08 +02:00
UM3NetworkPrinting Merge branch 'feature_intent' into feature_intent_container_tree 2019-09-13 09:02:51 +02:00
USBPrinting Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
VersionUpgrade Merge branch 'master' into feature_intent 2019-09-13 09:02:30 +02:00
X3DReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
XmlMaterialProfile Don't use material groups to update metadata 2019-09-13 14:42:27 +02:00
XRayView Merge remote-tracking branch 'origin/master' into shader_optimization 2019-05-16 14:22:05 +02:00