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

Use custom shader for LanedNotes #594

Merged
merged 9 commits into from
Jul 14, 2024
Merged

Use custom shader for LanedNotes #594

merged 9 commits into from
Jul 14, 2024

Commits on May 28, 2024

  1. Create a shader for drawing lane notes

    Supports hexagons now
    LumpBloom7 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bee7ec1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Use highp for v_TexRect

    LumpBloom7 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a55c0ed View commit details
    Browse the repository at this point in the history
  2. Clean shader code

    LumpBloom7 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7ee2934 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Jul 7, 2024

  1. Remove inner gradient from lane notes

    Doesn't look too good atm
    LumpBloom7 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    4855df3 View commit details
    Browse the repository at this point in the history
  2. Make hex notes more rounded

    Non-rounded version is still in the shader, and been reimplemented to be simpler, but is unused.
    LumpBloom7 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c021b36 View commit details
    Browse the repository at this point in the history
  3. Rename to LaneNoteVisual

    LumpBloom7 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    1a2d994 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93fe8d3 View commit details
    Browse the repository at this point in the history
  5. Remove redundant test

    LumpBloom7 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    9eb5917 View commit details
    Browse the repository at this point in the history