PrusaSlicer-NonPlainar/src
Lukas Matena c843349d35 GCodeLine::has_value now uses locale-independent functions for parsing:
This will hopefully fix the mysterious issues #10380 #10331 #10542.
The reason is not exactly clear, seems similar to https://stackoverflow.com/questions/76133503/strtod-does-not-respect-locale-on-macos-13-3-1.
Possibly a bug in macOS 13.3.1
2023-06-13 11:40:29 +02:00
..
admesh Fix UTF8 coding for filename 2022-11-28 17:16:25 +01:00
agg
ankerl Bundled ankerl/unordered_dense.h 2023-04-11 10:24:24 +02:00
avrdude
boost
build-utils
clipper ClipperLib: Further optimization of memory allocation using scalable_allocator. 2023-05-04 15:27:32 +02:00
eigen
fast_float
glu-libtess
hidapi
hints
imgui Fix build: Text() takes a string format as first argument (PR #10712) 2023-06-01 13:58:11 +02:00
libigl
libnest2d Reworked the ClipperLib / Polygon types to use 2023-04-20 11:31:44 +02:00
libslic3r GCodeLine::has_value now uses locale-independent functions for parsing: 2023-06-13 11:40:29 +02: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 Update year in the copyright notice 2023-01-27 14:44:26 +01:00
qoi
semver
slic3r TabFilament: Implemented color mode update for Extruder combobox 2023-06-12 09:10:54 +02:00
stb_dxt
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_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
PrusaSlicer.cpp Reworked handling of approximate / snug bounding boxes 2023-02-28 11:27:15 +01:00
PrusaSlicer.hpp