issues
search
AngusJohnson
/
Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
Boost Software License 1.0
1.52k
stars
273
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deflation still overflows
#916
aldriangintingsuka
opened
20 hours ago
0
Unnecessary point added
#914
ThatBrianDude
opened
5 days ago
2
Open line splitting and tagging vs clipping
#913
bradphelan
opened
1 week ago
0
polygon clip polyline
#910
chengdz
closed
1 week ago
0
InflatePaths with negative delta produces a result that expands outside of the original
#907
aldriangintingsuka
closed
2 weeks ago
4
Fix Rect::IsEmpty() typo
#906
menshiva
closed
3 weeks ago
0
One-sided offset with EndType::ButtLeft
#905
LarsSkiba
closed
3 weeks ago
2
c# code modernization
#904
angelofb
closed
1 month ago
7
Clipping two polygons without adding a new point at the intersection
#902
jblestang
closed
1 month ago
0
Delphi: fix after type renaming
#901
zedxxx
closed
1 month ago
0
C++11
#899
rprueckl
closed
1 month ago
1
Recent PR #895 moved code outside of a conditional block causing duplicate vertices
#898
schellingerhout
closed
1 month ago
2
Fix C++ warnings due to missing default cases in switch statements
#896
anchpop
closed
1 month ago
0
And linq
#895
philstopford
closed
1 month ago
11
Proposed clean-ups
#894
philstopford
closed
1 month ago
1
I read the introduction of the library and it only supports polygon offsetting? Can this library support arc or circle offsetting?
#891
libaineu2004
closed
1 month ago
0
Can Clipper2 be directly used with JavaScript?
#888
gdshff
closed
1 month ago
0
Definitions overlap with X causes build error in CPP
#885
fredrikbennison
closed
1 month ago
2
Handling Large Shrinking Deltas for Polygons
#879
bektaskemal
closed
3 months ago
0
Preparing to merge export_usingz branch
#878
AngusJohnson
closed
3 months ago
0
Add operator+ and operator+= to Rect<T>
#875
LarsSkiba
closed
3 months ago
4
Add unit test for issue #873 and #405 and fix for issue #873
#874
LarsSkiba
closed
3 months ago
0
Negative offset should be empty but is not
#873
LarsSkiba
closed
3 months ago
4
Add customization point to replace math functions for platform independent results
#872
LarsSkiba
closed
3 months ago
3
update vcpkg & docs
#870
o3wiz
closed
4 months ago
1
throw() -> noexcept
#869
r-barnes
closed
4 months ago
0
Range error in TClipperOffset.BuildNormals (Delphi)
#867
rinntech-ak
closed
4 months ago
1
Add test case for RectClip orientation
#865
reunanen
closed
4 months ago
0
`RectClip` not always preserving orientation
#864
reunanen
closed
4 months ago
3
Is there a plan for the clipper to support circular arc structures
#861
pcbren1987
closed
4 months ago
0
First step for habitrary types Clipper2
#860
soufianekhiat
closed
4 months ago
2
Add Z-Component to Clipper DLL Exports, as well as Z-Fill Callback default
#859
schellingerhout
closed
3 months ago
22
Compile warnings cleanup, fixes for sign-conversion issues
#858
masbug
closed
4 months ago
0
Empty polytree when taking the union of 3 closed polygons.
#857
JohanDelvaux
closed
4 months ago
6
Union of forms that share an edge
#856
JoseNavio
closed
4 months ago
0
Union of forms that touch but don't intersect
#854
JoseNavio
closed
4 months ago
0
Why is Rect empty when bottom <= top?
#852
Aglargil
closed
4 months ago
0
Union returns self-intersecting polygon
#851
sethhillbrand
closed
5 months ago
1
How Clipper2 is used in iOS project(Cocoaspod)
#848
xqqq0
closed
5 months ago
0
Dose Clipper support to get Inscribed rectangle ?
#847
6ther
closed
5 months ago
0
[new API request] API using PolyTree for RectClip
#845
limingchina
closed
5 months ago
1
How to handle path value of double type
#844
Linuxmodel
closed
5 months ago
1
can this library cut a hole in a polygon?
#842
RichardEllicott
closed
5 months ago
0
New release?
#840
kintel
closed
4 months ago
1
Clipper2 slower than clipper1
#839
Sachaaaaaa
closed
4 months ago
2
Use compiler-provided `__int128` type on clang and gcc
#837
reunanen
closed
6 months ago
0
Minkowski in export header
#836
julvdb
closed
6 months ago
4
More carry calculation fixing
#835
reunanen
closed
6 months ago
6
`IsCollinear`: detect and handle integer multiplication wrapping (version 2)
#834
reunanen
closed
6 months ago
19
Restore default constructors
#833
philstopford
closed
6 months ago
0
Next