Merge branch '15.06' of https://github.com/Ultimaker/Cura into 15.06

This commit is contained in:
Tamara Hogenhout 2015-06-24 16:12:06 +02:00
commit 21ec546ec5

View File

@ -49,6 +49,7 @@ class PlatformPhysics:
bbox = node.getBoundingBox()
if not bbox or not bbox.isValid():
self._change_timer.start()
continue
# Mark the node as outside the build volume if the bounding box test fails.