Releases: AngusJohnson/Clipper2
Releases · AngusJohnson/Clipper2
Clipper2_1.0.6
Version 1.0.6 - 28 October 2022
- Added RectClip and RectClipLines functions for FAST rectangular clipping
- Added clipper.export.h C++ file (for DLL/so creation)
- Added DLL project files and Delphi test app.
- Numerous minor bug fixes.
Clipper2 ver 1.0.5
Version 1.0.5 - 2 October 2022
- Numerous improvements to C++ makefile and revised C++ folder structure (#243, #247)
- Fixed bug in C++ Point constructor when USINGZ defined (#246)
- Improved performance by removing time costly round() function calls (#236)
- Changed Library's C# target framework back to netstandard2.0 (#225)
- Updated several sample apps.
Clipper2 ver 1.0.4
This is the initial release of Clipper2