chiark / gitweb /
Add convex hulls for all objects and do collision detection with that. Add initial...
authordaid <daid303@gmail.com>
Thu, 28 Nov 2013 13:38:44 +0000 (14:38 +0100)
committerdaid <daid303@gmail.com>
Thu, 28 Nov 2013 13:38:44 +0000 (14:38 +0100)
commit73489ead7f32ae84d3c6045d4b1b08571cc9699d
treefb19409e9085dc92dbf781ebe9dcc58337c55b32
parent258c79e662025ef97a90c67ee7b3469bdf72b294
Add convex hulls for all objects and do collision detection with that. Add initial handling for the printerConnectionManager.
Cura/gui/sceneView.py
Cura/util/gcodeInterpreter.py
Cura/util/mesh.py
Cura/util/objectScene.py