This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
PrusaSlicer
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer
mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced
2025-08-05 13:50:40 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
PrusaSlicer
/
src
/
clipper
History
Vojtech Bubnik
2e150795b1
ClipperLib: emplace_back() instead of push_back().
2023-05-02 18:17:08 +02:00
..
clipper_z.cpp
Convincing ClipperLib to use Slic3r's own Point type internally.
2021-04-21 20:15:49 +02:00
clipper_z.hpp
Convincing ClipperLib to use Slic3r's own Point type internally.
2021-04-21 20:15:49 +02:00
clipper.cpp
ClipperLib: emplace_back() instead of push_back().
2023-05-02 18:17:08 +02:00
clipper.hpp
ClipperLib: Further optimization of memory allocation using scalable_allocator.
2023-05-02 15:53:24 +02:00
CMakeLists.txt
Reworked the ClipperLib / Polygon types to use
2023-04-20 11:31:44 +02:00