chiark / gitweb /
Adding new notifications for the user:
authorPierre-Marc Simard <pierrem.simard@gmail.com>
Mon, 2 Feb 2015 05:07:31 +0000 (00:07 -0500)
committerPierre-Marc Simard <pierrem.simard@gmail.com>
Mon, 2 Feb 2015 05:07:31 +0000 (00:07 -0500)
commit2c6b662b1da241fab190f81ce6520bbc70e908f0
treef5bcfe9599529506cc0c5fb01bcf6647a430291a
parentb9b95c5ed57ed4a83e975d77c68866b6bcbbe251
Adding new notifications for the user:
- print one at a time mode notification if it get disabled due to object too tall
- print one at a time mode re activated after removing object too tall. (do not occur when the mode was not previously disabled)
- Checking active plugins on launch to warn user of plugins still active when starting a new session.
Cura/gui/mainWindow.py
Cura/gui/pluginPanel.py
Cura/gui/sceneView.py
Cura/util/objectScene.py