glam v0.14.0 Release Notes

Release Date: 2021-04-09 // about 3 years ago
  • 💥 Breaking changes

    • 👍 Minimum Supported Version of Rust bumped to 1.45.0 for the spirv-std dependency.

    ➕ Added

    • ➕ Added AXES[] constants to all vector types. These are arrays containing the unit vector for each axis.
    • Added quaternion from_scaled_axis and to_scaled_axis methods.

    🔄 Changed

    • ⚡️ Updated dependency versions of bytemuck to 1.5, rand to 0.8, rand_xoshiro to 0.6 and spirv-std to 0.4.0-alpha4.