This repository was archived by the owner on Jul 11, 2025. It is now read-only.
0.7.1
Pre-release
Pre-release
Improvements
- Added
Circle.correspondingCoordinate(for:) - Added
rotate(x:y:[z:]around:)methods for rotating around a pivot, expressed as aGeometryAlignment. - Distribution methods now accept any
Sequenceinstead of just arrays. - Added convenience method
clonedAt(x:y:[z:]), for cloning + translating. - Batch saving now writes files in a predicable order every time.
- Added methods for applying prefixes or suffixes to all geometry names.
Bug fixes
- Fixed bug in
CrossSectionwhere offsets were applied incorrectly withAxisDirection.positive. - Fixed bug with incorrect alignment in some cases when using
Stack.