.. |
DatabaseHandlers
|
Match table name with container type
|
2021-09-08 16:40:22 +02:00 |
__init__.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
ContainerManager.py
|
Add global & extruder stack to ignore list for name filters
|
2021-09-27 13:41:53 +02:00 |
cura_empty_instance_containers.py
|
Give empty material the required material properties
|
2019-09-13 16:07:33 +02:00 |
CuraContainerRegistry.py
|
Fixed typing
|
2021-09-02 10:17:40 +02:00 |
CuraContainerStack.py
|
Add missing required typing
|
2020-08-14 15:19:59 +02:00 |
CuraFormulaFunctions.py
|
Fix "typo" caused by cleanup before push
|
2020-01-30 18:23:25 +01:00 |
CuraStackBuilder.py
|
Fix various typos
|
2021-09-07 11:33:54 -04:00 |
Exceptions.py
|
Convert remaining doxygen to rst
|
2020-05-28 17:13:44 +02:00 |
ExtruderManager.py
|
Don't mark interface extruder as used when there are none
|
2022-02-03 15:59:21 +01:00 |
ExtruderStack.py
|
Don't create a context when it's not provided
|
2020-08-14 14:19:19 +02:00 |
GlobalStack.py
|
Remove Extruders property from global stack
|
2022-03-24 14:26:03 +01:00 |
IntentManager.py
|
Remove trailing whitespace from Python files
|
2020-05-29 14:30:33 +02:00 |
MachineManager.py
|
Add missing format to error log
|
2021-12-15 12:03:55 +01:00 |
MachineNameValidator.py
|
Don't crash when not able to read maximum file name length
|
2021-02-04 17:10:03 +01:00 |
MaterialSettingsVisibilityHandler.py
|
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
2018-02-21 14:05:19 +01:00 |
PerObjectContainerStack.py
|
Don't use deprecated extruders property
|
2020-05-29 18:14:21 +02:00 |
SetObjectExtruderOperation.py
|
Convert remaining doxygen to rst
|
2020-05-28 17:13:44 +02:00 |
SettingInheritanceManager.py
|
Improve speed of the inherit button
|
2021-10-08 18:12:35 +02:00 |
SettingOverrideDecorator.py
|
Prevent double updateNextStack during deepcopy
|
2020-06-23 11:40:52 +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 a number of unused imports
|
2020-04-10 13:58:10 +02:00 |