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

Allow erasing pixels in pygame.Surface.scroll and add repeat functionality #2855

Merged
merged 32 commits into from
Oct 18, 2024

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    e7a5d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c348a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4012c89 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    76760fd View commit details
    Browse the repository at this point in the history
  2. Fix format 1

    damusss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5f0923d View commit details
    Browse the repository at this point in the history
  3. Modify test

    damusss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    94355a7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    0769e00 View commit details
    Browse the repository at this point in the history
  2. Generate docs

    damusss committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a1ce581 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a36b8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Allow non erasing pixels

    damusss authored May 25, 2024
    Configuration menu
    Copy the full SHA
    35fb956 View commit details
    Browse the repository at this point in the history
  2. Fix doc

    damusss authored May 25, 2024
    Configuration menu
    Copy the full SHA
    fd38aa8 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Fix bug with erase

    damusss authored May 26, 2024
    Configuration menu
    Copy the full SHA
    2fcdc6d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Remove useless memset

    damusss authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a71d96f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 22, 2024

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

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    d6dd961 View commit details
    Browse the repository at this point in the history
  2. Update docs

    damusss committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e02794c View commit details
    Browse the repository at this point in the history
  3. build docs

    damusss committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    be6f9c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d40f8ab View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    0cea30d View commit details
    Browse the repository at this point in the history
  2. FLAG_SYSTEM fix stubs

    damusss committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2a5ada8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Aug 3, 2024

  1. Update Docs

    damusss committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    cd08d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a6c05f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    86479bd View commit details
    Browse the repository at this point in the history
  2. Update versionchanged

    Co-authored-by: Dan Lawrence <[email protected]>
    damusss and MyreMylar authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8bb6786 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. FIX THE MISSING PIXEL BUG

    damusss committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0878f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2bf38e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2bab10 View commit details
    Browse the repository at this point in the history
  4. fix format

    damusss committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fed0acc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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