.. |
__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
|
BuildVolume: Remove worthless line
|
2016-06-11 13:21:52 +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 |
ContainerSettingsModel.py
|
Show that a value is being calculated instead of showing "QVariant..."
|
2016-06-09 21:40:53 +02:00 |
ConvexHullDecorator.py
|
Fix containersChanged signal handlers
|
2016-06-02 16:25:13 +02:00 |
ConvexHullJob.py
|
Merge branch 'settings_rework'
|
2016-05-25 15:12:25 +02:00 |
ConvexHullNode.py
|
Removed unused code
|
2016-04-28 15:28:50 +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
|
Extruder trains are now correctly saved
|
2016-06-10 16:53:59 +02:00 |
CuraSplashScreen.py
|
Splashscreen: Another (and last) correction
|
2016-06-06 06:36:30 +01:00 |
CuraVersion.py.in
|
Adding a field of the build type to the spashscreen.
|
2016-06-04 13:55:35 +02:00 |
ExtruderManager.py
|
Typo and codestyle
|
2016-06-12 13:56:37 +02:00 |
ExtrudersModel.py
|
Use different default colors for each extruder
|
2016-06-14 10:58:26 +02:00 |
Layer.py
|
Moved layerData & polygon to own file
|
2016-04-08 15:07:07 +02:00 |
LayerData.py
|
Moved layerData & polygon to own file
|
2016-04-08 15:07:07 +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 |
MachineManagerModel.py
|
Force setting fields to update when discarding changes
|
2016-06-13 11:53:57 +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
|
Merge branch '2.1'
|
2016-04-04 18:49:09 +02:00 |
PlatformPhysicsOperation.py
|
Removing unused imports
|
2016-03-15 12:17:59 +01:00 |
PrinterOutputDevice.py
|
Added signalemitter decoration
|
2016-06-14 09:42:05 +02:00 |
PrintInformation.py
|
Fix uninitialised variable
|
2016-06-05 16:03:31 +02:00 |
ProfileReader.py
|
Add profile reader plug-in type
|
2016-05-20 16:22:10 +02:00 |
ProfileWriter.py
|
Move ProfileReader and ProfileWriter over to Cura itself.
|
2016-06-09 14:14:49 +02:00 |
SetParentOperation.py
|
Refactor grouping/ungrouping into an operation that is undoable
|
2016-05-11 15:21:01 +02:00 |
SettingOverrideDecorator.py
|
Rename 'attribute' to 'property_name'
|
2016-06-12 15:49:13 +02:00 |
ZOffsetDecorator.py
|
Removed stray debug print
|
2016-02-17 17:02:41 +01:00 |