Releases: EliCDavis/vector
Releases · EliCDavis/vector
mod
Fixed Arr and Lerp Clamped
v1.7.0
New Functions
- Values()
- Binary Reading and Writing
- Mutable/Serializable Vectors
- Component()
Full Changelog: v1.6.0...v1.7.0
Exp and Log functions
Added functions for Vector2, Vector3, and Vector4
- Log
- Log2
- Log10
- Exp
- Exp2
- Expm1
In-place Vector3 Array operations
New Operations
- In-place Vector3 Array operations
- Vector2
- Angle
- Vector4
- Length
- Length Squared
- Normalize
Flipping Signs
v1.4.0 chore: Updated coverage badge.
ContainsNaN
v1.3.0 chore: Updated coverage badge.
Swizzle and Rand
v1.2.0 remaining vector aliases for other numeric types
Color Utilities
v1.1.0 chore: Updated coverage badge.
Vector 4 support
v1.0.5 chore: Updated coverage badge.