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

Update grid overlay to add tilings #1030

Merged
merged 11 commits into from
Sep 4, 2024
Merged

Commits on Dec 22, 2023

  1. Update grid overlay to add tilings

    Added square rotated 45 degrees, truncated square tiling, tetrakis square, triangular tiling, trihexagonal tiling and rhombille tiling with rhombus. Inspired by these uniform tilings: https://en.wikipedia.org/wiki/List_of_Euclidean_uniform_tilings
    Avengium committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    97b8411 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    d21697f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Fixed stroke width of grid tilings

    The stroke width of:
    - Tetrakis square.
    - Truncated square.
    - Triangle tiling.
    - Rhombille tiling.
    Now has all the same stroke width.
    Avengium committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e92c960 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    20a9102 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    036e115 View commit details
    Browse the repository at this point in the history
  2. Updated grid to 25 px regular

    Fixed triangular and rhombic, rhombille.
    Avengium committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a436fa2 View commit details
    Browse the repository at this point in the history
  3. fix typo on pattern triangle index.html

    fix
    Avengium committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c94446f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. added wiki link and info icon

    - icon-info-circled
    - wiki article scale and distance
    Avengium committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    03f41a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a78b68 View commit details
    Browse the repository at this point in the history
  3. Center to center distance

    Updated svg to adjust distance to center to center cell instead of svg side.
    - Square 45 degrees
    - Triangular
    - Rhombille
    Avengium committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c89702f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee27329 View commit details
    Browse the repository at this point in the history