Skip to content

ten new "wave" types, new "reverse" and "stagger" parameters, new names_wave#104

Merged
trevorld merged 3 commits into
mainfrom
wave-updates
Jun 21, 2026
Merged

ten new "wave" types, new "reverse" and "stagger" parameters, new names_wave#104
trevorld merged 3 commits into
mainfrom
wave-updates

Conversation

@trevorld

Copy link
Copy Markdown
Owner

trevorld and others added 3 commits June 20, 2026 17:21
* When `stagger = TRUE`, alternate wave rows are phase-shifted by half a wavelength so crests of one row align with troughs of adjacent rows.
* An error is raised when the amplitude/density settings would cause adjacent staggered bands to overlap.

closes #100

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* The preexisting "wave" pattern gains ten new `type` values, a `reverse` parameter, a `stagger` parameter, and `names_wave` (#100, #101).

BREAKING CHANGES:

* The `"indented"` (formerly `"triangle"`) wave type now uses a wider stroke
  in order to better match the apparent stroke widths of the new wave types.
  Users who relied on the previous visual appearance should reduce `density`
  to compensate.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@trevorld trevorld merged commit f219015 into main Jun 21, 2026
4 checks passed
@trevorld trevorld deleted the wave-updates branch June 21, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add stagger support to the "wave" pattern

1 participant