cgmath-rs v0.16.0 Release Notes

Release Date: 2018-01-05 // over 6 years ago
  • ➕ Added

    • ➕ Add InnerSpace::project_on
    • ➕ Add Array::len
    • Re-export Bounded and implement for vectors, points, and angles
    • ➕ Add vector subtraction to EuclideanSpace
    • ➕ Add swizzle functions behinde that "swizzle" feature
    • Add Matrix4::look_at_dir

    🔄 Changed

    • Return Option from cast functions