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

Add skew functionality to pygame.transform #2143

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

Commits on May 2, 2023

  1. beginning skew work

    Temmie3754 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a16dc3e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. further developments

    Temmie3754 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f0e013f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

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

Commits on May 5, 2023

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

Commits on May 6, 2023

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

Commits on May 8, 2023

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

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    043c4de View commit details
    Browse the repository at this point in the history
  2. Revert cython changes

    Temmie3754 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f789371 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e42664a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Fix check errors

    Temmie3754 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    3616cd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update version number

    Co-authored-by: Dan Lawrence <[email protected]>
    Temmie3754 and MyreMylar authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f8c2a68 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 7, 2023

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

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    d4e0112 View commit details
    Browse the repository at this point in the history
  2. fix type hints

    MyreMylar committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    b36454f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    245cf01 View commit details
    Browse the repository at this point in the history
  2. Fix compilation issue

    Temmie3754 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4c8a45e View commit details
    Browse the repository at this point in the history
  3. Remove unintentional edit

    Temmie3754 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    41f375e View commit details
    Browse the repository at this point in the history
  4. Change color handler to allow for strings

    Co-authored-by: Damiano <[email protected]>
    Temmie3754 and damusss authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    970d881 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Exception wording change

    Temmie3754 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1f758db View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    2da25af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69bc9ce View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    0eae228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e9aaaa View commit details
    Browse the repository at this point in the history