bubnikv
|
fe3b92870f
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
|
bubnikv
|
bb70ad6090
|
Removed Strings.hpp, replaced with wxString
Fixed UTF8 rendering of status messages.
|
2018-09-12 13:17:47 +02:00 |
|
bubnikv
|
0235f1a821
|
Merged with dev
|
2018-09-12 11:59:02 +02:00 |
|
tamasmeszaros
|
4f53fc2a5f
|
Merge remote-tracking branch 'origin/cpp_progress_status_bar' into dev
# Conflicts:
# lib/Slic3r/GUI/MainFrame.pm
# xs/src/slic3r/AppController.cpp
# xs/src/slic3r/AppControllerWx.cpp
# xs/src/slic3r/GUI/GUI.hpp
|
2018-08-30 17:35:49 +02:00 |
|
tamasmeszaros
|
15ad0ef2f2
|
working C++ status bar.
Signed-off-by: tamasmeszaros <meszaros.q@gmail.com>
|
2018-08-30 11:55:10 +02:00 |
|
tamasmeszaros
|
9e2d48ff3b
|
Almost working c++ status bar
Signed-off-by: tamasmeszaros <meszaros.q@gmail.com>
|
2018-08-30 11:54:08 +02:00 |
|
tamasmeszaros
|
4796ef3fb2
|
png export parameters routed to SLA print config. PngExportDialog disabled.
|
2018-08-28 14:55:40 +02:00 |
|
tamasmeszaros
|
9559ad77e5
|
Merge remote-tracking branch 'origin/master' into feature_slice_to_png
|
2018-07-18 10:14:28 +02:00 |
|
tamasmeszaros
|
28bc54e5b7
|
Patch from Lubomír for CLI parameters
|
2018-07-03 17:59:49 +02:00 |
|
tamasmeszaros
|
99f2d40b53
|
Remove progress indicators for individual threads.
|
2018-07-03 13:58:35 +02:00 |
|
tamasmeszaros
|
033b7eb8ad
|
Removing progress indicators for individual threads.
|
2018-07-03 12:43:17 +02:00 |
|
tamasmeszaros
|
27b0926c19
|
Localization for app controller.
|
2018-07-03 10:22:55 +02:00 |
|
tamasmeszaros
|
ec571aec44
|
Scale correction revert in case of exception.
|
2018-07-02 16:36:30 +02:00 |
|
tamasmeszaros
|
478dd2a93f
|
Proper localization of AppController
|
2018-07-02 16:15:21 +02:00 |
|
tamasmeszaros
|
4f27f6c6dc
|
Fixing crash on linux. Exporting png in the UI thread.
|
2018-07-02 14:50:54 +02:00 |
|
tamasmeszaros
|
952068f282
|
Autocenter finally disabled. Progress indication works.
|
2018-06-29 17:46:21 +02:00 |
|
tamasmeszaros
|
ad4d95f60c
|
AppController integration
|
2018-06-28 18:47:18 +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 |
|