OrcaSlicer/src
2019-08-06 19:53:20 +02:00
..
admesh Undo / Redo memory conservation strategy: Release recoverable data 2019-07-18 11:51:06 +02:00
agg Revert "WIP: SVG import & rasterization" 2019-02-07 12:09:10 +01:00
avrdude avrdude: Fix types in embedded config 2019-06-25 18:16:54 +02:00
boost WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +02:00
clipper WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
eigen Upgraded the bundled Eigen to 3.7 2019-01-14 10:27:28 +01:00
expat WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
glew WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
glu-libtess WIP Added libtess library extracted from 2019-02-05 18:14:07 +01:00
imgui Added imgui library 2018-11-26 10:56:41 +01:00
libigl Try to supress warnings from bundled IGL under Windows. 2019-06-26 13:23:08 +02:00
libnest2d Fix for incorrect inside check of fixed items. 2019-07-19 12:34:27 +02:00
libslic3r Fix of the previous commit: zero extrusion width parameter is 2019-08-06 15:36:16 +02:00
miniz Revert "Patch miniz bundled version to support unicode on Windows." 2019-06-02 19:06:29 +02:00
nanosvg Follow-up of 8ea8eb67e4, utf-8 path conversion moved into nanosvg library 2019-03-27 15:42:01 +01:00
platform Fixed version info of the Win32 builds. 2019-05-23 18:05:28 +02:00
poly2tri Updated poly2tri library from https://github.com/jhasse/poly2tri 2019-01-24 15:17:39 +01:00
polypartition Updated the polypartition library from https://github.com/ivanfratric/polypartition 2019-01-24 15:18:16 +01:00
qhull Fix static linking to Qhull 2019-06-06 16:24:00 +02:00
semver semver: warnings cleanup 2019-06-25 18:16:53 +02:00
Shiny WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
slic3r Fix of a Linux / GTK specific crash on deleting of Layers from the side panel: wxWidgets / GTK internally delays the EnsureVisible() call to Idle processing. If the item is deleted after EnsureVisible() is planned and before the Idle processed, the Idle processing routine works with deleted data 2019-08-06 19:53:20 +02:00
stb_dxt Asynchronous texture compression on CPU 2019-05-31 15:25:02 +02:00
CMakeLists.txt Trying to make all C++ of the platforms happy. 2019-07-04 22:52:33 +02:00
PrusaSlicer.cpp Fix of "Unable to slice in command line mode: Mixing configurations 2019-07-29 16:19:32 +02:00
PrusaSlicer.hpp Further renaming to PrusaSlicer 2019-05-13 15:14:33 +02:00
PrusaSlicer_app_msvc.cpp Removed unnecessary copy / move constructors / assignment operators. 2019-06-14 15:47:40 +02:00