Jaime van Kessel
aef89e2bd3
Add few more cases where Camera changes caused un-needed updates
2019-02-19 17:40:44 +01:00
paukstelis
53a0abd230
Convert name check to defaultdict
2018-08-29 17:43:22 -04:00
paukstelis
e36f78dd35
Clean up whitespace
2018-08-24 07:27:34 -04:00
paukstelis
fc9c1045c9
Basic cleanup
2018-08-20 07:40:28 -04:00
paukstelis
b66558f97a
Initial commit for passing mesh names to CuraEngine
2018-08-19 22:52:17 -04:00
Diego Prado Gesto
43657010ba
CURA-5164 The Preferences is not a singleton class anymore since in some point
...
several instances need to be created.
- In the ThreeMFWorkspaceReader we need to create some temporal
instances of Preferences that makes it not singleton anymore.
- The current preferences are kept in the Application class and so all
the calls to the preferences are changed to get the preferences from
Application.
- The method getInstance in Preferences is kept as deprecated since some
external plugins.
2018-05-11 08:50:42 +02:00
Jack Ha
e3dd7a449d
CURA-5090 speedups by using qtimers on updating mostly visual elements
2018-03-14 16:09:59 +01:00
Aleksei S
6bb42da056
Removed related commits to Settins per Object validation and
...
added short validation in StartScliceJob
CURA-4972
2018-03-06 15:40:26 +01:00
Aleksei S
ed7dec0cae
Fix: per model settings validation
...
CURA-4972
2018-02-23 13:05:29 +01:00
Jaime van Kessel
516d7015e4
Fixed some issues caused by the multi buildplate system
2018-02-05 11:37:36 +01:00
Lipu Fei
b54b075cc9
Use isinstance() instead or issubclass()
...
CURA-4525
2018-01-12 16:42:34 +01:00
Diego Prado Gesto
ab24506307
Add string to cura I18N catalog. Contributes to CURA-4525
2018-01-05 17:05:11 +01:00
Diego Prado Gesto
c839bc1759
Groups of objects are taken into account and are shown in the object
...
list instead of each model separatelly. Contributes to CURA-4525
2018-01-05 16:53:18 +01:00
Jack Ha
8c7a0d4a8e
CURA-4525 created CuraSceneController and took out logic from ObjectsModel and BuildPlateModel
2018-01-04 09:26:15 +01:00