Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 'units' parameter updates #84

Merged
merged 2 commits into from
May 5, 2024
Merged

fix: 'units' parameter updates #84

merged 2 commits into from
May 5, 2024

Conversation

trevorld
Copy link
Owner

@trevorld trevorld commented May 5, 2024

  • grid.pattern_weave() adds the new units parameter
    that most other "geometry" pattern functions received in gridpattern v1.2.1.
  • The "polygon_tiling" pattern should now respect the units parameter
    if set to a value different from the "snpc" default ("polygon_tiling" and "weave" patterns not respecting new units parameter #82).
  • For the "polygon_tiling" pattern type = "18.18.3*" the size of the
    eighteen-sided polygons have been increased a teeny bit and
    this polygon tiling should look a bit cleaner.

closes #82

trevorld added 2 commits May 4, 2024 23:19
* The "polygon\_tiling" pattern should now respect the `units` parameter
  if set to a value different from the "snpc" default (#82).
* For the "polygon\_tiling" pattern `type = "18.18.3*"` the size of the
  eighteen-sided polygons have been increased a teeny bit and
  this polygon tiling should look a bit cleaner.

closes #82
@trevorld trevorld merged commit 27388f5 into main May 5, 2024
3 checks passed
@trevorld trevorld deleted the issue82 branch May 5, 2024 16:12
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.

"polygon_tiling" and "weave" patterns not respecting new units parameter
1 participant