Skip to content

chore(deps): update rust crate glam to 0.32.1#351

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/glam-0.x
Open

chore(deps): update rust crate glam to 0.32.1#351
renovate[bot] wants to merge 1 commit intomainfrom
renovate/glam-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2026

This PR contains the following updates:

Package Type Update Change
glam workspace.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 - 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.


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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants