OrcaSlicer/src
bubnikv cd95b52dcd Undo / Redo memory conservation strategy: Release recoverable data
starting from the objects of lowest ObjectID.
(convex hulls are recoverable as well as the indexed triangle sets
inside the TriangleMeshes or the triangle connectivity information).

Now the top most snapshot (the temp one taken before Undo jump) will
never be released.
2019-07-18 11:51:06 +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 Build fix when boost is not in prefix/boost 2019-06-13 14:19:24 +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 Get rid of the test.cpp warning 2019-06-26 18:03:37 +02:00
libslic3r Undo / Redo memory conservation strategy: Release recoverable data 2019-07-18 11:51:06 +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 Undo / Redo memory conservation strategy: Release recoverable data 2019-07-18 11:51:06 +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 Merge pull request #2484 from stuartpb/patch-1 2019-06-26 15:02:21 +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