Commit History

Author SHA1 Message Date
  Kostas Karmas 12aa114483 Surround the addition the convexHull with try-except when loading a 3mf 4 years ago
  Kostas Karmas 82fc05c915 Always add a ConvexHullDecorator to objects loaded from 3MF 4 years ago
  Jaime van Kessel 38256f7a98 Add cast so that mypy doesn't choke 4 years ago
  Jaime van Kessel 91690524c0 Ensure that the 3mf reader doesn't make groups of one 4 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff 8f3827d5ae Convert doxygen to rst for 3MFReader/Writer and AMFReader 4 years ago
  Jaime van Kessel d49cca3b8b Add warning for when libsavitar is not up to date 4 years ago
  Nino van Hooff e43768ebde Revert "Revert "Merge pull request #7384 from Ultimaker/CURA-7333_Fix_reloading_3mf_files_with_many_objects"" 4 years ago
  Nino van Hooff 4f55c8d832 Revert "Merge pull request #7384 from Ultimaker/CURA-7333_Fix_reloading_3mf_files_with_many_objects" 4 years ago
  Kostas Karmas 8eb48672e1 Use the node id as identifier 4 years ago
  fieldOfView 469c205384 Fix typo 4 years ago
  fieldOfView 65346d9200 Store/retreive SceneNode in/from <object> attribute 4 years ago
  fieldOfView ecfe9c708e Fix watching for changes in 3mf files 4 years ago
  Ghostkeeper f89f47f8d5 Get quality definition from ContainerTree rather than QualityManager 5 years ago
  Ghostkeeper b3b59d5a5c Add typing 5 years ago
  Jaime van Kessel 4f30dffaf9 Ensure that when a corrupt 3mf file is loaded, the "failed to load" message will pop up 6 years ago
  Ian Paschal 320d73c6e5 Retain 3MF mesh positions 6 years ago
  Lipu Fei 9c40b1de92 Remove code that is likely for debugging 6 years ago
  Jaime van Kessel b4f59a7822 Removed unneeded application reference in construction of meshreaders 6 years ago
  Ghostkeeper 0cb6e506d2 Rewrite code style of _getScaleFromUnit 6 years ago
  Lipu Fei 7f7a195627 Fix merge conflicts from 3.4 6 years ago
  Lipu Fei 39b71add07 Reader classes are responsible for adding their mime types 6 years ago
  Jack Ha c6ac344ed5 Merge branch '3.4' 6 years ago
  Aleksei S 4922988e7d Added .3mf extension to the MimeType 6 years ago
  Diego Prado Gesto ddd7b056f3 CURA-5164 Make the mesh readers compliant with the new signature of the mesh reader. Also adapt the tests. 6 years ago
  Aleksei S 9779c41071 Use MimeTypeDatabase to find loaded file extension and set proper project name 6 years ago
  fieldOfView d123efd3eb Fix loading parented objects from 3mf files 6 years ago
  fieldOfView fff0a2519a Don't add a SettingOverrideDecorator twice 6 years ago
  Lipu Fei 22573a685d Fix quality definition comparison in quality importing 6 years ago
  Lipu Fei 07824c21e1 Move getMachineDefinitionIDForQualitySearch() into QualityManager.py 6 years ago
  Lipu Fei 632e0469fb Fix 3MF Reader 6 years ago
  Lipu Fei f304e7f2e7 Revert "Use userChanges instead of getTop()" 6 years ago
  Lipu Fei ccd4bb285b Use userChanges instead of getTop() 6 years ago
  Lipu Fei 3fffc2c621 WIP: Cleanup old QualityManager 6 years ago
  Lipu Fei 495fc8bbd7 WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 6 years ago
  Ghostkeeper f54767ae93 Remove unused _namespaces field 6 years ago
  Jack Ha 71e4d42409 CURA-4795 set build plate of newly loaded 3mf files to active build plate 6 years ago
  ChrisTerBeke 08322d0a5e Move all decorators in the scene subfolder 6 years ago
  Jack Ha 5152b2ae65 Solved merge conflicts. CURA-4525 6 years ago
  Ghostkeeper dad99f5292 Merge branch 'master' into feature_local_container_server 6 years ago
  Ghostkeeper ebe766a7c8 Set definition by their ID 6 years ago
  Jack Ha 864f417723 CURA-4525 Fix load and save projects. Not storing build plates or object names yet. 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 7 years ago
  ChrisTerBeke 77cd10374c Always set the active extruder stack when loading project file settings - CURA-4482 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  ChrisTerBeke 21ea99d9f2 CURA-4269 small code improvement for z-offset in project loading 7 years ago
  ChrisTerBeke e7e24caf97 CURA-4269 small code improvement for z-offset in project loading 7 years ago
  alekseisasin 7c462f5703 After loading a model from a project Y position is ignored 7 years ago
  ChrisTerBeke ddfb5f0b48 fix conflict after revert 7 years ago
  Jaime van Kessel c4f5c970e5 Removed uneeded logging 7 years ago