-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed MakePath to expect only ordinal/arithmetic values (C++) (#398)
Fixed InflatePaths to return unchanged paths when delta == 0 (#389) Minor tweak to detecting "touching" solution polygons Fixed minor bug in ClipperOffset (#392,#393) Tidied up error handling in C++ Added error_code param to ScalePath function (C++) Tweaks to C# CI testing (#388) Major rewrite of RectClip function (Delphi only so far) (#383)
- Loading branch information
1 parent
2f8d52e
commit 1057798
Showing
19 changed files
with
870 additions
and
458 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.