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

Load animated sprites from png sprite sheets #1

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2020

  1. Manage deps with pipenv.

    Maciej Golebiewski committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    f3b05a2 View commit details
    Browse the repository at this point in the history
  2. Load animated sprite from png sprite sheet.

    Maciej Golebiewski committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    f4aee5a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Fix image in update.

    Maciej Golebiewski committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    2ee1c38 View commit details
    Browse the repository at this point in the history
  2. Wheels built with old pillow failed to install on recent Python.

    Maciej Golebiewski committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    a483c39 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Typos.

    mgolebiewski committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    fea82bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4edc936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa05e73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fea9aa View commit details
    Browse the repository at this point in the history
  5. Merge branch 'spritesheet'

    * spritesheet:
      Close pillow gif object to get rid of warning messages.
      Tests, test resources and example for sprite sheets.
      Tests are proper unittest.TestCases.
      Typos.
      Wheels built with old pillow failed to install on recent Python.
      Fix image in update.
      Load animated sprite from png sprite sheet.
      Manage deps with pipenv.
    mgolebiewski committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    ba82f76 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Fix dependencies.

    mgolebiewski committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    dbf0e63 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    786928f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8f690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b6545c View commit details
    Browse the repository at this point in the history