..
__init__.py
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
ContainerManager.py
Don't crash when importing definition files as materials
2020-03-23 09:06:20 +01:00
cura_empty_instance_containers.py
Give empty material the required material properties
2019-09-13 16:07:33 +02:00
CuraContainerRegistry.py
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
CuraContainerStack.py
Fix intent profile selection
2019-10-01 15:21:01 +02:00
CuraFormulaFunctions.py
Fix "typo" caused by cleanup before push
2020-01-30 18:23:25 +01:00
CuraStackBuilder.py
Be a bit more gracefull when adding a machine failed
2020-02-28 17:03:38 +01:00
Exceptions.py
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
ExtruderManager.py
Fix getting correct initial extruder number
2020-01-16 13:59:02 +01:00
ExtruderStack.py
Remove deprecated currentExtruderPositions
2019-10-22 14:11:31 +02:00
GlobalStack.py
Add typing
2019-10-22 14:14:14 +02:00
IntentManager.py
Prevent crashes when a variant could not be found
2019-12-05 14:19:18 +01:00
MachineManager.py
Fix variant from extruder not restoring correctly
2020-03-13 10:37:08 +01:00
MachineNameValidator.py
Remove unused parameter
2018-09-14 17:00:55 +02:00
MaterialSettingsVisibilityHandler.py
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
2018-02-21 14:05:19 +01:00
PerObjectContainerStack.py
Ensure that PerObjectContainer stack doesn't trigger a save
2019-09-06 11:16:12 +02:00
SetObjectExtruderOperation.py
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py
Ensure that all updates from settingInheritance are on a timer
2019-11-01 15:14:33 +01:00
SettingOverrideDecorator.py
Calculate bounding box for helper meshes
2019-05-24 10:49:35 +02:00
SettingVisibilityPreset.py
Forbid interpolation in setting visibility preset files
2018-10-18 14:54:20 +02:00
SidebarCustomMenuItemsModel.py
Fix icon name role
2018-09-17 10:51:56 +02:00
SimpleModeSettingsManager.py
Remove use of deprecated extruders property
2019-09-13 17:27:16 +02:00