v1.2.0
What's Changed
- Fix Tpms'
generate
method with specificcell_size
and/orrepeat_cell
by @kmarchais in #43 - Remove 'max' density and fix bounds to compute offset from density by @kmarchais in #44
- Fix test: increased lowest density in test because of tolerance issue by @kmarchais in #45
- Fix and refactor grading examples by @kmarchais in #46
- correct bug in box_mesh.py by @chemiskyy in #48
- Use mmg in integration CI on Linux by @kmarchais in #51
- Update MacOS CI by @kmarchais in #52
- add tpms infill by @kmarchais in #50
- Make microgen availbale on python 3.12 by @kmarchais in #54
- Add ruff rules and fix shape module and rve by @kmarchais in #47
- Fix epsilon for low density CAD skeletals by @kmarchais in #57
- Add offset property to Tpms to be able to update it by @kmarchais in #55
- Refactor BasicGeometry and rename to Shape by @kmarchais in #58
- Fix test_remesh and grid offsets by @kmarchais in #60
- Raise Error if offset and density are given at the same time or none of them is given by @kmarchais in #59
- Update example fischerKochS to fix examples by @ricardo0115 in #61
- Update jupyterlab requirement from <4.2 to <4.3 by @dependabot in #62
- Remove uv from integration CI for Windows by @kmarchais in #63
- Add TPMS offset grading features by @kmarchais in #53
- Fix infill and coordinates issue by @kmarchais in #65
- Refacto/remove duplicated tpms tests by @ricardo0115 in #68
- Correct closest points box mesh by @chemiskyy in #67
- Fix infill issues by @kmarchais in #69
- Bump microgen version to 1.2 by @kmarchais in #77
Full Changelog: v1.1.0...v1.2.0