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

Pyglet 1.5 maintenance #676

Merged

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    7c66f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b234b5 View commit details
    Browse the repository at this point in the history
  3. Added documentation to all types of widget.

    Added docstrings for properties, __init__ methods and classes.
    Ross-TheBoss committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    496cec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Fixed Merge Conflict

    Ross-TheBoss committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    07d11c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6a45b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bdc66d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e38d71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3b1b3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94fa97f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

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

Commits on Jul 5, 2021

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

Commits on Jul 6, 2021

  1. Fixed merge conflict

    Ross-TheBoss committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    00dc94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3639246 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

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

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    df2eaea View commit details
    Browse the repository at this point in the history
  2. Added a new Sector class in shapes.py which provides a way to draw se…

    …ctors of a circle. The sector class allows for modification of the radius and the rotation once created.
    Ross-TheBoss committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    0e76668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab22f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    252ca26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cff3c78 View commit details
    Browse the repository at this point in the history
  6. Fixed merge conflicts

    Ross-TheBoss committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    5d698c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b49f12 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Fixed typos and removed redundant parenthesis. A bare try, except cla…

    …use with an unknown purpose has also been removed.
    Ross-TheBoss committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    e4658fa View commit details
    Browse the repository at this point in the history
  2. Fixed merge conflict

    Ross-TheBoss committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    7d0bc52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67006e5 View commit details
    Browse the repository at this point in the history
  4. Added descriptions for the border and border colour variables for the…

    … BorderedRectangle Class.
    Ross-TheBoss committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    32269bd View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    c282602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7376f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2c6506 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

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

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    3fdf9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b987e70 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    e4c6556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92460d0 View commit details
    Browse the repository at this point in the history
  3. Added a general rotation function to rotate vertices and changed the …

    …Ellipse, Rectangle, BorderedRectangle and Polygon classes to use it.
    Ross-TheBoss committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    9f1692c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c904d13 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

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

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    ed2c907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43806b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcbaa92 View commit details
    Browse the repository at this point in the history