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 |
|
bubnikv
|
3ddaccb641
|
Replaced CONFESS with throw std::exception in libslic3r, so now
libslic3r should be compilable without Perl.
|
2018-09-18 10:09:58 +02:00 |
|
bubnikv
|
fe3b92870f
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
|
bubnikv
|
2c9dc4dbbf
|
Finished porting of the status bar to C++.
|
2018-09-14 10:59:50 +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 |
|