You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
square, hex, weave patterns are usually stabilized around the corners of the pattern but it may be more useful to stabilize around the center of the pattern instead
"square" patterns:
diagonal
diagonal_skew
horizontal
vertical
square_tiling
"hex" patterns:
hex1
hex2
hex3
hex_skew
"weave" patterns
The text was updated successfully, but these errors were encountered:
…are patterns
* In `pattern_square()` for the "horizontal" and "vertical" types the value `1L` is
now guaranteed to be in the center of the pattern (#46).
square, hex, weave patterns are usually stabilized around the corners of the pattern but it may be more useful to stabilize around the center of the pattern instead
"square" patterns:
"hex" patterns:
"weave" patterns
The text was updated successfully, but these errors were encountered: