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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02: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
igl Fixed many errors in background processing synchronization and update. 2018-12-22 10:02:42 +01:00
imgui Added imgui library 2018-11-26 10:56:41 +01:00
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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +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 Removed duplicate definition of QHull debug printfs 2018-09-21 21:54:54 +02:00
semver WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +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 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.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
slic3r_app_msvc.cpp removed the --gui parameter from the slic3r wrapper. 2019-03-13 17:06:45 +01:00