Skip to content

Tags: micycle1/Clipper2-java

Tags

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add API Javadocs for ClipperBase, Clipper64, and ClipperD

Co-authored-by: micycle1 <9304234+micycle1@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

1.5.4

Toggle 1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing javadocs

Co-authored-by: micycle1 <9304234+micycle1@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

1.3.4

Toggle 1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace loop-based string concatenation with StringBuilder

* Initial plan

* Use StringBuilder in path and polytree toString loops

Co-authored-by: micycle1 <9304234+micycle1@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: micycle1 <9304234+micycle1@users.noreply.github.com>

1.3.3

Toggle 1.3.3's commit message
bump mvn version

1.3.2

Toggle 1.3.2's commit message
fix open path offsetting (#23)

1.3.1

Toggle 1.3.1's commit message
fixup rectclip

1.3.0

Toggle 1.3.0's commit message
add TestOffsetOrientation and TestOffsets

1.2.4

Toggle 1.2.4's commit message
javadocs

1.2.3

Toggle 1.2.3's commit message
pom version

1.2.2b

Toggle 1.2.2b's commit message
Fix mutation of global state 'InvalidRect64'/'InvalidRectD'

by 'GetBounds' variants.