.. |
API
|
Calculate expiry date to determine if token refresh is needed
|
2019-02-08 21:39:45 +01:00 |
Arranging
|
Small refactor (init set plain instead of with empty list). [CURA-6120]
|
2019-02-14 11:05:13 +01:00 |
Backups
|
Don't fail the samefile check if second file didn't exist
|
2018-11-26 09:40:14 +01:00 |
Machines
|
Add default if group_name is not set.
|
2019-02-01 12:02:59 +01:00 |
OAuth2
|
Add comment to clarify usage of fallback date
|
2019-02-11 09:45:50 +01:00 |
Operations
|
Add missing super init call - CURA-4525
|
2018-01-04 10:59:44 +01:00 |
PrinterOutput
|
Fix the default content-type for HTTP PUT requests in NetworkedPrinterOutputDevice
|
2019-02-06 12:18:32 +01:00 |
ReaderWriters
|
Create module cura.ReaderWriters
|
2018-04-05 15:14:15 +02:00 |
Scene
|
Prevent calculations with brim width larger than build-plate. [CURA-6094]
|
2019-01-21 17:47:13 +01:00 |
Settings
|
Ensure that the numberOfExtruders property gets updated after configuration sync
|
2019-02-14 13:44:43 +01:00 |
Stages
|
Remove broken load of PrepareSidebar.qml
|
2018-12-13 16:32:49 +01:00 |
TaskManagement
|
Fix code style
|
2018-07-13 09:21:35 +02:00 |
Utils
|
CURA-5035 Remove uncessary VersionTools
|
2018-04-26 13:17:00 +02: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
|
Fix typo in comment
|
2019-02-01 16:46:09 +01:00 |
AutoSave.py
|
Merge branch 'master' into WIP_improve_initialization
|
2018-05-25 09:40:42 +02:00 |
BuildVolume.py
|
Prevent calculations with brim width larger than build-plate. [CURA-6094]
|
2019-01-21 17:47:13 +01:00 |
CameraAnimation.py
|
Merge pull request #905 from Ultimaker/snappier_camera_animation
|
2017-10-24 10:36:55 +02:00 |
CrashHandler.py
|
Catch All Exception except: SystemExit, KeyboardInterrupt, GeneratorException
|
2018-12-06 13:41:50 +01:00 |
CuraActions.py
|
Correct link to manual
|
2018-12-21 11:59:12 +01:00 |
CuraApplication.py
|
Remove hard-coded account URLs in QMLs
|
2019-01-17 11:20:21 +01:00 |
CuraPackageManager.py
|
Added error checking, added typing, renamed function. CURA-5389
|
2018-07-12 14:06:34 +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
|
Tag CuraCloudAPIVersion-string-value as expression instead of literal. [CURA-6005]
|
2019-01-10 14:16:20 +01:00 |
CuraView.py
|
Add CuraView, which does something similar to CuraStage
|
2018-10-29 16:21:16 +01:00 |
GlobalStacksModel.py
|
Remove checked off TODO-comment. [CURA-6153]
|
2019-01-31 20:30:57 +01: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
|
CURA-4526 Delete LayerView plugin because it will be replaced with the
|
2017-11-21 10:47:29 +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
|
Remove trailing whitespace
|
2018-08-24 15:24:00 +02:00 |
MachineAction.py
|
Add typing for MachineAction
|
2018-10-19 09:58:06 +02:00 |
MachineActionManager.py
|
Fix typing in MachineActionManager
|
2018-10-19 09:58:06 +02:00 |
MultiplyObjectsJob.py
|
Fix typo in multiply message
|
2019-01-15 11:15:37 +01:00 |
ObjectsModel.py
|
Convert name check to defaultdict
|
2018-08-29 17:43:22 -04:00 |
OneAtATimeIterator.py
|
Fix code style.
|
2018-08-15 09:14:37 +02:00 |
PickingPass.py
|
Fix some more code-style
|
2018-07-03 13:09:05 +02:00 |
PlatformPhysics.py
|
Do not move locked nodes
|
2018-06-11 14:45:46 +02:00 |
PreviewPass.py
|
Add types for ShaderPrograms
|
2018-06-15 11:34:35 +02:00 |
PrinterOutputDevice.py
|
Fix merge conflicts with 4.0
|
2019-01-08 11:49:36 +01:00 |
PrintInformation.py
|
Merge branch 'master' of github.com:Ultimaker/Cura into ui_rework_4_0
|
2018-11-27 17:55:13 +01:00 |
PrintJobPreviewImageProvider.py
|
Add typings and fix code style
|
2018-09-06 16:57:45 +02:00 |
SingleInstance.py
|
Fix code-styling
|
2018-07-03 17:57:30 +02:00 |
Snapshot.py
|
Add non-thumbnail-visible flag for creating previews
|
2018-05-23 16:32:38 +02:00 |
UltimakerCloudAuthentication.py
|
Fix tests
|
2019-01-15 08:20:39 +01:00 |