Commit History

Author SHA1 Message Date
  Remco Burema c7bae1e8fc Move 'lay flat by face' operation to Uranium. 5 years ago
  Remco Burema d9b10e7180 Merge branch 'feature_bottom_face' of https://github.com/Ultimaker/Cura into feature_bottom_face 5 years ago
  Remco Burema 70332978fd Less cryptic max face-id. 5 years ago
  Lipu Fei efbcdcc8ac Add None check in bottomFaceSelection() 5 years ago
  Lipu Fei 44db4216bc Rename to getEndFaceSelectionId() 5 years ago
  Remco Burema 503a24f7a1 Make magic value into funtion (max face-id). 5 years ago
  Remco Burema b97015a354 Added 'align selected face with buildplate' feature. 5 years ago
  Jaime van Kessel a82dcb6f52 Fix crash when attempting to set build plate for selection 5 years ago
  Ghostkeeper 07f0433751 Correct link to manual 5 years ago
  Ghostkeeper a5500b028f Use HTTPS for Help links 5 years ago
  Jaime van Kessel d8c430abf6 Fix typing 5 years ago
  Ghostkeeper f1a7b23a5c Adjust default position of camera based on diagonal size 6 years ago
  Diego Prado Gesto 762a1b1bfd Fix code-style 6 years ago
  Ghostkeeper 5a5d07865b Fix circular imports with CuraApplication 6 years ago
  Ghostkeeper 84d69fcd97 Add missing type for locally created list 6 years ago
  Ghostkeeper da285a33d5 Fix types 6 years ago
  Diego Prado Gesto 5704a7b184 Merge branch 'master' into WIP_improve_initialization 6 years ago
  Jack Ha a3ac20172b CURA-5370 The minimum offset between objects in the Arranger is now determined by the brim/skirt/... setting 6 years ago
  Lipu Fei 051dd7a6e9 WIP: Make application initialization and start up more clear 6 years ago
  Jack Ha 6909c9263a CURA-4400 fix setting extruder number on a group printed with mixed extruders 6 years ago
  ChrisTerBeke 6c9d7b5a2e Fixes for resetting print time information when removing all or last model, reduce signals being used for print time resetting - CURA-4852 6 years ago
  Jack Ha b9a99d4692 CURA-4525 fix placement on load to only avoid objects on current build plate 6 years ago
  Jack Ha 8854a28d56 CURA-4525 solved merge conflict 6 years ago
  Jack Ha 3991dee14c Merge branch 'CURA-4525-multi-build-plate-merge' of github.com:Ultimaker/Cura into CURA-4525-multi-build-plate-merge 6 years ago
  Jack Ha e7e5729006 CURA-4525 deselect after move to build plate and build plate change 6 years ago
  Ian e0c2a9e4c7 Fix for CURA-4111 6 years ago
  ChrisTerBeke 62b06b063b Also move other operations into operations subfolder 6 years ago
  Jack Ha 41d5ec86a3 CURA-4525 updated scene node menu and added multi buildplate arrange 6 years ago
  Jack Ha 38670171f5 CURA-4525 party working objects list and build plates 6 years ago
  Jack Ha 5b368fbfd5 CURA-4104 added first sucky build plate selection options 6 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  fieldOfView 3f903d2c76 Add menu item to reset the camera 7 years ago
  Arjen Hiemstra ada614e413 Workaround a tiny display issue with checkable MenuItems 7 years ago
  Arjen Hiemstra b4c557679c Change the selected extruder for all child nodes of a group 7 years ago
  Arjen Hiemstra 78603bed63 Rename setSelectionExtruder to setExtruderForSelection 7 years ago
  Arjen Hiemstra e571b8aeac Remove superfluous return statement 7 years ago
  Arjen Hiemstra 49bdb78219 Use cura. for imports instead of relative imports` 7 years ago
  Arjen Hiemstra 5f65cb25c6 Add a setSelectionExtruder method to CuraActions 7 years ago
  Arjen Hiemstra b56802a523 Add a deleteSelection method to CuraActions 7 years ago
  Arjen Hiemstra c21895de97 Add a multiplySelection method to CuraActions 7 years ago
  Arjen Hiemstra 97fd35c21d Add a centerSelection method to CuraActions 7 years ago
  Simon Edwards a5181f157e Applied the profiler's pyqtSlot decorator to all of the code. 7 years ago
  Jaime van Kessel 97d16ae3bd Update documentation & code cleanup 8 years ago
  Thomas-Karl Pietrowski 5ae63f2de1 Removing unused imports 8 years ago
  Thomas-Karl Pietrowski 60d1f34b17 Removing unused import 8 years ago
  Thomas-Karl Pietrowski 2e8d653fa5 webbrowser is not used here anymore 8 years ago
  Arjen Hiemstra d937eb7a17 Defer opening the webbrowser until the next run of the event loop 9 years ago
  Arjen Hiemstra 3c5096cebc Use python's webbrowser instead of Qt.openUrlExternally for opening urls 9 years ago