Cura/cura
Remco Burema 6a5a9e70af Fix whole output of nest2d was translated.
By default, the alignment would cause the entire mass of objects to have its center of gravity to be at the origin, including any fixed object. So there was an unwanted 'whole space' translation that we didn't take into account could occur beforehand. Fortunately, there's an option to just set it not to re-translate the whole space. It's unlcear to me how this would've worked in 5.2.2 and prior (and it did ... somehow), since we didn't change anything, including that default, as far as I can see. Anyway, the arrange function can handle 'fixed' objects again (as in loading them in one by one, or loading in a whole bunch of files instead of just 'arrange all').

CURA-10476 -- should fix #14838
2023-05-09 15:44:59 +02:00
..
API Deprecate additionalRights property 2022-08-01 10:49:29 +02:00
Arranging Fix whole output of nest2d was translated. 2023-05-09 15:44:59 +02:00
Backups Use dev as development version 2022-06-13 15:08:00 +02:00
Machines Continue if a printer has no active materials. This was causing a crash when loading the material combinations for a printer with two empty material slots. 2023-02-22 13:43:06 +01:00
OAuth2 Add more logging to AuthorizationRequestHandler 2023-04-24 13:18:51 +02: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 Remove unneeded whitespace 2023-02-28 10:35:02 +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 Add new pages in add-printer flow 2022-11-01 16:11:34 +01: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 Bump up SDK evrsion to 8.3.0 2023-02-08 15:51:08 +01:00
AutoSave.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
BuildVolume.py Only show build volume height message if it was changed 2023-05-08 11:04:27 +02:00
CameraAnimation.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
CrashHandler.py Update copyright using UltiMaker 2022-11-28 10:48:38 +01:00
CuraActions.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
CuraApplication.py Bump up setting version to 22 2023-03-31 07:24:43 +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