Cura/cura
Erwan MATHIEU e69a436942
Some checks are pending
conan-package / conan-package (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
Fix sometimes wrongly displayed view
CURA-12660
This required a refactoring of the management of the active view. The previous behavior was that anyone could set the active view, depending on certain conditions. But now we also have a view that is set by a tool, so sometimes the actually set view would be incorrect. Now each Stage requests an active view, and each tool CAN also request an active view. Then the Controller decides which view should actually be active depending on the active stage and tool.
2025-08-06 16:15:05 +02:00
..
API Export project settings into BambuLab 3MF 2025-04-29 11:28:56 +02:00
Arranging Fix overlapping objects after auto-arrange 2025-03-10 13:46:31 +01:00
Backups Adjust code to review comments. 2025-04-15 21:08:33 +02:00
Machines Prevent crash when the quality-type is _actually_ not supported. 2025-02-26 13:25:02 +01:00
OAuth2 Use HSTS for local OAuth2 callback server 2025-03-14 12:00:24 +01:00
Operations Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutput Replace "cloudActive" property by generic "active" 2025-06-30 09:53:54 +02:00
ReaderWriters Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Scene Calculate and apply UV coordinates 2025-07-08 15:47:46 +02:00
Settings Replace "cloudActive" property by generic "active" 2025-06-30 09:53:54 +02:00
Stages Fix sometimes wrongly displayed view 2025-08-06 16:15:05 +02:00
TaskManagement Improve documentation string 2022-08-20 19:40:58 +02:00
UI Fix wrongly switching project name 2025-03-12 12:03:20 +01:00
UltimakerCloud Don't sync invisible materials 2023-09-07 13:48:36 +02:00
Utils Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01: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
ApplicationMetadata.py Bump SDK version for 5.10 2025-02-26 08:17:08 +01:00
AutoSave.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
BackendPlugin.py added catalog as an extra argument for translations 2024-03-26 15:31:56 +01:00
BuildVolume.py Restore unnecessarily changed indentation 2025-02-21 08:08:05 +01:00
CameraAnimation.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
CrashHandler.py Automatically scroll down in crash handler 2023-07-17 12:55:52 +02:00
CuraActions.py Moved calculating UCP only to Preread and getting value here 2024-03-05 16:34:41 +01:00
CuraApplication.py Fix sometimes wrongly displayed view 2025-08-06 16:15:05 +02:00
CuraPackageManager.py Allow for custom descriptions/icons in packaged intents 2023-05-31 12:54:56 +02:00
CuraRenderer.py Fix unability to paint with visible message box 2025-08-01 13:10:03 +02:00
CuraView.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
HitChecker.py Allow to set print sequence manually 2024-01-04 06:30:23 +03: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 Add new travel types and display z-hops 2025-05-26 11:52:53 +02:00
LayerDataDecorator.py Converted comments in dir Cura/cura to rst style 2020-04-21 16:58:45 +02:00
LayerPolygon.py Include new print feature type 2025-06-13 16:17:58 +02:00
MachineAction.py Add missing return 2022-09-26 10:25:42 +02:00
MultiplyObjectsJob.py Do not move objects if auto-arrange fails 2025-03-06 10:58:54 +01:00
OneAtATimeIterator.py Update OneAtATimeIterator.py 2024-02-09 11:20:04 +01:00
PickingPass.py Fix unability to paint with visible message box 2025-08-01 13:10:03 +02:00
PlatformPhysics.py function Name change 2024-02-27 13:52:59 +01:00
PreviewPass.py Add node as an optional argument to isometricSnapshot 2023-11-02 17:30:07 +01:00
PrintJobPreviewImageProvider.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
PrintOrderManager.py setting up printorder in case nodes came from copy paste or multiply 2024-02-14 17:15:27 +01:00
SingleInstance.py Update cura/SingleInstance.py 2024-02-08 10:51:49 +01:00
Snapshot.py removing magic number Adding max render distance 2024-03-08 16:46:58 +01:00
XRayPass.py Fix wrongly displayed error message 2025-08-01 14:23:02 +02:00