Cura/plugins
Ghostkeeper e6efba3868
Make version upgrade also translate file names
This was required since Cura 2.1 produced files with the same filename (bar extension). This then resulted in two containers with the same ID. If you had bad luck, an instance container was chosen as global container (depending on which was first in the unordered dictionary). This gives the current settings the postfix _current_settings, fixing that issue.

Contributes to issue CURA-844.
2016-07-07 15:13:58 +02:00
..
3MFReader Fixed up the 3MF reader to use the changed MeshBuilder and MeshData. 2016-06-28 11:43:02 +02:00
AutoSave Update AutoSave plugin to work with the new settings API 2016-05-30 15:29:10 +02:00
ChangeLogPlugin Merge branch '2.1' 2016-06-04 19:11:59 +02:00
CuraEngineBackend Restart timer after slicing is performed when not enabled. 2016-07-06 16:21:03 +02:00
CuraProfileReader Support for importing a profile. 2016-06-09 14:14:50 +02:00
CuraProfileWriter Move ProfileReader and ProfileWriter over to Cura itself. 2016-06-09 14:14:49 +02:00
GCodeProfileReader Remove unused name/id when importing a profile from a gcode file 2016-07-05 21:58:47 +02:00
GCodeWriter GCodeWriter: Getting always the correct container with the currently used profile. 2016-06-24 16:00:38 +02:00
ImageReader Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LayerView Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LegacyProfileReader Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
PerObjectSettingsTool Make PerObjectSettingVisiblityHandler inherit SettingVisiblityHandler and some other cleanup 2016-06-23 13:33:51 +02:00
RemovableDriveOutputDevice Bump API version of plugins that do not need extra porting 2016-05-30 15:29:10 +02:00
SliceInfoPlugin Made exception handling of slice info plugin way more robust 2016-07-06 16:32:24 +02:00
SolidView Fix minor codereview issues 2016-06-22 17:19:14 +02:00
UltimakerMachineActions Merge branch 'master' of github.com:Ultimaker/Cura 2016-07-07 13:44:19 +02:00
USBPrinting Restarting machine check properly re-enables endstop check 2016-07-07 13:43:45 +02:00
VersionUpgrade/VersionUpgrade21to22 Make version upgrade also translate file names 2016-07-07 15:13:58 +02:00
XmlMaterialProfile Add support for some additional properties to XmlMaterialProfile 2016-06-02 08:10:55 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00