OrcaSlicer/src
Ian Bassi 3367648ec0
Re-include BBS's Clipperutils2 (#11415)
* Clipper2 from BBS

* Fix

* Clipper2 Update: 1.5.2 -> 2.1.5.4

* Replace Clipper2Lib::Area calls with Clipper2LibArea

Updated area calculation calls to use Clipper2LibArea<T> instead of Clipper2Lib::Area<T> in multiple locations. This change likely reflects a refactor or renaming of the area calculation function.

* Revert "Replace Clipper2Lib::Area calls with Clipper2LibArea"

This reverts commit c92a9a1522e8d7b0f1f8557d4c752a8b8c8fc279.

* Revert "Clipper2 Update: 1.5.2 -> 2.1.5.4"

This reverts commit a745894bdc9cda4ce4d19e0705d214b78091acad.

* Update project version
2025-11-22 15:39:12 +08:00
..
clipper2 Re-include BBS's Clipperutils2 (#11415) 2025-11-22 15:39:12 +08:00
dev-utils Merge branch 'main' into dev/p2s-pr 2025-11-17 14:56:09 +08:00
libslic3r Re-include BBS's Clipperutils2 (#11415) 2025-11-22 15:39:12 +08:00
slic3r Fix filament profile import if inherit from vendor generic (#11398) 2025-11-22 15:38:12 +08:00
CMakeLists.txt Re-include BBS's Clipperutils2 (#11415) 2025-11-22 15:39:12 +08:00
OrcaSlicer.cpp FIX: CLI: fix the crash issue when load user config 2025-10-30 14:56:49 +08:00
OrcaSlicer.hpp ENH: CLI: add logic to process wrapping detect 2025-10-02 17:07:21 +08:00
OrcaSlicer_app_msvc.cpp clean up 2023-08-09 13:42:41 +08:00