Skip to content

⬆ Bump the opentk group with 4 updates#428

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Bearded.Utilities/opentk-a89aa322ba
Open

⬆ Bump the opentk group with 4 updates#428
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Bearded.Utilities/opentk-a89aa322ba

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Updated OpenTK.Core from 4.9.3 to 4.9.4.

Release notes

Sourced from OpenTK.Core'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)

Commits viewable in compare view.

Updated OpenTK.Mathematics from 4.9.3 to 4.9.4.

Release notes

Sourced from OpenTK.Mathematics'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)

Commits viewable in compare view.

Updated OpenTK.Windowing.Desktop from 4.9.3 to 4.9.4.

Release notes

Sourced from OpenTK.Windowing.Desktop'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)

Commits viewable in compare view.

Updated OpenTK.Windowing.GraphicsLibraryFramework from 4.9.3 to 4.9.4.

Release notes

Sourced from OpenTK.Windowing.GraphicsLibraryFramework'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)

Commits viewable in compare view.

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 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 OpenTK.Core from 4.9.3 to 4.9.4
Bumps OpenTK.Mathematics from 4.9.3 to 4.9.4
Bumps OpenTK.Windowing.Desktop from 4.9.3 to 4.9.4
Bumps OpenTK.Windowing.GraphicsLibraryFramework from 4.9.3 to 4.9.4

---
updated-dependencies:
- dependency-name: OpenTK.Core
  dependency-version: 4.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentk
- dependency-name: OpenTK.Mathematics
  dependency-version: 4.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentk
- dependency-name: OpenTK.Windowing.Desktop
  dependency-version: 4.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentk
- dependency-name: OpenTK.Windowing.GraphicsLibraryFramework
  dependency-version: 4.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 4, 2026
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.

0 participants