YuSanka
|
1a474ea282
|
L10n improvements
|
2019-01-21 12:34:28 +01:00 |
|
bubnikv
|
8d1b854acb
|
Replaced all wxString.ToStdString() with wxString.ToUTF8().data()
to be sure that the strings are correctly converted to UTF8.
|
2019-01-03 14:34:53 +01:00 |
|
Vojtech Kral
|
90216ac0b4
|
ConfigWizard: Fix asserts
|
2018-10-31 18:35:30 +01:00 |
|
bubnikv
|
add45a8f6e
|
Added C++ command line processing, thanks @alexrj and @loh
|
2018-09-20 16:48:13 +02:00 |
|
bubnikv
|
0558b53493
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|