Cura/cura
Remco Burema 24bb1e96fa Fix unlinked brim settings behaviour.
Some brim settings seemed to behave as if they where linked, when in fact for any extruder set to -1 the 'default extruder' was set by some hacky code that supposedly fixes a 'dissallowed area' issue, very likely also related to the skirt/brim settings. Since dissalowed area for skirt/brim will not be a thing anymore, at least in the front-end, due to CURA-9066 (the 'parent' jira ticket that was blocked by this bug); it was sinplest just to remove the hack altogether. (Otherwise we'd have to make an artificial distinction between -1 and None as it relates to 'Not Set/Used' versus 'Not Overridden', only to then force it back to -1 in situations that call for it -- like communicating to the engine.)

CURA-9553
2022-10-30 11:09:12 +01:00
..
API Deprecate additionalRights property 2022-08-01 10:49:29 +02:00
Arranging Move initialization of found_solution_for_all 2022-08-24 19:52:26 +02:00
Backups Use dev as development version 2022-06-13 15:08:00 +02:00
Machines Abstract printer types: Sort newer ones on top. 2022-10-12 16:14:32 +02:00
OAuth2 Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
Operations Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutput Reverse sorting, newer machines on top. 2022-10-20 10:24:01 +02:00
ReaderWriters Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Scene Fix crash when duplicating a model when in one at a time mode 2022-09-16 13:28:40 +02:00
Settings Fix unlinked brim settings behaviour. 2022-10-30 11:09:12 +01:00
Stages Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
TaskManagement Improve documentation string 2022-08-20 19:40:58 +02:00
UI Merge branch 'main' into 050922b 2022-09-13 10:50:39 +02:00
UltimakerCloud Remove duplicated code 2022-06-17 15:22:33 +02:00
Utils Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ApplicationMetadata.py Update SDK to 8.2.0 for release 5.2 2022-09-28 10:37:08 +02:00
AutoSave.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
BuildVolume.py Merge branch 'main' into brim_per_material_optimized_order 2022-10-25 17:31:13 +02:00
CameraAnimation.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
CrashHandler.py Also send short OpenGL version 2022-05-23 11:54:53 +02:00
CuraActions.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
CuraApplication.py Merge branch 'per-object-autodropdown' of github.com:Piezoid/Cura 2022-09-14 14:46:08 +02:00
CuraPackageManager.py Fix curapackage intent and intents mappings 2022-08-01 11:16:48 +02:00
CuraView.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
Layer.py Revert "Merge branch 'bremco-graphics_buffer_update'" 2021-12-08 12:02:49 +01:00
LayerData.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
LayerDataBuilder.py Revert "Merge branch 'bremco-graphics_buffer_update'" 2021-12-08 12:02:49 +01:00
LayerDataDecorator.py Converted comments in dir Cura/cura to rst style 2020-04-21 16:58:45 +02:00
LayerPolygon.py Fix LayerPolygon 2022-09-07 15:32:51 +02:00
MachineAction.py Add missing return 2022-09-26 10:25:42 +02:00
MultiplyObjectsJob.py Push the grouped operation instead of redoing it 2021-10-06 16:46:20 +02:00
OneAtATimeIterator.py Exclude objects outside buildplate from OneAtATimeIterator 2020-10-14 17:14:38 +02:00
PickingPass.py Fix picking pixel on integer indices 2021-11-18 11:36:20 +01:00
PlatformPhysics.py SceneNode settings use native python types 2022-09-06 18:06:31 +02:00
PreviewPass.py Part of fix for crash on context menu open + click on slice. 2021-07-30 19:50:18 +02:00
PrintJobPreviewImageProvider.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
SingleInstance.py Use right enums for single instance 2022-04-22 09:36:46 +02:00
Snapshot.py Fix thumbnail creation 2022-04-13 16:53:11 +02:00
XRayPass.py Pass the cached normal transformation to the rendere 2020-06-30 13:39:32 +02:00