Commit History

Author SHA1 Message Date
  Simon Edwards 551dc7d757 Fixes for the problem where duplicated objects were broken, missing hull 'shadows' or would fly off the build plate. 8 years ago
  fieldOfView 2ee745e1f9 Remove hack 8 years ago
  fieldOfView a4eee2dce6 Show relevant message on splash screen during startup 8 years ago
  fieldOfView 55af0af755 Merge branch 'master' into feature_print_monitoring 8 years ago
  fieldOfView e8743abe68 Set a sensible minimum width for the window 8 years ago
  fieldOfView 6d9eb4028e Merge branch 'master' into feature_print_monitoring 8 years ago
  Aldo Hoeben 488740c60d Merge pull request #819 from Ultimaker/MachineActions 8 years ago
  Simon Edwards 9641a25f31 Fixed up the convex hull 'shadow' creation and deletion after the merge. 8 years ago
  Simon Edwards fd42a43270 Merge branch 'master' into simple_convex_hull 8 years ago
  Jaime van Kessel 8237047907 Actions are now added as buttons to machinePages 8 years ago
  Jaime van Kessel 6f7affa2bf Machine actions can now be triggered from QML 8 years ago
  Jaime van Kessel af3e4e3a15 Machine actions can now be used as a plugin type for Cura 8 years ago
  Jaime van Kessel 3a46bb8d8a Added CameraImageProvider & camera handling 8 years ago
  Thomas Karl Pietrowski 6a89062b0a Differencing between Platform from UM.* and UM.Scene.* 8 years ago
  Thomas Karl Pietrowski c1cf78f662 Merge remote-tracking branch 'refs/remotes/Ultimaker/master' into master-using-platform 8 years ago
  Thomas Karl Pietrowski b047db36fd Using isLinux() for Linux detection 8 years ago
  Jaime van Kessel 9626cddf34 Extruder trains are now correctly saved 8 years ago
  Tim Kuipers 6bb1793d12 fix: moved jerk_travel visibility from json to CuraApplication (CURA-1443) 8 years ago
  Tim Kuipers 149af8af28 Merge branch 'master' into feature_accelerations_and_jerk_per_feature_settigns_rework 8 years ago
  Tim Kuipers 12a7b99cf7 fix: merge b3cfa62 went wrong, no slicing happened (CURA-1558) 8 years ago
  Simon Edwards c03588c6e5 Profile export now goes via the plugin system, and does the same filename checks as before. 8 years ago
  Tim Kuipers b3cfa62775 Merge branch 'feature_settings_restricted_to_settingsbases' 8 years ago
  fieldOfView 485ae53660 Show quality profile and user profile settings side-by-side on Profiles manager 8 years ago
  Ghostkeeper 59c8a4e66d Fix validation of extruder-type settings 8 years ago
  Tim Kuipers 56b00ad425 JSON cleanup: removed settable_per_x when they were obvious and default (CURA-1560) 8 years ago
  Tim Kuipers 2e2437d163 feat: use settable_per_[mesh|extruder|meshgroup|globally] instead of global_only (CURA-1560) 8 years ago
  Ghostkeeper 8b1c363932 Load current machine's extruders upon creation, start and switch of machines 8 years ago
  Ghostkeeper dff94b4559 Make ExtruderManager a QML context item 8 years ago
  Ghostkeeper 927d33145f Move creating extruder manager logic to ExtruderManager 8 years ago
  fieldOfView b88f2847ef Fix saving machine instances to the cura profile 8 years ago
  Jaime van Kessel b63c308694 Changed order of loading containers so extruder stacks don't fail anymore 8 years ago
  Jaime van Kessel eeb1882c2f Merge pull request #765 from thopiekar/master-buildtype-in-splashscreen 8 years ago
  Jaime van Kessel c79b7bdd7a Machine manager now creates ExtruderTrainStacks 8 years ago
  Thomas Karl Pietrowski d6acb78bd4 Fixing a typo 8 years ago
  Jaime van Kessel cb0df43f4b Merge branch 'master-buildtype-in-splashscreen' of git://github.com/thopiekar/Cura into thopiekar-master-buildtype-in-splashscreen 8 years ago
  Thomas Karl Pietrowski c62ab6e937 Adding a field of the build type to the spashscreen. 8 years ago
  Jaime van Kessel 171adde6be Fixed broken signal when file was loaded 8 years ago
  fieldOfView d7148844ac Merge branch 'master' of https://github.com/Ultimaker/Cura 8 years ago
  fieldOfView 0dec0aafcf Fix exception when loading an object 8 years ago
  Arjen Hiemstra 4cd224aeb2 Add empty variant, material and quality containers 8 years ago
  fieldOfView 184247ced6 Merge branch 'master' of https://github.com/Ultimaker/Cura 8 years ago
  fieldOfView bb18bf6a30 Fix creating a jobname after loading a file 8 years ago
  Ghostkeeper 84fc7948ce Expose ExtrudersModel to QML 8 years ago
  Ghostkeeper 45d01bf371 Remove unused import 8 years ago
  Ghostkeeper f18eeba793 Add extruder setting type 8 years ago
  Ghostkeeper 06f7f90bb0 Make ExtruderManager into a singleton 8 years ago
  Ghostkeeper 95e633f16c Load extruder manager on start-up 8 years ago
  Arjen Hiemstra f21e48adbb Register all QML files in Cura's QML directory as part of the Cura module 8 years ago
  Arjen Hiemstra bdc8fdf508 Turn CuraApplication::_onExit into public api as saveSettings 8 years ago
  Tim Kuipers b8df3825f6 JSON fix: remove visible property (and add visibility defaults (CURA-1443) 8 years ago