Skip to content

Development#15

Merged
drlukeparry merged 33 commits intomainfrom
development
Feb 1, 2026
Merged

Development#15
drlukeparry merged 33 commits intomainfrom
development

Conversation

@luktug-ltd
Copy link
Collaborator

No description provided.

# Removal of redundant files for build infrastructure prior to migration to hatch build system
# Addition and migration to pyproject.toml
Generate pybind11 stubs using pybind11-stubgen library
# Exports paths that are usable within python
# For consistency refer to PolyPaths instead of PolyTree
# Includes both PolyPaths64 and PolyPathD
Includes a reusable method for converting EigenVec2d to python compatible paths
# Included check to ensure has positive Real scalefactor
# Path is created from seperate pyclipr::createPath public function
# Function correctly exports to path usable in python
# Includes check to ensure scale path is Real value
# Error check performed to ensure scaleFactors are positive real value
# Encapsulation accessor and setter methods for ClipperOffset class
# Consistency of naming to use PolyPath rather than PolyTree
- Update build script to reflect mac-os runners on github
- Removed support for Python 3.7
@luktug-ltd luktug-ltd added this to the v0.1.9 milestone Aug 17, 2025
@luktug-ltd luktug-ltd self-assigned this Aug 17, 2025
@luktug-ltd luktug-ltd added the enhancement New feature or request label Aug 17, 2025
@luktug-ltd luktug-ltd force-pushed the development branch 7 times, most recently from b4af0bc to 1e48148 Compare August 17, 2025 23:15
@luktug-ltd luktug-ltd force-pushed the development branch 5 times, most recently from bc5f7bc to 05d573d Compare August 17, 2025 23:49
@luktug-ltd luktug-ltd force-pushed the development branch 10 times, most recently from 8080a20 to 650b133 Compare August 18, 2025 20:17
drlukeparry and others added 11 commits February 1, 2026 13:27
Issue a fix to remove *_h.h, which prevented included pybind11 sources correctly during build
Update to use:

Clipper2 - Version 2.0.1
Eigen - Version 5.0.1
pybind11 - Version 3.0.1
- pyclipr.simplifyPath and pyclipr.simplifyPaths includes default scaleFactor argument
- Paths are scaled post-simplification
- pyclipr.orientation includes default scaleFactor argument
Use latest mac platforms
@drlukeparry drlukeparry merged commit 2848916 into main Feb 1, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants