Commit History

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