Skip to content

Releases: EliCDavis/vector

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.