Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

0.7.1

Pre-release
Pre-release

Choose a tag to compare

@tomasf tomasf released this 10 Oct 18:35
· 142 commits to main since this release

Improvements

  • Added Circle.correspondingCoordinate(for:)
  • Added rotate(x:y:[z:]around:) methods for rotating around a pivot, expressed as a GeometryAlignment.
  • Distribution methods now accept any Sequence instead 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 CrossSection where offsets were applied incorrectly with AxisDirection.positive.
  • Fixed bug with incorrect alignment in some cases when using Stack.