Remco Burema
d0ffab53ca
Merge branch 'cura4.0_header' of https://github.com/Ultimaker/Cura into cura4.0_header
2018-11-08 15:34:07 +01:00
Remco Burema
2f2a960c0e
Merge pull request #4715 from Ultimaker/cura4.0_action_panel
...
Redesign of the Action Panel
2018-11-08 15:31:48 +01:00
Remco Burema
aef5c67652
Merge branch 'cura4.0_action_panel' into cura4.0_header
2018-11-08 11:50:14 +01:00
Diego Prado Gesto
2d59ca02ca
Merge branch 'ui_rework_4_0' into cura4.0_header
2018-11-06 16:59:07 +01:00
Ghostkeeper
bd5df72116
Merge branch '3.6'
2018-11-06 16:10:02 +01:00
Ghostkeeper
bca3af16e0
Merge branch 'Patola-3.6' into 3.6
2018-11-06 16:09:45 +01:00
Ghostkeeper
9fa9c04517
Fix translation mistakes found in Cura 3.6
...
These mistakes were found in the translations. In many cases it makes the text closer to the original rather than more consistent with the environment. If the environment is inconsistent then we should fix the original string in our source code rather than in the translations.
Contributes to issue CURA-5870.
2018-11-06 16:07:41 +01:00
Ghostkeeper
8ef8639e29
Merge branch '3.6' of https://github.com/Patola/Cura into Patola-3.6
2018-11-06 16:06:50 +01:00
Diego Prado Gesto
27e2cc8dc5
Merge pull request #4742 from Ultimaker/CURA-5899_fix_custom_quality_handling_in_project_loading
...
[3.6] [CURA-5899] Fix quality changes lookup in project loading
2018-11-06 15:55:56 +01:00
Diego Prado Gesto
5dddcbd666
Add a new property to the ActionButton to indicate whether the button
...
has a fixed width or the width will be dependant on the content.
Contributes to CURA-5786.
2018-11-06 15:14:27 +01:00
Diego Prado Gesto
b6b60702c0
Make the action panel to have a fixed width. Remove the animations when
...
switching states.
Contributes to CURA-5786.
2018-11-06 14:32:48 +01:00
Lipu Fei
8e33a19ca7
Fix quality changes lookup in project loading
...
CURA-5899
Should always use custom quality profile names to look up.
2018-11-06 13:31:04 +01:00
Lipu Fei
0af9216c75
Remove deprecated setup.py
2018-11-06 12:29:25 +01:00
Lipu Fei
ce517f1517
Merge from 3.6
2018-11-06 11:26:09 +01:00
Diego Prado Gesto
f41ae128c2
Modify alignments to avoid binding loop logs.
...
Contributes to CURA-5786.
2018-11-06 11:24:41 +01:00
Lipu Fei
fad8ad5d47
Merge pull request #4730 from Ultimaker/CURA-5898-duplicating-material-results-in-not-supported-warning
...
Make quality manager also include profiles with same GUID in fallback.
2018-11-06 11:23:10 +01:00
Jaime van Kessel
11a3da3068
Removed color animation from stage buttons
...
This caused laggy updates and it didn't add that much anyway
CURA-5772
2018-11-06 11:06:20 +01:00
Lipu Fei
9c9e81b30c
Move InstanceContainer import into type checking closure
...
CURA-5898
2018-11-06 11:04:18 +01:00
Simon Edwards
6304dde5a9
Merge branch 'CL-1124_configuration_override_improvements' into 3.6
2018-11-06 10:19:32 +01:00
Jaime van Kessel
8117c087aa
Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into cura4.0_header
2018-11-06 09:52:22 +01:00
Jaime van Kessel
317447aa54
Fix multi-buildplate panel location
...
CURA-5772
2018-11-06 09:52:01 +01:00
Diego Prado Gesto
f1f1b9f168
Center icon an label vertically.
...
Contributes to CURA-5786.
2018-11-06 09:45:40 +01:00
Diego Prado Gesto
257d482184
Merge branch 'cura4.0_header' into cura4.0_action_panel
2018-11-06 09:23:39 +01:00
Diego Prado Gesto
18c9e9f05a
Merge branch 'ui_rework_4_0' into cura4.0_header
2018-11-06 09:23:15 +01:00
Jaime van Kessel
08917c37a1
Improve rendering of scaled avatar image
...
CURA-5772
2018-11-06 09:21:27 +01:00
Jaime van Kessel
9f246910bc
Make avatar image border a bit wider
...
This prevents a white edge from showing
CURA-5772
2018-11-06 09:18:20 +01:00
Cláudio 'Patola' Sampaio
ee2a34d647
Updated pt_BR strings for 3.6
2018-11-06 04:44:05 -02:00
Jaime van Kessel
93467dc29f
Ensure that weeding out the duplicates doesn't mess up the order
...
CURA-5898
2018-11-05 17:33:12 +01:00
Ian Paschal
c84aa9cf21
Use default font for configuration override
...
Contributes to CL-1124
2018-11-05 17:19:22 +01:00
Ghostkeeper
e2e08879d7
Merge branch '3.6'
2018-11-05 15:42:06 +01:00
Jaime van Kessel
99bac25ab2
Show default avatar if user has no avatar picture set
...
CURA-5784
2018-11-05 14:55:22 +01:00
Lipu Fei
3f1e0cc610
Fix delayed convex hull recomputation
...
CURA-5896
If the current tool operation is still active, we need to delay the
convex hull recomputation after the tool becomes inactive.
2018-11-05 14:25:18 +01:00
Lipu Fei
93afaf64c6
Strip the old "curaproject" extension from project name
...
CURA-5896
2018-11-05 13:28:21 +01:00
Jaime van Kessel
2bb7b352ef
Hide settings when pre-sliced g-code is loaded
...
CURA-5772
2018-11-05 13:25:47 +01:00
Ian Paschal
4f10b7809a
Configuration override improvements
...
Contributes to CL-1124
2018-11-05 12:15:17 +01:00
Jaime van Kessel
412e5977a6
Fix type issues
2018-11-05 11:30:02 +01:00
Jaime van Kessel
eded0f0297
Make quality manager also include profiles with same GUID in fallback.
...
This ensures that if a (duplicated) material does not have a generic variant, that
the material it was copied from will be added to the fallback list.
CURA-5898
2018-11-05 11:17:39 +01:00
Ghostkeeper
a0295786b0
Remove unused installer.nsi
...
It won't work any more anyway.
Please use https://github.com/Ultimaker/cura-build to create an installer for Cura.
2018-11-05 09:44:41 +01:00
Diego Prado Gesto
6f2e8d726d
Remove functions that are only used once.
...
Contributes to CURA-5786.
2018-11-02 16:52:17 +01:00
Diego Prado Gesto
2dfd354b25
Remove function and property that are only used once.
...
Contributes to CURA-5786.
2018-11-02 16:49:31 +01:00
Diego Prado Gesto
059e681de5
Remove unused code.
...
Contributes to CURA-5786.
2018-11-02 16:44:50 +01:00
Diego Prado Gesto
dba31c3af4
Add documentation.
...
Contributes to CURA-5786.
2018-11-02 16:20:04 +01:00
Jaime van Kessel
e2a166ca83
Merge branch 'master' of github.com:Ultimaker/Cura
2018-11-02 16:14:37 +01:00
Diego Prado Gesto
a39449c48b
Merge pull request #4704 from Ultimaker/CURA-5842_update_update_text
...
CURA-5842 Set CuraApplication display name
2018-11-02 16:03:10 +01:00
Diego Prado Gesto
b6e35df030
Merge pull request #4709 from fieldOfView/fix_add_printer_layout
...
Add Printer dialog codestyle and readability
2018-11-02 15:29:32 +01:00
Jaime van Kessel
de8e56ae19
Merge branch 'feature_support_interface_offset' of https://github.com/DesktopMetal/Cura
2018-11-02 15:21:39 +01:00
Jaime van Kessel
ac9cfd8873
Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into cura4.0_header
2018-11-02 13:39:05 +01:00
Jaime van Kessel
300d109cfe
Set the Z of the machine selector so the tooltip doesn't get hidden
...
CURA-5772
2018-11-02 13:37:57 +01:00
Diego Prado Gesto
c08a90faac
Merge branch 'cura4.0_header' into cura4.0_action_panel
2018-11-02 13:37:27 +01:00
Diego Prado Gesto
53872f9a5b
Merge branch 'ui_rework_4_0' into cura4.0_header
2018-11-02 13:36:47 +01:00