3D printer / slicing GUI built on top of the Uranium framework
Find a file
2015-04-28 17:17:49 +02:00
qml Added saving of window size in preferences 2015-04-28 14:23:30 +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 pep coding violations 2015-04-28 17:17:49 +02: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 Cleanup & documentation 2015-04-28 09:41:52 +02:00
PrintInformation.py Documentation 2015-04-28 09:53:12 +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