Ghostkeeper
|
c7d7dd11d1
Merge branch 'master' into PyQt6_upgrade
|
2 лет назад |
Jaime van Kessel
|
cfb0604067
Clarify some documentation in the PerObjectSettingVisibilityHandler
|
2 лет назад |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 лет назад |
Ghostkeeper
|
31106d13d0
Reduce nesting complexity with some pre-checks
|
3 лет назад |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 лет назад |
Nino van Hooff
|
a4fe3d7685
Convert doxygen to rst for POS, MonitorStage, PostProcessing
|
4 лет назад |
Nino van Hooff
|
c8c4fe65cf
Fix two if statements which caused POS settings to be unselectable
|
4 лет назад |
Ghostkeeper
|
a776f54e7f
Fix making settings visible if the default was 0
|
4 лет назад |
Ghostkeeper
|
3b235d5536
Make settings visible too after adding them
|
4 лет назад |
Jaime van Kessel
|
00078fd659
Remove a bunch of unused imports
|
5 лет назад |
Lipu Fei
|
30870c5ef2
Refactor skip reset setting
|
6 лет назад |
Aleksei S
|
117c467829
Fix: Per mesh setting combobox did not save selected option
|
6 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
fieldOfView
|
93c5b382ba
Fix selecting settings for Per Model Settings with single extrusion printers
|
7 лет назад |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 лет назад |
Simon Edwards
|
98a6568313
Merge branch 'master' into python_type_hinting
|
8 лет назад |
Simon Edwards
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 лет назад |
Ghostkeeper
|
15792b8f09
Code style: Spaces around binary operators
|
8 лет назад |
Jaime van Kessel
|
c13003c960
Switching between stacks now ensures that right value is used for perobject
|
8 лет назад |
Jaime van Kessel
|
ddc4c73f8b
Updated documentation for perobject visiblity
|
8 лет назад |
Jaime van Kessel
|
6b613fd86b
If the stack number is 0 it's now correctly used by perobject settings
|
8 лет назад |
Tim Kuipers
|
479f9ea6d2
refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)
|
8 лет назад |
Jaime van Kessel
|
1bafac94bd
Value functions are now correcty copied when using per-object settings
|
8 лет назад |
fieldOfView
|
5c63e5e13f
Fix a typo in a comment
|
8 лет назад |
Jaime van Kessel
|
91dfd971ca
PerObject settings don't automatically get a user changed state
|
8 лет назад |
Ghostkeeper
|
021a33d6bd
Always set value of added setting instance
|
8 лет назад |
Ghostkeeper
|
51d972941e
Handle rounding errors in stack_nr
|
8 лет назад |
Ghostkeeper
|
92b154f5fe
More defensive check for global_inherits_stack extruder
|
8 лет назад |
Ghostkeeper
|
de7f32da19
Convert global_inherits_stack to int before slicing
|
8 лет назад |
Ghostkeeper
|
ee95e90b4b
Fix display update bug in per-object panel
|
8 лет назад |
Ghostkeeper
|
d97c9f6e4c
Don't use extruder fallback on single-extrusion machines
|
8 лет назад |
Ghostkeeper
|
df1b6b8e88
Only get from extruder if global_inherits_stack is valid
|
8 лет назад |
Ghostkeeper
|
f568014e67
Add setting with value from support extruder stack
|
8 лет назад |
Ghostkeeper
|
5bd3d83c9e
Fix typos in documentation
|
8 лет назад |
fieldOfView
|
c36af13daf
Fix PerObjectSettings, which were broken due to the material editing merge
|
8 лет назад |
Arjen Hiemstra
|
38ce6cd4b8
Make PerObjectSettingVisiblityHandler inherit SettingVisiblityHandler and some other cleanup
|
8 лет назад |
Jaime van Kessel
|
1ae69b25fa
Added documentation
|
8 лет назад |
Jaime van Kessel
|
89c1136d7f
Per object settings can now be added & changed
|
8 лет назад |
Jaime van Kessel
|
c914446060
Initial changes for perobject stuff
|
8 лет назад |