Cura/cura
2016-05-23 17:21:52 +02:00
..
__init__.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
BuildVolume.py Update to handle the removal of MeshData.setCenterPosition and MeshData.setVertexUVCoordinates(). 2016-05-19 22:08:10 +02:00
CameraAnimation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullDecorator.py Finally, use the new convex hull code to compute the object 'shadow' and exclusion zones. 2016-05-23 17:21:52 +02:00
ConvexHullJob.py Finally, use the new convex hull code to compute the object 'shadow' and exclusion zones. 2016-05-23 17:21:52 +02:00
ConvexHullNode.py Finally, use the new convex hull code to compute the object 'shadow' and exclusion zones. 2016-05-23 17:21:52 +02:00
CrashHandler.py Fix crash handler to not complain about debug_mode not being set 2015-10-08 15:28:38 +02:00
CuraActions.py Update documentation & code cleanup 2016-04-08 14:26:28 +02:00
CuraApplication.py Finally, use the new convex hull code to compute the object 'shadow' and exclusion zones. 2016-05-23 17:21:52 +02:00
CuraSplashScreen.py Fix splashscreen size on HiDPI (windows) screens 2015-12-30 09:53:26 +01:00
CuraVersion.py.in Re-add CuraVersion.py.in which got deleted in 97d16ae3 2016-04-11 12:06:27 +02:00
Layer.py Moved layerData & polygon to own file 2016-04-08 15:07:07 +02:00
LayerData.py Introduced a LayerDataBuilder. Made LayerData immutable just like its superclass. Fixed the layer view which broke. 2016-05-23 09:49:31 +02:00
LayerDataBuilder.py Introduced a LayerDataBuilder. Made LayerData immutable just like its superclass. Fixed the layer view which broke. 2016-05-23 09:49:31 +02:00
LayerDataDecorator.py Moved LayerData & Decorator outside of backend plugin 2015-09-23 15:01:48 +02:00
LayerPolygon.py Moved layerData & polygon to own file 2016-04-08 15:07:07 +02:00
MultiMaterialDecorator.py Added merging for multi material 2015-07-27 14:25:27 +02:00
OneAtATimeIterator.py One at a time iterator no longer ignores objects higher than gantry height 2016-04-04 11:25:41 +02:00
PlatformPhysics.py Finally, use the new convex hull code to compute the object 'shadow' and exclusion zones. 2016-05-23 17:21:52 +02:00
PlatformPhysicsOperation.py Prevent models from vibrating on the z axis due to fp errors, change the tolerance of the comparison. 2016-05-12 13:48:25 +02:00
PrinterOutputDevice.py Added way to update the head position 2016-04-19 15:30:34 +02:00
PrintInformation.py Removing unused imports 2016-03-15 12:17:59 +01:00
ZOffsetDecorator.py Removed stray debug print 2016-02-17 17:02:41 +01:00