PrusaSlicer-NonPlainar/src
Vojtech Bubnik abb8e3d9b1 Fixed update of UI when background slicing is stopped by Platter update
function. The update used to be performed by sending EVT_PROCESS_COMPLETED
wxCommandEvent to Plater, however the type of the event was refactored
(enhanced) to SlicingProcessCompletedEvent long time ago, thus
the message sent in this particular case was not being delivered.
2023-01-17 14:21:23 +01:00
..
admesh Fix UTF8 coding for filename 2022-11-28 17:16:25 +01:00
agg sla::Raster interface clarified and covered with tests. 2019-10-01 14:58:37 +02:00
avrdude Squashed commit of the following: 2021-12-17 14:55:13 +01:00
boost Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
build-utils Disable tests and encoding check when cross compiling 2021-04-12 11:21:46 +02:00
clipper ClipperLib: Optimized PointInPolygon() to calculate cross products 2022-11-14 15:17:04 +01:00
eigen Upgraded the bundled Eigen to 3.7 2019-01-14 10:27:28 +01:00
fast_float Added README.md file for fast_float library. 2021-11-23 17:48:35 +01:00
glu-libtess Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
hidapi Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog. 2021-01-27 10:40:38 +01:00
hints Fix of Boost 1.79 deprecated boost::filesystem::ofstream #8238 2022-04-25 08:33:48 +02:00
imgui Downloader feature - Downloads from Printables.com 2023-01-05 16:00:04 +01:00
libigl Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
libnest2d Merge branch 'tm_partarrange_broken_SPE-1302' 2022-09-22 09:39:03 +02:00
libslic3r Fixed Layer::sort_perimeters_into_islands() for fuzzy skin: 2023-01-16 17:01:38 +01:00
miniz Miniz: Get filename from Extra Field. 2023-01-05 16:00:04 +01:00
occt_wrapper Try to fix linking of OCCT on Win 2022-08-23 17:27:30 +02:00
platform Downloader feature - Downloads from Printables.com 2023-01-05 16:00:04 +01:00
qoi WIP: Implemented support for QOI G-code thumbnail format as requested 2022-06-08 21:12:00 +02:00
semver Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
slic3r Fixed update of UI when background slicing is stopped by Platter update 2023-01-17 14:21:23 +01:00
stb_dxt Asynchronous texture compression on CPU 2019-05-31 15:25:02 +02:00
tcbspan Follow-up to 2ced762948 2022-10-19 16:40:41 +02:00
CMakeLists.txt Follow-up to 2ced762948 2022-10-19 16:40:41 +02:00
PrusaSlicer.cpp Downloader feature - Downloads from Printables.com 2023-01-05 16:00:04 +01:00
PrusaSlicer.hpp Further renaming to PrusaSlicer 2019-05-13 15:14:33 +02:00
PrusaSlicer_app_msvc.cpp Enabling 3DConnexion polling thread in windows, when working in remote session, Adding ability to force hw rendering in remote session 2023-01-09 15:15:37 +01:00