Skip to content

Releases: EliCDavis/vector

mod

08 May 13:52
Compare
Choose a tag to compare

Full Changelog: v1.8.0...v1.9.0

Fixed Arr and Lerp Clamped

03 Dec 14:37
Compare
Choose a tag to compare

New Functions

  • FixedArr
  • LerpClamped

Full Changelog: v1.7.0...v1.8.0

v1.7.0

16 Nov 03:46
Compare
Choose a tag to compare

New Functions

  • Values()
  • Binary Reading and Writing
  • Mutable/Serializable Vectors
  • Component()

Full Changelog: v1.6.0...v1.7.0

Exp and Log functions

18 Feb 19:09
Compare
Choose a tag to compare

Added functions for Vector2, Vector3, and Vector4

  • Log
  • Log2
  • Log10
  • Exp
  • Exp2
  • Expm1

In-place Vector3 Array operations

03 Dec 15:44
Compare
Choose a tag to compare

New Operations

  • In-place Vector3 Array operations
  • Vector2
    • Angle
  • Vector4
    • Length
    • Length Squared
    • Normalize

Flipping Signs

29 Oct 01:56
Compare
Choose a tag to compare
v1.4.0

chore: Updated coverage badge.

ContainsNaN

01 Oct 22:34
Compare
Choose a tag to compare
v1.3.0

chore: Updated coverage badge.

Swizzle and Rand

30 Jun 00:14
Compare
Choose a tag to compare
v1.2.0

remaining vector aliases for other numeric types

Color Utilities

10 Jun 18:57
Compare
Choose a tag to compare
v1.1.0

chore: Updated coverage badge.

Vector 4 support

11 Mar 00:30
Compare
Choose a tag to compare
v1.0.5

chore: Updated coverage badge.