Skip to content

Update Rust crate glam to 0.33.0#296

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

Update Rust crate glam to 0.33.0#296
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/glam-0.x

Conversation

@renovate

@renovate renovate Bot commented May 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
glam dependencies minor 0.32.00.33.0

Release Notes

bitshifter/glam-rs (glam)

v0.33.1

Compare Source

Changed
  • Changed vector map method constraint from Fn to FnMut, allowing closures
    that mutate their captured state.

  • Clarified documentation for any_orthogonal_pair method to specify it produces
    a right-handed basis.

v0.33.0

Compare Source

Breaking changes
  • All types apart from f32 and bool types are now optional but enabled by
    default. Unused types can be disabled to improve compile times.

  • Added #[must_use] attribute to as_dmat2, as_dmat3 and as_dmat4 vector
    methods.


Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot force-pushed the renovate/glam-0.x branch from 7c734a8 to f808b56 Compare June 2, 2026 18:09
@renovate renovate Bot force-pushed the renovate/glam-0.x branch from f808b56 to d173166 Compare June 9, 2026 09:49
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