Skip to content

Upgrade Pyglet to 2.0.3#1452

Merged
einarf merged 1 commit intodevelopmentfrom
pyglet-upgrade-2.0.3
Jan 23, 2023
Merged

Upgrade Pyglet to 2.0.3#1452
einarf merged 1 commit intodevelopmentfrom
pyglet-upgrade-2.0.3

Conversation

@Cleptomania
Copy link
Member

This upgrades pyglet to 2.0.3 and additionally fixes the camera.py module and any necessary example code to reflect the changes to matrix multiplication order in pyglet.math.

This currently breaks the example tests with Arcade due to a left-over print statement in Pyglet causing output when loading a freetype font. The tests for examples on Arcade check that the example has no output, so this extra print statement is breaking them. I've submitted a PR to Pyglet to fix this here: pyglet/pyglet#742. This PR will need merged and a release done on Pyglet before we can merge this without breaking the example tests.

@einarf einarf merged commit 6548387 into development Jan 23, 2023
@einarf einarf deleted the pyglet-upgrade-2.0.3 branch March 6, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants