Cura/cura
Arjen Hiemstra 58702d0bb7 Merge branch '15.06'
* 15.06:
  Store the disallowed areas as polygons and use those to test for intersection
  Account for skirt size and disallowed areas to set the scale to max size
  Fix the JSON file after moving the initial layer height setting
  Move initial layer thickness from layer height children into category
  Disable the low/high quality slicing and slider settings if we are not in simple mode
  Remove sidebar right margin
  Exclude ConsoleLogger and MLP* and OBJWriter plugins from the windows installer
  Switch to using a proper windows application
  Properly run the vcredist installer in quiet mode
  Use the application as source for the shortcut icon
  Bump version to 15.05.96
  Properly add and set the window icon
  Update UMO start/end gcode to reflect what is used in Cura 15.04
  Do not hide enable retraction check box even if all children are visible
  Update setting ranges to reflect those that are used in the current Cura
  lowers the printbed so the mesh and grid no longer z-fight
  If we skip an object because it does not have a bounding box, retrigger the change timer
  Restyling of the save to toolpath button
2015-06-25 14:24:35 +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 Account for skirt size and disallowed areas to set the scale to max size 2015-06-25 13:53:33 +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
ConvexHullJob.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullNode.py Do not render the convex hull node unless the object is selected 2015-06-16 13:20:22 +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.06' 2015-06-25 14:24:35 +02:00
PlatformPhysics.py Store the disallowed areas as polygons and use those to test for intersection 2015-06-25 13:54:36 +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 Disable the low/high quality slicing and slider settings if we are not in simple mode 2015-06-25 12:04:25 +02:00