Merge branch '3.2'

Contributes to issue CURA-4797.
This commit is contained in:
Ghostkeeper 2018-01-23 11:27:17 +01:00
commit f5e40c2281
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A
4 changed files with 55 additions and 30 deletions

View file

@ -1,6 +1,7 @@
# Copyright (c) 2018 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from UM.Application import Application
from UM.Logger import Logger
from UM.Math.AxisAlignedBox import AxisAlignedBox
from UM.Scene.SceneNode import SceneNode
from copy import deepcopy