Commit History

Author SHA1 Message Date
  Jaime van Kessel 1dc688dd4a Prevent double updateNextStack during deepcopy 4 years ago
  Jaime van Kessel 4729bd1d0f Remove unneeded check from deepcopy of settingoverride decorator 4 years ago
  Jaime van Kessel 737a9faa5f Speed up the objects model 4 years ago
  Jaime van Kessel 16bc2071ee Cache values to speed up the rendering 4 years ago
  Jaime van Kessel 1b973b3f3c Remove bit of code duplication 4 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff c2c96faf5f Convert remaining doxygen to rst 4 years ago
  fieldOfView 2eeabec317 Show support extruder for support meshes 4 years ago
  Lipu Fei 27d6b9b53b Calculate bounding box for helper meshes 5 years ago
  Lipu Fei fb33497ff1 Fix auto-slice for per-object settings 5 years ago
  Lipu Fei 24f28fe03e Calculate AABB for non printing meshes 5 years ago
  Jaime van Kessel 8267ef670a Greatly decrease amount of tickles to the backend for settingOverrideDecorator 5 years ago
  Jaime van Kessel abb13e8992 Prevend unneeded tickles of the backend for setting override decorators 5 years ago
  Jaime van Kessel e8d2e070d8 Dont calculate bounding box for non printing meshes 5 years ago
  Jaime van Kessel 42b1a0e028 Refactor some small bits of the setting override decorator 5 years ago
  Lipu Fei af02dc2758 Only use setMetaDataEntry() 6 years ago
  Lipu Fei b0b4f78cf2 Revert "Update SettingOverrideDecorator upon extruder enabled/disabled" 6 years ago
  Lipu Fei 880e098031 Revert "Fix for code style checks" 6 years ago
  Lipu Fei abed6052d0 Revert "CURA-5456 Fix some code-style" 6 years ago
  Diego Prado Gesto c5d48a3a9a CURA-5456 Fix some code-style 6 years ago
  Lipu Fei cc11e0a242 Fix for code style checks 6 years ago
  Lipu Fei 7a6e711276 Update SettingOverrideDecorator upon extruder enabled/disabled 6 years ago
  Lipu Fei 310a99fba7 Fix deepcopy in SettingOverrideDecorator 6 years ago
  Lipu Fei 196bd3a730 Add non-thumbnail-visible flag for creating previews 6 years ago
  Jack Ha c7a3d33411 CURA-5138 generate unique name for each per object setting container, fix per object settings being lost when multiplying 6 years ago
  Lipu Fei 4a0b3ace9e Fix missing getExtruderPositionValueWithDefault() error 6 years ago
  Lipu Fei 7bf8e399ff Should always reslice upon settings changed 6 years ago
  Jack Ha a9976e93c1 CURA-4400 fix per object setting change reslicing without reevaluate is non printing mesh all the time 6 years ago
  Jack Ha bab46d7048 CURA-4400 only reevaluate non printing mesh if the setting actually matters 6 years ago
  Jack Ha 32ce458516 CURA-4400 solved merge conflict 6 years ago
  Aleksei S 6bb42da056 Removed related commits to Settins per Object validation and 6 years ago
  Jack Ha bad637eb14 CURA-4400 fixed merge conflicts 6 years ago
  Ian Paschal 1f403f815d CURA-4972 Moved validation to `SettingOverrideDecorator.py` 6 years ago
  Jack Ha 657a52a5e7 CURA-4400 add checking for enabled extruder in setting _outside_buildarea, cleaned up a bit and factored some functions out BuildVolume 6 years ago
  Lipu Fei 0a0db39f02 deepcopy value from the stack 6 years ago
  Lipu Fei 1a6a6f74d5 Fix SettingOverrideDecorator for non printing meshes 6 years ago
  Diego Prado Gesto 8af52fb61b CURA-4726 Creating unique name for the per object stack. Keep the prefix so it is easy to trace when debugging instead of just a number 6 years ago
  Diego Prado Gesto fc78402146 CURA-4726 Using a string for the per object stack id instead of the id 6 years ago
  fieldOfView 1924946b59 Merge branch 'master' into feature_mesh_types 6 years ago
  fieldOfView 0b11117d6d Set a property for non-printing-meshes 6 years ago
  ChrisTerBeke d718e6e36c Create extruder stack for single extruder machines on start - CURA-4482 6 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Lipu Fei 50a7e8146f Add a dedicated stack class for per-object settings 7 years ago
  Arjen Hiemstra 573d25982e Minor cleanup of SettingOverrideDecorator 7 years ago
  Arjen Hiemstra 9fd0239cd5 Add a selectedObjectExtruders property to ExtruderManager 7 years ago
  Simon Edwards 4ab6b74930 Fixed a bunch of error which were reported by PyCharm's code analysis. 7 years ago
  Jack Ha bb955ca5ab Tickle the backend if per object settings are changed. CURA-3273 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
  Ghostkeeper 2492b03c4f Update disallowed area when object's extruder is changed 7 years ago
  Jack Ha 3f6877d2ec Keep per object extruder when switching machines. CURA-2533 7 years ago