Cura/plugins/3MFReader
Erwan MATHIEU a96eefd8cc Fix duplicated file reloading
CURA-11905

Instead of using the object name for reloading meshes inside a 3MF file, use a dedicated mesh ID property that is only stored internally, doesn't have to be unique (because the combination filename+ID will be) and can't be changed by the user. This should improve 3MF file reloading, and also fixes reloading of duplicated instances, because multiple meshes can now have the same mesh ID.
2024-10-07 17:50:25 +02:00
..
__init__.py PAP adding save dialog before filesave window 2024-02-20 10:47:27 +01:00
plugin.json Added preference to show UFP saving dialog 2024-02-16 14:11:07 +01:00
SpecificSettingsModel.py Also translate label 2024-03-29 13:04:56 +01:00
ThreeMFReader.py Fix duplicated file reloading 2024-10-07 17:50:25 +02:00
ThreeMFWorkspaceReader.py Fix opening empty ucp files 2024-03-29 16:23:38 +01:00
WorkspaceDialog.py Revert "Update model data handling in 3MFReader plugin" 2024-03-20 13:34:41 +01:00
WorkspaceDialog.qml Added enumname while reading ucp 2024-03-28 17:16:42 +01:00
WorkspaceRow.qml We now display the global and extruder settings in the dialog 2024-02-05 12:39:56 +01:00
WorkspaceSection.qml removes the unnecessary 'z' attribute 2024-03-18 14:51:55 +01:00