Diego Prado Gesto
2bf6615b53
CURA-5137 Make some adjustments in the UI.
2018-04-04 10:51:19 +02:00
Diego Prado Gesto
0e01e9a6a9
CURA-5137 Reset to the global view when switching tabs
2018-04-03 17:24:05 +02:00
Diego Prado Gesto
007529c9ec
Merge branch 'feature_material_marketplace' into feature_cura_package_api
...
Contributes to CURA-5137
2018-04-03 17:13:36 +02:00
Diego Prado Gesto
b621b5ef6b
CURA-5137 Add filtering for materials and plugins and change the
...
behavior of switching tabs.
2018-04-03 17:07:33 +02:00
Ian Paschal
8a7f9027c5
CURA-5035 Finished layout
2018-04-03 16:57:31 +02:00
Diego Prado Gesto
1ad34495b4
Merge branch 'feature_material_marketplace' into feature_cura_package_api
2018-04-03 11:42:56 +02:00
Ian Paschal
32eab05397
CURA-5035 Rename ToolboxDetailTile
2018-04-03 11:36:21 +02:00
Ian Paschal
229512e730
CURA-5035 More progress
2018-04-03 11:33:58 +02:00
Diego Prado Gesto
3d452d334b
CURA-5137 Create the Cura Packages Model for the Toolbox.
...
Fetch the data from the new server and create the model for show in the
toolbox.
2018-04-03 11:21:15 +02:00
Diego Prado Gesto
89c27ae7f4
CURA-5137 Get the list of packages from the server
2018-03-30 15:13:10 +02:00
Diego Prado Gesto
0416ba95ae
CURA-5137 Add init file
2018-03-30 14:16:51 +02:00
Diego Prado Gesto
322fe7d61f
CURA-5137 Rename Plugin Browser into Toolbox
2018-03-30 14:15:00 +02:00
Ian Paschal
f63e67dc22
CURA-5035 UI pretty much built
2018-03-29 16:52:28 +02:00
Ian Paschal
138fc668a7
CURA-5035 First draft
2018-03-28 17:10:22 +02:00
Diego Prado Gesto
3fb14691a9
CURA-5160 Skip empty quality when load project file
2018-03-27 14:09:17 +02:00
Diego Prado Gesto
8c5673dd3c
Change target version of the dictionary of doom to be compliant with the
...
new instance container's version number.
2018-03-27 11:44:24 +02:00
Ian Paschal
5b371ac375
CURA-5141 Update changelog to 3.3
2018-03-26 14:36:24 +02:00
Diego Prado Gesto
689f208615
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-26 14:15:10 +02:00
Diego Prado Gesto
2486303011
CURA-5134 Use the built-in windowClosed method instead of quit when
...
finishing installing or uninstalling plugins, otherwise the temporary
data is not stored in the config file.
This caused some problems with the lazy uninstall plugins since the list
was never stored.
2018-03-26 14:12:27 +02:00
jack
96842ea7e6
Merge pull request #3229 from Ultimaker/feature_persistent_postprocessing
...
Persistent Post-Processing Scripts
2018-03-26 14:01:07 +02:00
Ghostkeeper
e2724f53ad
Only check for loaded plug-ins at initial call to loadAllScripts
...
Not for every call to loadScripts.
2018-03-26 13:55:15 +02:00
Ghostkeeper
14936fdf21
Move looping over script directories to separate function
...
Removes some code repetition.
2018-03-26 13:50:29 +02:00
Diego Prado Gesto
92661eb35c
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-26 11:53:46 +02:00
Diego Prado Gesto
04c21f3f30
CURA-4557 Minor changes in the message.
2018-03-26 11:52:39 +02:00
Ian Paschal
8871ac9955
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-03-26 11:30:59 +02:00
Ian Paschal
66fa1c0a31
CURA-5140 Fixed typo
2018-03-26 11:30:57 +02:00
jack
ff7e0bf5f9
Merge pull request #3559 from Ultimaker/feature_gz_reader
...
Feature gz reader update
2018-03-26 09:38:11 +02:00
Diego Prado Gesto
6dc416e180
CURA-5128 Change method name to be more clear.
...
Remove a line introduced by mistake in previous commit.
2018-03-23 17:21:09 +01:00
Diego Prado Gesto
bc5881fe1d
Merge branch 'master' into feature_gz_reader
2018-03-23 17:15:55 +01:00
Diego Prado Gesto
dd0d0d20e9
CURA-5128 Modify the GCode parser to use a stream instead of a file so
...
we can reuse methods for the GCodeGZReader.
2018-03-23 17:14:53 +01:00
fieldOfView
251e24fedc
Merge branch 'master' into feature_xmlmaterials_cura_settings
2018-03-23 14:57:31 +01:00
Ghostkeeper
4196624373
Merge branch 'CURA-5135_easy_fix'
2018-03-23 14:23:34 +01:00
Ghostkeeper
8a36f1e074
Make opacity depend on enabled
...
Simplifies the code a bit.
Contributes to issue CURA-5128.
2018-03-23 14:23:10 +01:00
Aleksei S
d859f71d6e
Fix: The Print simulation view was broken because of constant refresheing scene
...
CURA-5142
2018-03-23 11:41:34 +01:00
Ian Paschal
e8491b4a83
CURA-5135 Easy version
...
This is the easy fix. When a plugin is downloading, the other plugins' download buttons are not possible to be clicked. This avoids having to write any new logic. It does detract a bit from the user experience though.
The complicated version requires re-writing a big part of the plugin browser code to enable the queueing of downloads and stuff. That's sort of how it "should" be but is a lot more work.
2018-03-23 11:10:21 +01:00
Ghostkeeper
9d63258703
Merge branch 'master' into feature_persistent_postprocessing
2018-03-22 19:19:05 +01:00
Ian Paschal
30b75c7988
CURA-5140 Show confirmation rather than switching to monitor tab
2018-03-22 17:05:07 +01:00
fieldOfView
e7ca4f327e
Fix reading and writing yes/no as boolean values
2018-03-22 16:55:12 +01:00
Ghostkeeper
4430a15a2f
Remove needlessly specific super call
...
There is only one parent.
Contributes to issue CURA-5128.
2018-03-22 16:34:11 +01:00
Ghostkeeper
378cde202c
Correct documentation
...
Contributes to issue CURA-5128.
2018-03-22 16:33:30 +01:00
Jack Ha
283cbed1ad
CURA-5130 move the part that determines if it should slice
2018-03-22 16:02:09 +01:00
Jack Ha
3c7b28a144
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-22 14:51:14 +01:00
Lipu Fei
f332b83364
Fix typo and remove unused imports
...
CURA-5135
2018-03-22 14:50:14 +01:00
Lipu Fei
0787f0b2ba
Fix autoslice check so it doesn't slice if there is no need
...
CURA-5130
2018-03-22 14:46:19 +01:00
Jack Ha
c2888529cb
CURA-5128 cleanup .gz and only leave .gcode.gz as Cura and Uranium now accept extensions with multiple periods
2018-03-22 14:35:21 +01:00
Jack Ha
a0badf121a
Merge branch 'master' into feature_gz_reader
2018-03-22 14:26:29 +01:00
Jack Ha
b75e0c75ce
CURA-5128 add .gz to non sliceable extensions
2018-03-22 14:23:16 +01:00
Ghostkeeper
2fad098f0b
Adjust description of button
...
You now no longer click to check if there's something wrong.
Contributes to issue CURA-4557.
2018-03-22 09:11:47 +01:00
Ruben D
58205fb965
Make _getMaterialShrinkage protected
...
No need to expose this.
Contributes to issue CURA-4557.
2018-03-22 01:59:49 +01:00
Ruben D
c8222b73c7
Merge branch 'feature_model_check'
2018-03-22 01:56:46 +01:00