Cura/plugins/PerObjectSettingsTool
Ian Paschal 62e7cb9a2d CURA-4972 Allow reslice after setting is removed
The issue Andreea found was caused by the fact that the object was unsubscribed from setting validation while still having the illegal value, because the setting (and its illegal value) was removed AFTER unsubscribing. Thus the illegal value got "saved" until the next time you added that setting and set the correct value.
2018-02-27 16:05:07 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PerObjectCategory.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PerObjectItem.qml Fix: per model settings validation 2018-02-23 13:05:29 +01:00
PerObjectSettingsPanel.qml CURA-4972 Allow reslice after setting is removed 2018-02-27 16:05:07 +01:00
PerObjectSettingsTool.py Fix: per model settings validation 2018-02-23 13:05:29 +01:00
PerObjectSettingVisibilityHandler.py Refactor skip reset setting 2018-01-09 17:35:10 +01:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
tool_icon.svg CURA-4354 fixed plugin injected tool icon path finding, example in PerObjectSettingsTool 2017-09-22 16:15:38 +02:00