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

⬆ Bump OpenTK.Audio.OpenAL from 4.9.3 to 4.9.4 in the opentk group #276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps the opentk group with 1 update: OpenTK.Audio.OpenAL.

Updates OpenTK.Audio.OpenAL from 4.9.3 to 4.9.4

Release notes

Sourced from OpenTK.Audio.OpenAL's releases.

4.9.4

BREAKING: Made Matrix3/4.CreateFromQuaternion and Matrix3x4/4x3.CreateFromQuaternion produce idential results for non-normalized quaternions. (@​NogginBops) API: Add explicit casts to and from System.Numerics types. (@​DamienIsPoggers, @​NogginBops) API: Added VectorN.Round/Ceiling/Floor/Truncate element-wise functions. (@​NogginBops) API: Add ShaderStorageBufferBinding, ShaderStorageBufferStart, and ShaderStorageBufferSize to GetIndexedPName. (@​NogginBops) API: Add MathHelper.RadToDeg(d) and MathHelper.DegToRad(d) constants for conversion between radians and degrees. (@​DamienIsPoggers) API: Add support for the ALC_SOFT_loopback OpenAL extension through OpenTK.Audio.OpenAL.ALC.Loopback. (@​NogginBops) FIX: Update OpenTK.redist.glfw to GLFW 3.4 so that the GLFW 3.4 apis work properly. (@​NogginBops) FIX: Optimized VectorN.this[int i] and MatrixN.this[int row, int col] indexers. (@​NogginBops) FIX: Made Color4.FromHsv and Color4.FromHsl work correctly when hue is 1. (@​NogginBops) FIX: Updated OpenAL DllNotFoundException exception message to mention having to install OpenAL. (@​NogginBops) FIX: The documentation for NativeWindowSettings.RenderFrequency now correctly refers to UpdateFrequency instead of UpdateFrame. (@​NogginBops)

Changelog

Sourced from OpenTK.Audio.OpenAL's changelog.

4.9.4

  • BREAKING: Made Matrix3/4.CreateFromQuaternion and Matrix3x4/4x3.CreateFromQuaternion produce idential results for non-normalized quaternions. (@​NogginBops)

  • API: Add explicit casts to and from System.Numerics types. (@​DamienIsPoggers, @​NogginBops)

  • API: Added VectorN.Round/Ceiling/Floor/Truncate element-wise functions. (@​NogginBops)

  • API: Add ShaderStorageBufferBinding, ShaderStorageBufferStart, and ShaderStorageBufferSize to GetIndexedPName. (@​NogginBops)

  • API: Add MathHelper.RadToDeg(d) and MathHelper.DegToRad(d) constants for conversion between radians and degrees. (@​DamienIsPoggers)

  • API: Add support for the ALC_SOFT_loopback OpenAL extension through OpenTK.Audio.OpenAL.ALC.Loopback. (@​NogginBops)

  • FIX: Update OpenTK.redist.glfw to GLFW 3.4 so that the GLFW 3.4 apis work properly. (@​NogginBops)

  • FIX: Optimized VectorN.this[int i] and MatrixN.this[int row, int col] indexers. (@​NogginBops)

  • FIX: Made Color4.FromHsv and Color4.FromHsl work correctly when hue is 1. (@​NogginBops)

  • FIX: Updated OpenAL DllNotFoundException exception message to mention having to install OpenAL. (@​NogginBops)

  • FIX: The documentation for NativeWindowSettings.RenderFrequency now correctly refers to UpdateFrequency instead of UpdateFrame. (@​NogginBops)

Commits
  • 8d1d462 Release 4.9.4
  • 271e90c Merge pull request #1813 from NogginBops/dll-load-message
  • ec1f696 Merge pull request #1812 from NogginBops/fix-hsv
  • 625f225 Be more explicit about the cause for OpenAL dlls not loading.
  • 48613a4 Fix Hsv and Hsl conversions when hue is 1.
  • bbf7f49 Merge pull request #1811 from NogginBops/vector-functions-otk4
  • 6c9e1b8 Merge pull request #1810 from NogginBops/fix-matrix
  • ddd2966 Merge pull request #1784 from NogginBops/alc_soft_loopback
  • d724be2 Merge pull request #1801 from DamienIsPoggers/master
  • fdb56d7 Merge pull request #1808 from NogginBops/faster-indexer
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the opentk group with 1 update: [OpenTK.Audio.OpenAL](https://github.com/opentk/opentk).


Updates `OpenTK.Audio.OpenAL` from 4.9.3 to 4.9.4
- [Release notes](https://github.com/opentk/opentk/releases)
- [Changelog](https://github.com/opentk/opentk/blob/master/RELEASE_NOTES.md)
- [Commits](opentk/opentk@4.9.3...4.9.4)

---
updated-dependencies:
- dependency-name: OpenTK.Audio.OpenAL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from tomrijnbeek as a code owner March 18, 2025 14:35
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 18, 2025
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant