Skip to content

Releases: AngusJohnson/Clipper2

Clipper2_1.0.6

28 Oct 12:18

Choose a tag to compare

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

02 Oct 10:10

Choose a tag to compare

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

16 Sep 22:58

Choose a tag to compare

This is the initial release of Clipper2