Commit Graph

13 Commits

Author SHA1 Message Date
tamasmeszaros
4f27f6c6dc Fixing crash on linux. Exporting png in the UI thread. 2018-07-02 14:50:54 +02:00
tamasmeszaros
18bfe4f2dc ExpTime incorporated. Some refactor as welll. 2018-06-28 13:21:24 +02:00
tamasmeszaros
8497289650 Execution abstraction and build fix for linux and mac 2018-06-27 18:23:53 +02:00
tamasmeszaros
ac9d81cfa0 Refactor and extensions to png export dialog. 2018-06-27 17:43:54 +02:00
tamasmeszaros
8eb8d4f0c5 Patch from Lubomír Bláha applied. Polished comments and PngExportDialog. 2018-06-27 10:28:44 +02:00
tamasmeszaros
d2c6190cc5 Comments and refactoring 2018-06-26 17:02:46 +02:00
tamasmeszaros
df625a0c4b File saving to new file fixed. 2018-06-26 16:08:58 +02:00
tamasmeszaros
ae682b9cd3 Export dialog ready 2018-06-26 15:53:43 +02:00
tamasmeszaros
99f6866a1d Merge branch 'feature_slice_to_png' of github.com:prusa3d/Slic3r into feature_slice_to_png
# Conflicts:
#	xs/src/slic3r/AppController.cpp
#	xs/src/slic3r/AppController.hpp
2018-06-25 17:13:36 +02:00
tamasmeszaros
f26cb9ebd6 Merge remote-tracking branch 'origin/master' into feature_slice_to_png
# Conflicts:
#	lib/Slic3r/GUI/MainFrame.pm
2018-06-25 13:24:37 +02:00
Tamás Mészáros
6737506b14 Separating wx and the app controller. 2018-06-25 12:40:01 +02:00
tamasmeszaros
8dcf789d4b Slicing in C++ with progress indication. 2018-06-20 14:50:18 +02:00
tamasmeszaros
5f310e1520 AppController class created to take the necessary app logic into C++. 2018-06-19 17:45:21 +02:00