Cura/plugins/PerObjectSettingsTool
Ghostkeeper 31106d13d0
Reduce nesting complexity with some pre-checks
There were two pre-checks here, where the main body of the function was indented two deep. Instead, just early-out if the checks fail. This is easier to read and understand.

Found during investigation of CURA-8128.
2021-06-16 12:58:09 +02:00
..
__init__.py Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00
PerObjectCategory.qml Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00
PerObjectItem.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
PerObjectSettingsPanel.qml Use Cura-style drop-down to select mesh type 2021-06-15 17:13:08 +02:00
PerObjectSettingsTool.py Also add wall_line_count when adding a infill mesh 2020-11-03 16:06:10 +01:00
PerObjectSettingVisibilityHandler.py Reduce nesting complexity with some pre-checks 2021-06-16 12:58:09 +02:00
plugin.json Increment SDK version to 7.5.0 2021-04-06 13:28:08 +02:00
SettingPickDialog.qml While searching, search through all settings rather than just visible 2020-05-15 13:11:28 +02:00
tool_icon.svg Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00