Cura/cura
Jaime van Kessel 75be8080ec Platform physics now set the absolute position, instead of transforming in local space
This fixes issues with 3MF, which don't share the same local coordinate space.
CURA-382
2016-10-28 13:53:24 +02:00
..
Settings Merge branch '2.3' of github.com:Ultimaker/Cura 2016-10-28 11:38:13 +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 Merge branch '2.3' of github.com:Ultimaker/Cura 2016-10-27 17:15:58 +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
CameraImageProvider.py Added CameraImageProvider & camera handling 2016-06-16 09:34:43 +02:00
ConvexHullDecorator.py ConvexHull decorater no longer crashes if node has no MeshData 2016-10-18 11:48:23 +02:00
ConvexHullNode.py Layout. CURA-1707 2016-07-28 13:48:43 +02:00
CrashHandler.py Mark certain types of exceptions as fatal and abort the application if they occur 2016-06-10 15:08:16 +02:00
CuraActions.py Update documentation & code cleanup 2016-04-08 14:26:28 +02:00
CuraApplication.py Add validator for machine names 2016-10-27 21:55:58 +02:00
CuraSplashScreen.py Code style 2016-07-03 16:01:57 +02:00
CuraVersion.py.in Restored accidental delete 2016-06-23 11:19:54 +02:00
Layer.py Code cleanup 2016-07-12 01:32:46 +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 Adapting code to merge of simple_convex_hull and code cleanup. 2016-06-28 23:50:00 +02:00
LayerDataDecorator.py Moved LayerData & Decorator outside of backend plugin 2015-09-23 15:01:48 +02:00
LayerPolygon.py Shade layerview elements printed with non-active extruder(s) 2016-09-21 21:21:20 +02:00
MachineAction.py Reset qml component when resetting a Machine Action 2016-08-02 15:57:01 +02:00
MachineActionManager.py Fix order of machine actions on manage printers page 2016-07-29 17:14:18 +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 Fixed drop to buildplate issue with 3mf 2016-10-28 13:44:52 +02:00
PlatformPhysicsOperation.py Platform physics now set the absolute position, instead of transforming in local space 2016-10-28 13:53:24 +02:00
PrinterOutputDevice.py Allow for saving multiple scene nodes at the same time 2016-10-17 15:53:33 +02:00
PrintInformation.py Fix error when no machine is active 2016-09-28 14:20:58 +02:00
ProfileReader.py Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
ProfileWriter.py Exporting a profile now exports all profiles in a zipped container 2016-08-26 12:55:31 +02:00
QualityManager.py Fix errors when switching from UM3 to UM2. 2016-10-27 11:34:13 +02:00
SetParentOperation.py Refactor grouping/ungrouping into an operation that is undoable 2016-05-11 15:21:01 +02:00
ZOffsetDecorator.py ZOffset decorator is now correctly copied 2016-07-01 11:39:47 +02:00