Galaco / kero

Kero is a Source Engine game engine client implementation written in Go.
The Unlicense
47 stars 3 forks source link

Update module github.com/go-gl/mathgl to v1.1.0 #85

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-gl/mathgl v1.0.0 -> v1.1.0 age adoption passing confidence

Release Notes

go-gl/mathgl (github.com/go-gl/mathgl) ### [`v1.1.0`](https://togithub.com/go-gl/mathgl/releases/tag/v1.1.0) [Compare Source](https://togithub.com/go-gl/mathgl/compare/v1.0.0...v1.1.0) #### What's Changed - Fix negative 0 bug by [@​HashimTheArab](https://togithub.com/HashimTheArab) in [https://github.com/go-gl/mathgl/pull/87](https://togithub.com/go-gl/mathgl/pull/87) - Quaternion Slerp honors closest distance. by [@​nitrix](https://togithub.com/nitrix) in [https://github.com/go-gl/mathgl/pull/90](https://togithub.com/go-gl/mathgl/pull/90) #### New Contributors - [@​HashimTheArab](https://togithub.com/HashimTheArab) made their first contribution in [https://github.com/go-gl/mathgl/pull/87](https://togithub.com/go-gl/mathgl/pull/87) - [@​nitrix](https://togithub.com/nitrix) made their first contribution in [https://github.com/go-gl/mathgl/pull/90](https://togithub.com/go-gl/mathgl/pull/90) **Full Changelog**: https://github.com/go-gl/mathgl/compare/v1.0.0...v1.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.