PrusaSlicer-NonPlainar/src
bubnikv f5516f24c4 Fix of 1.42 beta crash when deleting printer profile created by configuration assistant #1985
Fixed an issue, where deleting a profile did not correctly update
profile dependences, and deleting a profile would not test dirty status
of depending profiles, which would be switched thus user changes would be lost.

Fixed enabling / disabling the --default FFF-- / --default SLA-- profiles
when deleting the last printer profile.

Little refactoring (don't compare by strings but by symbolic names).

Making a copy of a profile - "Copy" suffix is added to a system profile.
2019-03-22 12:11:23 +01:00
..
admesh Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00
agg Revert "WIP: SVG import & rasterization" 2019-02-07 12:09:10 +01:00
avrdude avrdude: Fix serial port handle leak in many places 2019-03-01 13:15:20 +01:00
boost
clipper
eigen
expat
glew
glu-libtess WIP Added libtess library extracted from 2019-02-05 18:14:07 +01:00
igl
imgui
libnest2d Fixed seed for the genetic optimizer for support generation 2019-03-12 15:21:55 +01:00
libslic3r Do not consider modifiers when centering an object after 3mf and amf import 2019-03-22 09:47:40 +01:00
miniz
nanosvg Printbed textures generated from svg files 2019-02-20 15:23:23 +01:00
platform WIP: HiDPI support - 3D scene on Windows / Linux 2019-02-04 21:41:10 +01:00
png
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
semver
Shiny
slic3r Fix of 1.42 beta crash when deleting printer profile created by configuration assistant #1985 2019-03-22 12:11:23 +01:00
CMakeLists.txt removed the --gui parameter from the slic3r wrapper. 2019-03-13 17:06:45 +01:00
slic3r_app_msvc.cpp removed the --gui parameter from the slic3r wrapper. 2019-03-13 17:06:45 +01:00
slic3r.cpp Command line - improved error handling 2019-03-17 14:35:54 +01:00
slic3r.hpp Help for the FFF / SLA command line parameters. 2019-03-13 19:17:26 +01:00