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

box shadow #15204

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

box shadow #15204

wants to merge 31 commits into from

Commits on Sep 12, 2024

  1. Added BoxShadow component`

    ickshonpe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    99a167f View commit details
    Browse the repository at this point in the history
  2. Added box_shadow shader

    ickshonpe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    009e71a View commit details
    Browse the repository at this point in the history
  3. load the box shadow shader

    ickshonpe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    31bfd99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    784cb8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96ca27c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5299ad6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5f281c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee6e953 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e26585c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe7fe2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9262ad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e24ef00 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    6f51772 View commit details
    Browse the repository at this point in the history
  2. revert ui material changes

    ickshonpe committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    769a035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6170cea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fed17c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13c897f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Added box_shadow example

    ickshonpe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fa0959a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb75986 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdb3bd2 View commit details
    Browse the repository at this point in the history
  4. expanded example

    ickshonpe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4316179 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80ca1ef View commit details
    Browse the repository at this point in the history
  6. comments

    ickshonpe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dce8752 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Docs

    ickshonpe committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    600bb16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c62971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e01cf27 View commit details
    Browse the repository at this point in the history
  4. shader comments

    ickshonpe committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    93cd35d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdc1a7a View commit details
    Browse the repository at this point in the history
  6. Added BoxShadowSamples resource and use it to set a SAMPLES shader …

    …def in `box_shadow.wgsl`
    ickshonpe committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    262d34f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    034e2e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c31f4d4 View commit details
    Browse the repository at this point in the history