Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 14, 2022

Bumps pyglet from 1.5.15 to 1.5.24.

Release notes

Sourced from pyglet's releases.

v1.5.24

Features

  • Add initial support for FFmpeg 5.0
  • Windows - The GDI font renderer now supports Unicode font names.

Bugfixes

  • Windows - Fix on_resize event not dispatched when set_size is called.
  • Documentation updates, fixed links, and corrections.
  • Windows - Fix crash when font characters are more than one codepoint in length.

v1.5.23

Features

  • Windows - Add win32_disable_shaping option. This can improve font performance when shaping isn't required.
  • Backport the latest pyglet.math module changes from the development branch.

Bugfixes

  • Linux - Fix crash when Gstreamer Gst bindings are not installed.
  • Fix math.Vec4.clamp method.

v1.5.22

Features

  • If the PyOgg module is installed, it can be used for loading various Vorbis audio formats.
  • Add a new CameraGroup example, to show implementing a Camera with pyglet's Groups.
  • Add angle and start_angle property/setter to shapes.Sector.
  • Windows - new WMF based encoder for faster saving of common image formats.

Bugfixes

  • Fix indexing error when setting text.Label.opacity (#481)
  • Windows - Fix shift modifier + exclusive mouse mode (#472)
  • Linux - Prevent non-Tablet devices from being detected as Tablets (#491)
  • Windows - Prevent distortion with multiple XAudio2 audio sources (#515)
  • Fix frame dropping bug with FFMpeg decoder.
  • Windows - Fix Video alpha channel for WMF decoder.
  • Varios documentation and docstring fixes. Thanks everyone!

v1.5.21

Features

  • A new MovableFrame that allows repositioning Widgets when a specified key modifier is held.
  • Text Layouts now have opacity and visible attributes, similar to Sprites.
  • Add new shapes.Ellipse class.

Bugfixes

... (truncated)

Changelog

Sourced from pyglet's changelog.

pyglet 1.5.24

Features

  • Add initial support for FFmpeg 5.0
  • Windows - The GDI font renderer now supports Unicode font names.

Bugfixes

  • Windows - Fix on_resize event not dispatched when set_size is called.
  • Documentation updates, fixed links, and corrections.
  • Windows - Fix crash when font characters are more than one codepoint in length.

pyglet 1.5.23

Features

  • Windows - Add win32_disable_shaping option. This can improve font performance when shaping isn't required.
  • Backport the latest pyglet.math module changes from the development branch.

Bugfixes

  • Linux - Fix crash when Gstreamer Gst bindings are not installed.
  • Fix math.Vec4.clamp method.

pyglet 1.5.22

Features

  • If the PyOgg module is installed, it can be used for loading various Vorbis audio formats.
  • Add a new CameraGroup example, to show implementing a Camera with pyglet's Groups.
  • Add angle and start_angle property/setter to shapes.Sector.
  • Windows - new WMF based encoder for faster saving of common image formats.

Bugfixes

  • Fix indexing error when setting text.Label.opacity (#481)
  • Windows - Fix shift modifier + exclusive mouse mode (#472)
  • Linux - Prevent non-Tablet devices from being detected as Tablets (#491)
  • Windows - Prevent distortion with multiple XAudio2 audio sources (#515)
  • Fix frame dropping bug with FFMpeg decoder.
  • Windows - Fix Video alpha channel for WMF decoder.
  • Varios documentation and docstring fixes. Thanks everyone!

pyglet 1.5.21

Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyglet](https://github.com/pyglet/pyglet) from 1.5.15 to 1.5.24.
- [Release notes](https://github.com/pyglet/pyglet/releases)
- [Changelog](https://github.com/pyglet/pyglet/blob/v1.5.24/RELEASE_NOTES)
- [Commits](pyglet/pyglet@v1.5.15...v1.5.24)

---
updated-dependencies:
- dependency-name: pyglet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 21, 2022

Superseded by #123.

@dependabot dependabot bot closed this May 21, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/ml/pyglet-1.5.24 branch May 21, 2022 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant