Commit History

Author SHA1 Message Date
  Lipu Fei 870d6fe76a Use position number to get extruders for overriding in project loading 7 years ago
  Lipu Fei cbdddd0b16 Ignore "quality" and "variant" containers in project loading 7 years ago
  Lipu Fei 18dd8dc6cc Simplify ExtruderStack override code in project loading 7 years ago
  Lipu Fei e1455a4551 Fix deserializing ExtruderStacks in project loading 7 years ago
  Lipu Fei e2e208261e Fix renaming quality_changes and definition containers in project loading 7 years ago
  Lipu Fei a9ec3f2712 Add docs to project loading code 7 years ago
  Lipu Fei 8c2fe0951d Refactor project loading 7 years ago
  Lipu Fei ee831928ba Fix overriding extruder stacks for project loading 7 years ago
  Lipu Fei 40d70b5f39 Fix version upgrade for project loading 7 years ago
  Ghostkeeper ccda155882 Add setting_version every time we create InstanceContainer 7 years ago
  Lipu Fei 598751817a Fix resolve strategy "new" for user instance container 7 years ago
  Lipu Fei 3996230ff9 Load GlobalStack before ExtruderStacks for project loading 7 years ago
  Lipu Fei fe11819ce9 Handle "new" resolve strategy for definition&quality changes 7 years ago
  Lipu Fei 9ea0f48341 Check definition changes conflicts in preRead() 7 years ago
  Lipu Fei 8a94f94258 WIP: use .userChanges property to replace user containers in project loading 7 years ago
  Lipu Fei 3baec9b742 WIP: set dirty after overriding a user container with deserialize() 7 years ago
  Lipu Fei bb0e711577 WIP: fix material container renaming in project loading 7 years ago
  Lipu Fei f436da8674 WIP: fix project loading and container renaming 7 years ago
  Jack Ha 79561f44b1 Fix project load, new non existing machine. CURA-3756 7 years ago
  Jack Ha d9f0e1fd4b WIP project loading - at least it mostly works again. CURA-3756 7 years ago
  Lipu Fei 77864f4237 WIP: Fix definition_changes handling in 3mf reader 7 years ago
  Jack Ha b688178a2e Fix one part of project load - update existing. CURA-3756 7 years ago
  Lipu Fei c60fefc927 Add non-existing instance containers when opening a project file 7 years ago
  Lipu Fei acde348c6d Use ConfigParser hack to replace connect_signals=False hack 7 years ago
  Jack Ha 0d76ce72b0 Add comments CURA-3756 7 years ago
  Lipu Fei 711b493ebf Fix code style 7 years ago
  Lipu Fei 3e6d4b9230 document why no signals connecting in project file pre-read 7 years ago
  Lipu Fei 9c747733c4 Project Reader: Use ".<ext>" for profile type detection 7 years ago
  Ghostkeeper 61f7b6aa68 Add spaces around binary operator 7 years ago
  Lipu Fei 53141303d2 WIP: Fix project loading 7 years ago
  Lipu Fei e00c68344a CURA-3495 open project/models in one dialog 7 years ago
  Jaime van Kessel bae7af1ea0 Dots in the ID no longer confuse workspace reader 7 years ago
  fieldOfView 9229027001 Refactor properties that start with 'get' to avoid confusion between slots & properties 7 years ago
  Jaime van Kessel fa3f473b61 Changed order of buttons 7 years ago
  Jaime van Kessel a7135a0f5f Added machine type to load menu 7 years ago
  Jaime van Kessel 2be773c9a3 Added num user settings to workspace loading 7 years ago
  Jaime van Kessel 0d9355daab All added containers are now set as dirty, so they are saved 7 years ago
  Jaime van Kessel 1752c56272 Merge branch 'master' of github.com:Ultimaker/Cura 7 years ago
  Jaime van Kessel 7ed5a7768a Use logException instead of just log for project loading 7 years ago
  Arjen Hiemstra 3449108d59 Update 3MFWorkspaceReader to handle the new format of ContainerStack 7 years ago
  Jaime van Kessel bc8a9c30cf Use right type for logging 7 years ago
  Jaime van Kessel 535250e714 Loading a project no longer destroys authentication 7 years ago
  Jaime van Kessel db18635049 Instead of emitting signals for all containers, only emit them for top 7 years ago
  Jaime van Kessel a0813b3af3 Added warning when trying to load project with objects on buildplate 7 years ago
  Jaime van Kessel f782a76324 Material labels are now also displayed in the open project dialog 7 years ago
  Jaime van Kessel 04d268b1fb Machine name is now also displayed in open project dialog 7 years ago
  Jaime van Kessel b3f1f6b4db Project load dialog now also gives information about the quality & quality changes 7 years ago
  Jaime van Kessel 6bb1b7ec80 Number of settings & mode are now displayed in open Project 7 years ago
  Jaime van Kessel 5119ee9a93 Use correct descriptor for project open 7 years ago
  Jaime van Kessel 61db5b42b7 Moved loading of meshdata in workspace to after machine has changed 7 years ago