Skip to content

chore(deps): update rust crate glam to v0.32.1#381

Merged
ErichDonGubler merged 1 commit intomasterfrom
renovate/minor-updates
Mar 9, 2026
Merged

chore(deps): update rust crate glam to v0.32.1#381
ErichDonGubler merged 1 commit intomasterfrom
renovate/minor-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2026

This PR contains the following updates:

Package Type Update Change
glam dev-dependencies patch 0.32.00.32.1

Release Notes

bitshifter/glam-rs (glam)

v0.32.1

Compare Source

Fixed
  • Fixed the implementation of dividing a scalar value by a matrix. This was
    actually dividing the matrix by the scalar value, with this fix
    1.0/m == m.recip() is now true.
Added
  • Added matrix recip() method which returns a new matrix containing the
    reciprocal of each element of the source matrix.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies label Mar 9, 2026
@ErichDonGubler ErichDonGubler self-assigned this Mar 9, 2026
@ErichDonGubler ErichDonGubler merged commit 424d8ff into master Mar 9, 2026
6 checks passed
@ErichDonGubler ErichDonGubler deleted the renovate/minor-updates branch March 9, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant