Vojtech Kral
|
b950e9e575
|
Fix build
|
2018-11-19 11:39:17 +01:00 |
|
Vojtech Kral
|
3e4af381c9
|
Fix rendering performance on macOS
|
2018-11-08 15:31:29 +01:00 |
|
Vojtech Kral
|
24b30caf94
|
Fix clang build / detect standalone size_t
|
2018-11-08 15:19:50 +01:00 |
|
bubnikv
|
6260e43f61
|
Merge remote-tracking branch 'origin/dev2' into dev_native
|
2018-09-25 15:33:51 +02:00 |
|
bubnikv
|
8945763221
|
Rewrote .PRUSA file parser from wxWidgets zip to miniz.
Added tracing for mesh repair.
|
2018-09-25 14:30:57 +02:00 |
|
bubnikv
|
85bc3af88a
|
Yet another fix of next_highest_power_of_2() on clang
|
2018-09-25 13:19:50 +02:00 |
|
bubnikv
|
1c06a170c4
|
Fix compilation on clang
|
2018-09-25 12:48:36 +02:00 |
|
bubnikv
|
c762166974
|
size_t is not uint32_t or uint64_t on GCC
|
2018-09-25 12:43:53 +02:00 |
|
bubnikv
|
9a3db200a5
|
Updated AMF/3MF import to pass configuration into a DynamicPrintConfig
instead of PresetBundle.
|
2018-09-25 11:53:05 +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 |
|