.. |
Settings
|
0e28b331fb
Move Cura setting related classes to cura/Settings
|
8 лет назад |
BuildVolume.py
|
fd42a43270
Merge branch 'master' into simple_convex_hull
|
8 лет назад |
CameraAnimation.py
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 лет назад |
CameraImageProvider.py
|
3a46bb8d8a
Added CameraImageProvider & camera handling
|
8 лет назад |
ConvexHullDecorator.py
|
47de254f97
Fixed up the 3MF reader to use the changed MeshBuilder and MeshData.
|
8 лет назад |
ConvexHullNode.py
|
9641a25f31
Fixed up the convex hull 'shadow' creation and deletion after the merge.
|
8 лет назад |
CrashHandler.py
|
a4e37d9ae7
Mark certain types of exceptions as fatal and abort the application if they occur
|
8 лет назад |
CuraActions.py
|
97d16ae3bd
Update documentation & code cleanup
|
9 лет назад |
CuraApplication.py
|
7008e047f6
Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing
|
8 лет назад |
CuraSplashScreen.py
|
0c23c26ac9
Code style
|
8 лет назад |
CuraVersion.py.in
|
c62ab6e937
Adding a field of the build type to the spashscreen.
|
8 лет назад |
Layer.py
|
a2b5128c05
Updated the cura code for removal of MeshBuilder.getMesh().
|
8 лет назад |
LayerData.py
|
0b858f3878
Introduced a LayerDataBuilder. Made LayerData immutable just like its superclass. Fixed the layer view which broke.
|
8 лет назад |
LayerDataBuilder.py
|
0b858f3878
Introduced a LayerDataBuilder. Made LayerData immutable just like its superclass. Fixed the layer view which broke.
|
8 лет назад |
LayerDataDecorator.py
|
fdd485a884
Moved LayerData & Decorator outside of backend plugin
|
9 лет назад |
LayerPolygon.py
|
63593ba16c
Moved layerData & polygon to own file
|
9 лет назад |
MachineAction.py
|
dcafb7d83a
Removed Execute, as it's no longer used
|
8 лет назад |
MachineActionManager.py
|
35a8e7ca94
Added missing decorator
|
8 лет назад |
MachineManagerModel.py
|
fea534509e
Fix two "critical errors" on startup
|
8 лет назад |
MultiMaterialDecorator.py
|
19d711fb80
Added merging for multi material
|
9 лет назад |
OneAtATimeIterator.py
|
f5457504d3
One at a time iterator no longer ignores objects higher than gantry height
|
9 лет назад |
PlatformPhysics.py
|
551dc7d757
Fixes for the problem where duplicated objects were broken, missing hull 'shadows' or would fly off the build plate.
|
8 лет назад |
PlatformPhysicsOperation.py
|
bac58ecc82
Prevent models from vibrating on the z axis due to fp errors, change the tolerance of the comparison.
|
8 лет назад |
PrintInformation.py
|
9aa8ca3292
Fix uninitialised variable
|
8 лет назад |
PrinterOutputDevice.py
|
d0aa33f57f
Added jobName property
|
8 лет назад |
ProfileReader.py
|
5a28eca203
Add profile reader plug-in type
|
8 лет назад |
ProfileWriter.py
|
97d64a0749
Move ProfileReader and ProfileWriter over to Cura itself.
|
8 лет назад |
SetParentOperation.py
|
4830943113
Refactor grouping/ungrouping into an operation that is undoable
|
8 лет назад |
ZOffsetDecorator.py
|
b06e61727c
ZOffset decorator is now correctly copied
|
8 лет назад |
__init__.py
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 лет назад |