Cura/cura
Arjen Hiemstra ae3705514f Merge branch '15.10'
* 15.10:
  Properly clear stored layer data
  Render SupportInfillType so support is rendered correctly again.
  Fix issues with crash handler and log file creation on Windows
  Bump version
  Make the UMO upgrade selection page work properly
  Update preference dialog to the changed API
  Disable crash handler if debug mode is not enabled
  Prevent crashes when centering an object
  Also disable output device selection when main save button is disabled
  Fix name of Low Quality profile
  Fix stdout/stderr output location so we do not output to UM but to cura
2015-10-06 12:21:09 +02:00
..
__init__.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
BuildVolume.py Merge pull request #310 from fieldOfView/fix_buildvolume_brokenprofile 2015-09-02 15:03:05 +02:00
CameraAnimation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullDecorator.py Fix ConvexHull{Decorator,Job} to work with the new profile structure 2015-09-01 15:03:29 +02:00
ConvexHullJob.py The convex hud for the head is now correctly reset when switching between print modes 2015-09-04 14:00:20 +02:00
ConvexHullNode.py Head shape is now also shown in hull 2015-09-03 16:34:25 +02:00
CrashHandler.py Fix issues with crash handler and log file creation on Windows 2015-10-05 18:32:44 +02:00
CuraActions.py Defer opening the webbrowser until the next run of the event loop 2015-06-23 11:54:22 +02:00
CuraApplication.py Merge branch '15.10' 2015-10-06 12:21:09 +02:00
LayerData.py Merge branch '15.10' 2015-10-06 12:21:09 +02:00
LayerDataDecorator.py Moved LayerData & Decorator outside of backend plugin 2015-09-23 15:01:48 +02:00
MultiMaterialDecorator.py Added merging for multi material 2015-07-27 14:25:27 +02:00
OneAtATimeIterator.py Fixed push free for one at a time 2015-09-08 13:31:16 +02:00
PlatformPhysics.py Remove print statement 2015-09-18 13:44:21 +02:00
PlatformPhysicsOperation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
PrintInformation.py Remove most of the PrintInformation code and fix the material amount to use profile 2015-09-01 15:05:31 +02:00