..
Arranging
CURA-4672 now unbreak arrange for large objects as well :-)
2018-01-04 14:59:40 +01:00
Operations
Add missing super init call - CURA-4525
2018-01-04 10:59:44 +01:00
Scene
Revert "Account for getConvexHullTransformedVertices returning None"
2018-01-05 09:17:02 +01:00
Settings
Use isinstance instead of type checking for SceneNode
2018-01-05 13:02: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
Update 3D viewer build volume when relevant machine settings are changed - CURA-4659
2017-12-01 16:29:42 +01:00
CameraAnimation.py
Merge pull request #905 from Ultimaker/snappier_camera_animation
2017-10-24 10:36:55 +02:00
CameraImageProvider.py
T466: Revert the previous commit since it messed up the file rights.
2016-12-23 15:53:15 -05: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 solved merge conflict
2018-01-04 10:24:30 +01:00
CuraApplication.py
Move CuraSceneController together with rest of scene related code
2018-01-04 10:41:25 +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
CURA-4525 created CuraSceneController and took out logic from ObjectsModel and BuildPlateModel
2018-01-04 09:26:15 +01:00
OneAtATimeIterator.py
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
PlatformPhysics.py
Simplify temp_scale_factor assignment
2018-01-04 13:02:10 +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_local_container_server
2017-12-08 16:03:05 +01:00
PrintInformation.py
Fix merge error, a variable got renamed. CURA-4525
2017-12-21 11:03:32 +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
Pass just metadata through quality manager instead of full containers
2017-11-29 14:33:04 +01:00