OrcaSlicer/src
gswatkins b4925363d6
Display accurate precision for percent config values (#3466)
Percent config values are managed as float types, but decimal precision
is not displayed in the GUI. This change uses the `double_to_string()`
converstion rather than casting to an int when retrieving the config
option value.
2024-01-09 21:56:17 +08:00
..
admesh Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
agg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ankerl Initial port of the new ensure vertical thickness algorithm from PrusaSlicer (#2382) 2023-10-19 19:55:05 +08:00
boost Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
build-utils Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
clipper Initial port of the new ensure vertical thickness algorithm from PrusaSlicer (#2382) 2023-10-19 19:55:05 +08:00
clipper2 Fix building with GCC13 (required to build on Arch and Fedora) (#1220) 2023-06-11 11:36:33 +08:00
eigen Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
expat Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
fast_float Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
glu-libtess Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
hidapi Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
hints Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
imgui Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
libigl Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
libnest2d ENH: auto-arranging allows more filaments together 2023-10-13 14:43:42 +08:00
libslic3r Bug: Fix retraction issues with PA pattern calibration (#3314) 2024-01-09 21:55:11 +08:00
mcut Fix build warnings on windows, fix various bugs/logic errors/missing returns/etc, update boost::bind (#2229) 2023-09-27 23:55:23 +08:00
minilzo Support upload g-code to third-party printers 2022-08-20 23:06:41 +08:00
miniz clean up 2023-08-09 13:42:41 +08:00
nanosvg Revert to WxWidgets 3.1.5 (#3249) 2023-12-23 17:44:09 +08:00
nlohmann Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
platform Feature/merge 1.8.2 (#3193) 2023-12-19 23:46:19 +08:00
qhull Support upload g-code to third-party printers 2022-08-20 23:06:41 +08:00
qoi Thumbnail Formats Option Ported from PrusaSlicer and add BIQU/BTT format (#2405) 2023-10-17 20:00:38 +08:00
semver Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Shiny Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
slic3r Display accurate precision for percent config values (#3466) 2024-01-09 21:56:17 +08:00
stb_dxt Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BaseException.cpp Improve Windows crash log (#2736) 2023-11-15 19:00:55 +08:00
BaseException.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CMakeLists.txt Revert to WxWidgets 3.1.5 (#3249) 2023-12-23 17:44:09 +08:00
OrcaSlicer.cpp Fixed a regression bug that --datadir was broken 2023-12-28 00:23:42 +08:00
OrcaSlicer.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
OrcaSlicer_app_msvc.cpp clean up 2023-08-09 13:42:41 +08:00
StackWalker.cpp Improve Windows crash log (#2736) 2023-11-15 19:00:55 +08:00
StackWalker.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00