|
66eea1f106
|
added properties for Vector3 & Vector4:
Vector3.ZERO
Vector3.ONE
Vector3.NEG_ZERO
Vector3.NEG_ONE
Vector3.NEG_X
Vector3.NEG_Y
@Vector4:
Vector4.ZERO
Vector4.ONE
Vector4.NEG_ZERO
Vector4.NEG_ONE
Vector4.NEG_X
Vector4.NEG_Y
|
2024-01-22 12:22:16 -05:00 |
|
|
a51001a875
|
added properties for Vector2:
Vector2.ZERO
Vector2.ONE
Vector2.NEG_ZERO
Vector2.NEG_ONE
Vector2.NEG_X
Vector2.NEG_Y
|
2024-01-21 22:44:58 -05:00 |
|
|
63c8f0f4f5
|
Vector.new, add vector types 4,3,2,& 1; Lua error handling needed
|
2024-01-21 20:26:20 -05:00 |
|
|
2f4e1d64dc
|
typemap for luau analyzer, rename "tests" to "luau" and move tests into it
|
2024-01-21 17:40:10 -05:00 |
|