.. |
API
|
c35aabd2c4
Add message to indicate that Cura was unable to connect with account server
|
5 years ago |
Arranging
|
0e329946f8
Small refactor (init set plain instead of with empty list). [CURA-6120]
|
5 years ago |
Backups
|
5469613c17
Don't fail the samefile check if second file didn't exist
|
6 years ago |
Machines
|
8b3290fb1e
Prevent the deletion of materials that are still active
|
5 years ago |
OAuth2
|
50999a075e
Fix stupid mistake (signals need an emit, not a direct call)
|
5 years ago |
Operations
|
4685230d8d
Add missing super init call - CURA-4525
|
6 years ago |
PrinterOutput
|
10f84184f3
Continued clarification on "name"
|
5 years ago |
ReaderWriters
|
c3fe53123b
Create module cura.ReaderWriters
|
6 years ago |
Scene
|
aef89e2bd3
Add few more cases where Camera changes caused un-needed updates
|
5 years ago |
Settings
|
6392ab8d05
Handle "" and None as hot-end and material IDs
|
5 years ago |
Stages
|
3f3cd5e334
Remove broken load of PrepareSidebar.qml
|
5 years ago |
TaskManagement
|
e6c6edc9eb
Fix code style
|
6 years ago |
Utils
|
f521fae152
Fix call_on_qt_thread decorator
|
5 years ago |
ApplicationMetadata.py
|
42ca21fc1a
Fix typo in comment
|
5 years ago |
AutoSave.py
|
5704a7b184
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
BuildVolume.py
|
3f18b0b974
Increase agressiveness of short circuit logic; Just check if the node is slicable
|
5 years ago |
CameraAnimation.py
|
b0c54bb26a
Merge pull request #905 from Ultimaker/snappier_camera_animation
|
7 years ago |
CrashHandler.py
|
e8cf9e034d
Catch All Exception except: SystemExit, KeyboardInterrupt, GeneratorException
|
6 years ago |
CuraActions.py
|
07f0433751
Correct link to manual
|
5 years ago |
CuraApplication.py
|
3b3baeac03
Remove hard-coded account URLs in QMLs
|
5 years ago |
CuraPackageManager.py
|
2bd8350141
Added error checking, added typing, renamed function. CURA-5389
|
6 years ago |
CuraSplashScreen.py
|
ad8af82a58
Fix size of "beta" classifier on splash screen for HiDPI (windows) screens
|
7 years ago |
CuraVersion.py.in
|
a042de128b
Tag CuraCloudAPIVersion-string-value as expression instead of literal. [CURA-6005]
|
5 years ago |
CuraView.py
|
0a3803d665
Add CuraView, which does something similar to CuraStage
|
6 years ago |
GlobalStacksModel.py
|
5118953373
Put a change timer on the globalStacks model
|
5 years ago |
Layer.py
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 years ago |
LayerData.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
LayerDataBuilder.py
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 years ago |
LayerDataDecorator.py
|
fdd485a884
Moved LayerData & Decorator outside of backend plugin
|
9 years ago |
LayerPolygon.py
|
aa03fabc57
Remove trailing whitespace
|
6 years ago |
MachineAction.py
|
c1b9d527bb
Add typing for MachineAction
|
6 years ago |
MachineActionManager.py
|
0e772beb14
Fix typing in MachineActionManager
|
6 years ago |
MultiplyObjectsJob.py
|
d4b47c75ab
Fix typo in multiply message
|
5 years ago |
ObjectsModel.py
|
aef89e2bd3
Add few more cases where Camera changes caused un-needed updates
|
5 years ago |
OneAtATimeIterator.py
|
3a7fff42b5
Fix code style.
|
6 years ago |
PickingPass.py
|
ff6bc9de4e
Fix some more code-style
|
6 years ago |
PlatformPhysics.py
|
3f18b0b974
Increase agressiveness of short circuit logic; Just check if the node is slicable
|
5 years ago |
PreviewPass.py
|
ab32d64c01
Add types for ShaderPrograms
|
6 years ago |
PrintInformation.py
|
94c4366194
Merge branch 'master' of github.com:Ultimaker/Cura into ui_rework_4_0
|
6 years ago |
PrintJobPreviewImageProvider.py
|
4cc1b6ce02
Add typings and fix code style
|
6 years ago |
PrinterOutputDevice.py
|
a6114d39e4
Fix merge conflicts with 4.0
|
5 years ago |
SingleInstance.py
|
f91b6faecc
Fix code-styling
|
6 years ago |
Snapshot.py
|
196bd3a730
Add non-thumbnail-visible flag for creating previews
|
6 years ago |
UltimakerCloudAuthentication.py
|
77c30c891f
Fix tests
|
5 years ago |
__init__.py
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 years ago |