Commit History

Author SHA1 Message Date
  Remco Burema 58a5323709 Merge pull request #9884 from Ultimaker/CURA-7873_fix_positioning_merged_meshes 3 years ago
  Ghostkeeper 8e12d49160 Merge branch 'master' of github.com:Ultimaker/Cura 3 years ago
  Ghostkeeper 7eba38b286 Check if child bounding box is None before checking if it's degenerate. 3 years ago
  Ghostkeeper 6eeb135672 Fix calculating AABBs if group nodes are involved 3 years ago
  Ghostkeeper d4fa1cee45 Fix copying MIME type if scene nodes are copied 3 years ago
  Jaime van Kessel b0ed47daf1 Don't copy transformations if it's not needed 4 years ago
  Ghostkeeper f8a88642c2 Don't crash when failing to create Toolbox.qml dialogue 4 years ago
  fieldOfView c34162a2ba Merge branch 'master' into feature_support_meshes_present 4 years ago
  Ghostkeeper 0e4830e6ef Don't use deprecated extruders property 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 6e09e9821f Show support settings when support meshes are present in the scene 4 years ago
  Nino van Hooff 2d8a415a69 Use the printing area (hull + adhesion for one-at-a-time) instead of 4 years ago
  Jaime van Kessel 28184ad999 Add some simple tests to CuraSceneNode 5 years ago
  Jaime van Kessel 6bb9e6097a Rename "collideWithArea" to "collideWithAreas" 5 years ago
  Jaime van Kessel a6ca49d68c Fix typing for Buildvolume 5 years ago
  Lipu Fei c2b866fd05 Fix scale for just ungrouped objects 5 years ago
  Jaime van Kessel eb690a459f Fix boundingbox calculation of grouped groups 5 years ago
  Ghostkeeper ff99c4e45f Don't include group nodes in AABB 5 years ago
  Diego Prado Gesto 7f34d7615e CURA-5330 Add typing to CuraSceneNode 6 years ago
  Diego Prado Gesto e5e96bc600 Merge branch 'master' into mypy_fixes 6 years ago
  Ghostkeeper 258a90d850 Fix parameter 6 years ago
  Ghostkeeper 360d4f14e4 Fix broken import 6 years ago
  Ghostkeeper 68ddf443a1 Use explicit key-word arguments instead of kwargs 6 years ago
  Ghostkeeper 8ba592b593 Fix circular import with CuraApplication again 6 years ago
  Ghostkeeper aff341eac9 Add casts for result of deepcopy 6 years ago
  Ghostkeeper 9fb4511f52 Add function typing 6 years ago
  fieldOfView 523e6a59e3 Exclude non-printing-meshes from bounding box of parents 6 years ago
  Jack Ha bd775cf32e CURA-4400 fix support_extruder_nr values in overhang angle and SliceInfo 6 years ago
  Jack Ha 16cebe35ef CURA-4400 added docs to new functions 6 years ago
  Jack Ha 7fd0a9b98b CURA-4400 fixed multiply 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
  Jack Ha 11bad271d3 CURA-4400 set extruder numbers of settings to an enabled extruder; added SettingOverrideDecorator by default in CuraSceneNode 6 years ago
  Lipu Fei 495fc8bbd7 WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 6 years ago
  Jack Ha 7856d61b5a CURA-4425 scale image to full size; still has a bug that it is shifted vertically; still need to clean code 6 years ago
  Diego Prado Gesto 2770ff5848 CURA-4425 Remove debug printout 6 years ago
  Diego Prado Gesto 056ae4fe68 CURA-4425 Small refactor to avoid using repeated code 6 years ago
  Jack Ha c42f186812 CURA-4425 first thumbnail in UFP file; updated CuraSceneModel and PreviewPass 6 years ago
  Jack Ha b0d0b75662 Merge branch '3.2' 6 years ago
  Lipu Fei f45de9654b Revert "Remove unused import" 6 years ago
  Ghostkeeper f5e40c2281 Merge branch '3.2' 6 years ago
  Ghostkeeper cf556ccf8f Remove unused import 6 years ago
  ChrisTerBeke 4d0eaf6093 Merge branch 'feature_headless_docker' of https://github.com/Ultimaker/Cura into feature_headless_docker 6 years ago
  Jack Ha 8a53549bce CURA-4033 split update bounds for a single node in buildvolume and also call it from readMeshFinished 6 years ago
  ChrisTerBeke 02b681a8f2 Fixes for slicing 6 years ago
  Jack Ha dd989a1a51 CURA-4525 refresh objects list of all items after changing build plate 6 years ago
  Jack Ha bd8aa8d989 CURA-4525 automatic build plate menu items using BuildPlateModel 6 years ago
  Jack Ha e21acd1a07 CURA-4525 first multi slice + multi layer data, added filter on build plate, added option arrange on load, visuals like convex hull are now correct 6 years ago