bubnikv
|
085adfce49
|
Fixed GUI build
|
2018-09-19 18:05:58 +02:00 |
|
bubnikv
|
12ad613166
|
Removed wrong dependency on wxWidgets from libslic3r.
Added cmake message for WXWIN environment variable.
|
2018-09-19 17:55:17 +02:00 |
|
bubnikv
|
a022b721f3
|
Removed dependency on wxWidgets from Alien.
Updated source code to wxWidgets 3.1.1
Moved invocation of perl unit / integration tests to the xs project.
|
2018-09-19 17:19:06 +02:00 |
|
bubnikv
|
e845f4f34f
|
Another step to fix the build system.
|
2018-09-19 15:47:32 +02:00 |
|
bubnikv
|
d269a3ebe3
|
Yet another build system fix
|
2018-09-19 14:43:38 +02:00 |
|
bubnikv
|
20f70f5640
|
Fix of compilation on Linux & OSX: Cannot create a "slic3r" executable
next to a "slic3r" directory.
|
2018-09-19 14:22:48 +02:00 |
|
bubnikv
|
531bcd3f24
|
Yet another fix of build process
|
2018-09-19 13:16:20 +02:00 |
|
bubnikv
|
bc1ff442ff
|
Fixed compilation on OSX & Linux
|
2018-09-19 13:12:57 +02:00 |
|
bubnikv
|
ca18e9997b
|
Fixed GUI CMakeFile
|
2018-09-19 11:46:24 +02:00 |
|
bubnikv
|
c581a07f0f
|
Moved the newly added GUI_Preview files.
|
2018-09-19 11:34:26 +02:00 |
|
bubnikv
|
7a36f9f3c0
|
Meged with dev2
|
2018-09-19 11:28:30 +02:00 |
|
bubnikv
|
8abfbc2322
|
Disabling calls from libslic3r to slic3r gui.
|
2018-09-19 11:27:04 +02:00 |
|
bubnikv
|
1260b8deb3
|
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
|
417b0f20eb
|
Replaced CONFESS with throw std::exception in libslic3r, so now
libslic3r should be compilable without Perl.
|
2018-09-18 10:09:58 +02:00 |
|
tamasmeszaros
|
a7a23d6f6f
|
Working curve approximation of the concave hull with clipper offset.
|
2018-08-16 17:47:05 +02:00 |
|
bubnikv
|
cb1bc0aaf8
|
CMake build system, initial placeholder for slic3r C binary.
|
2017-08-18 13:32:35 +02:00 |
|