..
API
Rename Api to API
2018-05-18 17:29:01 +02:00
Arranging
If an object does not have a convex hull, it does not crash the ArrangeObjectsJob
2018-05-29 09:32:06 +02:00
Backups
Fix init py in backups module
2018-05-24 09:46:18 +02:00
Machines
CURA-5427 Force the material models to update when the machine changes and so
2018-06-01 12:58:08 +02:00
Operations
Add missing super init call - CURA-4525
2018-01-04 10:59:44 +01:00
PrinterOutput
Prevent homing twice on printers that don't support X/Y specialisation
2018-04-25 13:29:07 +02:00
ReaderWriters
Create module cura.ReaderWriters
2018-04-05 15:14:15 +02:00
Scene
Exclude non-printing-meshes from bounding box of parents
2018-04-19 08:32:50 +02:00
Settings
Fix adding printers due to unused 'parent' parameter
2018-06-01 14:02:32 +02:00
Stages
Code cleanup
2018-05-16 19:25:19 +02:00
Utils
CURA-5035 Remove uncessary VersionTools
2018-04-26 13:17:00 +02:00
__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
AutoSave.py
Fix AutoSave conflicts with BackupManager
2018-05-23 11:25:47 +02:00
BuildVolume.py
Merge pull request #3613 from maximkulkin/avoid-printed-supports
2018-05-24 15:36:40 +02: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
Move factory reset to Uranium
2018-03-28 08:43:46 +02:00
CuraActions.py
CURA-5370 The minimum offset between objects in the Arranger is now determined by the brim/skirt/... setting
2018-05-23 12:54:18 +02:00
CuraApplication.py
Make sure that file extensions are always lowered
2018-05-31 15:37:48 +02:00
CuraPackageManager.py
Remove unnecessary code
2018-05-28 13:10:32 +02: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
Update CURA_* setups in CuraVersion.py.in and CMakeLists.txt
2018-05-30 09:18:45 +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
Add line thickness and feedrate to the data sent from the backend
2017-11-10 16:59:06 +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
Fix multiply object in a rare case that an object is just too big
2018-05-30 10:58:19 +02:00
ObjectsModel.py
CURA-5090 speedups by using qtimers on updating mostly visual elements
2018-03-14 16:09:59 +01:00
OneAtATimeIterator.py
CURA-4821 Fix one at a time slicing for builtiplexer
2018-01-22 11:07:38 +01:00
PickingPass.py
Fix code-style and type hinting
2018-03-15 09:03:50 +01:00
PlatformPhysics.py
CURA-5388 disable automatic_push_free / Ensure models are kept apart by default
2018-05-23 10:48:19 +02:00
PreviewPass.py
Add non-thumbnail-visible flag for creating previews
2018-05-23 16:32:38 +02:00
PrinterOutputDevice.py
Merge remote-tracking branch 'origin/3.3'
2018-04-25 12:55:21 +02:00
PrintInformation.py
Clear is_user_specified_job_name flag when setting a project file name
2018-05-29 15:56:01 +02:00
Snapshot.py
Add non-thumbnail-visible flag for creating previews
2018-05-23 16:32:38 +02:00