.. |
Arranging
|
Fixes for slicing
|
2018-01-16 15:10:16 +01:00 |
Operations
|
Add missing super init call - CURA-4525
|
2018-01-04 10:59:44 +01:00 |
PrinterOutput
|
Factor out the code for adding a function for run after a HTTP request
|
2018-01-04 13:36:29 +01:00 |
Scene
|
Merge branch 'feature_headless_docker' of https://github.com/Ultimaker/Cura into feature_headless_docker
|
2018-01-17 17:01:58 +01:00 |
Settings
|
Merge branch '3.2'
|
2018-01-19 13:50:30 +01:00 |
Stages
|
Fix sidebar loading and unloading depending on active stage
|
2017-12-06 17:46:18 +01:00 |
__init__.py
|
T466: Revert the previous commit since it messed up the file rights.
|
2016-12-23 15:53:15 -05:00 |
BuildPlateModel.py
|
CURA-4525 created CuraSceneController and took out logic from ObjectsModel and BuildPlateModel
|
2018-01-04 09:26:15 +01:00 |
BuildVolume.py
|
CURA-4033 split update bounds for a single node in buildvolume and also call it from readMeshFinished
|
2018-01-17 17:01:03 +01:00 |
CameraAnimation.py
|
Merge pull request #905 from Ultimaker/snappier_camera_animation
|
2017-10-24 10:36:55 +02:00 |
CameraImageProvider.py
|
Added videostream to cluster again
|
2017-12-06 14:59:20 +01:00 |
CrashHandler.py
|
Also exit when the crash handler dialog is not created
|
2017-12-18 12:19:56 +01:00 |
CuraActions.py
|
CURA-4525 fix placement on load to only avoid objects on current build plate
|
2018-01-11 09:33:07 +01:00 |
CuraApplication.py
|
Merge branch '3.2'
|
2018-01-19 13:50:30 +01:00 |
CuraSplashScreen.py
|
Fix size of "beta" classifier on splash screen for HiDPI (windows) screens
|
2017-10-16 14:51:59 +02:00 |
CuraVersion.py.in
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
Layer.py
|
CURA-4526 Delete LayerView plugin because it will be replaced with the
|
2017-11-21 10:47:29 +01:00 |
LayerData.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
LayerDataBuilder.py
|
CURA-4526 Delete LayerView plugin because it will be replaced with the
|
2017-11-21 10:47:29 +01:00 |
LayerDataDecorator.py
|
T466: Revert the previous commit since it messed up the file rights.
|
2016-12-23 15:53:15 -05:00 |
LayerPolygon.py
|
CURA-4526 Delete LayerView plugin because it will be replaced with the
|
2017-11-21 10:47:29 +01:00 |
MachineAction.py
|
Fix generating view for machine action - CURA-4568
|
2017-11-28 15:18:05 +01:00 |
MachineActionManager.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
MultiplyObjectsJob.py
|
Move all decorators in the scene subfolder
|
2018-01-03 15:09:19 +01:00 |
ObjectsModel.py
|
Use isinstance() instead or issubclass()
|
2018-01-12 16:42:34 +01:00 |
OneAtATimeIterator.py
|
Use isinstance() to check if a node is a SceneNode
|
2018-01-09 13:58:17 +01:00 |
PlatformPhysics.py
|
Use isinstance() instead or issubclass()
|
2018-01-12 16:42:34 +01:00 |
PreviewPass.py
|
Update PreviewPass so that only slicable objects are rendered
|
2017-11-09 13:51:47 +01:00 |
PrinterOutputDevice.py
|
Merge branch 'master' into feature_multiple_BP
|
2018-01-16 09:59:21 +01:00 |
PrintInformation.py
|
Fix crash when clearing build plate
|
2018-01-16 13:44:49 +01:00 |
ProfileReader.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
ProfileWriter.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
QualityManager.py
|
CURA-4807 fix not choosing 'not supported' if there are valid options after changing variant; partly undoing 4abbd4b988
|
2018-01-16 15:36:57 +01:00 |