Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pyglet/pyglet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.8
Choose a base ref
...
head repository: pyglet/pyglet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.9
Choose a head ref
  • 10 commits
  • 10 files changed
  • 3 contributors

Commits on Aug 23, 2025

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

Commits on Aug 24, 2025

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

Commits on Sep 7, 2025

  1. Improve missing or underdeveloped math doc (#1295)

    * Improve missing or underdeveloped math doc
    
    * Add missing quaternion docstrings
    
    * Expand stub docstrings for Quaternions
    
    * Add new docstrings for undocumented methods in Quaternion
    
    * Add some cross-refs
    
    * Update math.py
    
    * Update math.py
    
    * Update math.py
    
    * Update math.py
    
    ---------
    
    Co-authored-by: Benjamin <[email protected]>
    pushfoo and benmoran56 authored Sep 7, 2025
    Configuration menu
    Copy the full SHA
    990e9c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2025

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

Commits on Sep 18, 2025

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

Commits on Sep 20, 2025

  1. Configuration menu
    Copy the full SHA
    679e967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6359f0f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Minor cleanups

    benmoran56 committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    be03a47 View commit details
    Browse the repository at this point in the history
  2. Linting & typing fixes.

    Reuse buffer when possible.
    benmoran56 committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    49a0fdc View commit details
    Browse the repository at this point in the history
  3. Ready v2.1.9

    benmoran56 committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    b8d358c View commit details
    Browse the repository at this point in the history
Loading