Cura/plugins/PerObjectSettingsTool
Ghostkeeper 15792b8f09
Code style: Spaces around binary operators
Also the equal-sign in key-word arguments, though that goes against PEP8, but that's in our code style documentation.

Contributes to issue CURA-2319.
2016-09-22 15:33:17 +02:00
..
__init__.py Change "object" to "model" 2016-08-10 17:55:51 +02:00
PerObjectCategory.qml Restyle categories in add per object settings visibility dialog 2016-08-08 14:24:38 +02:00
PerObjectItem.qml Allow adding multiple per object settings at once 2016-08-08 14:23:39 +02:00
PerObjectSettingsPanel.qml Added forcefull property changed if perobjectsettings extruder was changed 2016-09-21 15:07:37 +02:00
PerObjectSettingsTool.py Per object tool now also triggers recenter 2016-09-20 13:12:27 +02:00
PerObjectSettingVisibilityHandler.py Code style: Spaces around binary operators 2016-09-22 15:33:17 +02:00