3D printer / slicing GUI built on top of the Uranium framework
Find a file
2015-04-24 17:19:51 +02:00
qml Layer view now has an awesome slider! 2015-04-24 12:31:40 +02:00
BuildVolume.py Add a setter for calculate AABB to SceneNode and use it where needed 2015-04-24 17:16:27 +02:00
CameraAnimation.py Animate camera origin changes 2015-02-26 18:00:05 +01:00
ConvexHullJob.py Add ConvexHullJob and ConvexHullNode that can be used for Convex hull calculations and display 2015-04-24 17:16:28 +02:00
ConvexHullNode.py Add ConvexHullJob and ConvexHullNode that can be used for Convex hull calculations and display 2015-04-24 17:16:28 +02:00
PlatformPhysics.py Calculate convex hulls for scene nodes and use it for collision testing 2015-04-24 17:16:28 +02:00
PlatformPhysicsOperation.py Fix undo of PlatformPhysicsOperation after the SceneNode changes 2015-04-22 17:53:10 +02:00
printer.py Use the PrintApplication's getInstance method to instantiate the printer application 2014-12-09 11:52:49 +01:00
PrinterApplication.py fixed blank lines pep thingi 2015-04-24 17:17:01 +02:00
PrintInformation.py Use Duration in PrintInformation 2015-04-22 17:53:10 +02:00
setup.py Some style fixing, and added a test script to test for the major style violations. 2015-04-24 17:07:32 +02:00