PrusaSlicer-NonPlainar/src
bubnikv 3b1a44c084 WIP: Nullable configuration value concept, implemented for
ConfigOptionFloatsNullable, ConfigOptionIntsNullable,
ConfigOptionPercentsNullable, ConfigOptionBoolsNullable.

retract override values were added to the Filament profile:
vector of floats: "retract_length", "retract_lift", "retract_lift_above",
	"retract_lift_below", "retract_speed", "deretract_speed",
	"retract_restart_extra", "retract_before_travel",
vector of bools: "retract_layer_change", "wipe"
vector of percents: "retract_before_wipe"
2019-07-23 14:15:42 +02:00
..
admesh Undo / Redo memory conservation strategy: Release recoverable data 2019-07-18 11:51:06 +02:00
agg
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
eigen
expat
glew
glu-libtess
imgui
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 WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +02:00
miniz Revert "Patch miniz bundled version to support unicode on Windows." 2019-06-02 19:06:29 +02:00
nanosvg
platform Fixed version info of the Win32 builds. 2019-05-23 18:05:28 +02:00
poly2tri
polypartition
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
slic3r WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +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