Simon Edwards 47de254f97 Fixed up the 3MF reader to use the changed MeshBuilder and MeshData. 8 years ago
..
BuildVolume.py fd42a43270 Merge branch 'master' into simple_convex_hull 8 years ago
CameraAnimation.py ae71c309ac Move src to cura so we can use the same package for installed and source 9 years ago
CameraImageProvider.py 3a46bb8d8a Added CameraImageProvider & camera handling 8 years ago
ContainerSettingsModel.py 2287c2daa6 Show that a value is being calculated instead of showing "QVariant..." 8 years ago
ConvexHullDecorator.py 47de254f97 Fixed up the 3MF reader to use the changed MeshBuilder and MeshData. 8 years ago
ConvexHullNode.py 9641a25f31 Fixed up the convex hull 'shadow' creation and deletion after the merge. 8 years ago
CrashHandler.py a4e37d9ae7 Mark certain types of exceptions as fatal and abort the application if they occur 8 years ago
CuraActions.py 97d16ae3bd Update documentation & code cleanup 9 years ago
CuraApplication.py 2ee745e1f9 Remove hack 8 years ago
CuraContainerRegistry.py 98f9b4f9a0 Minor codestyle/naming fix. 8 years ago
CuraSplashScreen.py e03c3b95c5 Splashscreen: Another (and last) correction 8 years ago
CuraVersion.py.in c62ab6e937 Adding a field of the build type to the spashscreen. 8 years ago
ExtruderManager.py 825fcc2020 Fix filtering of variants and materials by definition instead of by machine 8 years ago
ExtrudersModel.py a6bb0c804a Fix minor codereview issues 8 years ago
Layer.py a2b5128c05 Updated the cura code for removal of MeshBuilder.getMesh(). 8 years ago
LayerData.py 0b858f3878 Introduced a LayerDataBuilder. Made LayerData immutable just like its superclass. Fixed the layer view which broke. 8 years ago
LayerDataBuilder.py 0b858f3878 Introduced a LayerDataBuilder. Made LayerData immutable just like its superclass. Fixed the layer view which broke. 8 years ago
LayerDataDecorator.py fdd485a884 Moved LayerData & Decorator outside of backend plugin 9 years ago
LayerPolygon.py 63593ba16c Moved layerData & polygon to own file 9 years ago
MachineAction.py dcafb7d83a Removed Execute, as it's no longer used 8 years ago
MachineActionManager.py 35a8e7ca94 Added missing decorator 8 years ago
MachineManagerModel.py 0a3f64ef51 Switching stack now removes focus from all elements 8 years ago
MultiMaterialDecorator.py 19d711fb80 Added merging for multi material 9 years ago
OneAtATimeIterator.py f5457504d3 One at a time iterator no longer ignores objects higher than gantry height 9 years ago
PlatformPhysics.py 5d533d642d PlatformPhysics doesn't need ConvexHullJob either. 8 years ago
PlatformPhysicsOperation.py bac58ecc82 Prevent models from vibrating on the z axis due to fp errors, change the tolerance of the comparison. 8 years ago
PrintInformation.py 9aa8ca3292 Fix uninitialised variable 8 years ago
PrinterOutputDevice.py d0aa33f57f Added jobName property 8 years ago
ProfileReader.py 5a28eca203 Add profile reader plug-in type 8 years ago
ProfileWriter.py 97d64a0749 Move ProfileReader and ProfileWriter over to Cura itself. 8 years ago
SetParentOperation.py 4830943113 Refactor grouping/ungrouping into an operation that is undoable 8 years ago
SettingOverrideDecorator.py bf1cb8ae52 Rename 'attribute' to 'property_name' 8 years ago
ZOffsetDecorator.py e093c956f2 Removed stray debug print 9 years ago
__init__.py ae71c309ac Move src to cura so we can use the same package for installed and source 9 years ago