chiark / gitweb /
Put the runEngine code inside the thread to prevent this code from blocking the GUI...
authordaid <daid303@gmail.com>
Tue, 9 Dec 2014 18:11:05 +0000 (19:11 +0100)
committerdaid <daid303@gmail.com>
Tue, 9 Dec 2014 18:11:05 +0000 (19:11 +0100)
commit5d857c5872c919510e608a182feac7e37c01259a
tree6a7cb50c538f57e77b6f8fe0e9deb57b4b75696e
parentaf833610f878f71c7b0a36b34febfc70ae82ed46
Put the runEngine code inside the thread to prevent this code from blocking the GUI on high poly 3D models.
Cura/util/sliceEngine.py