Sets the platform activity on true when a model is loaded

Also solved a problem with deleteSelection trigger

contributes to #128
This commit is contained in:
Tamara Hogenhout 2015-07-10 17:52:15 +02:00
parent a5f00f30ca
commit c4b923eb74

View file

@ -33,6 +33,7 @@ class BuildVolume(SceneNode):
self.setCalculateBoundingBox(False)
def setWidth(self, width):
self._width = width