Add00
|
c43310f316
|
Code clean up
|
2023-07-31 13:13:10 -04:00 |
|
Add00
|
5317a12383
|
Added radian and degree conversion functions.
|
2023-07-30 23:17:43 -04:00 |
|
Kayne Ruse
|
0cef0abdb5
|
Adjusted the layout of nativeClamp() and nativeLerp(), thanks Add00!
|
2023-07-31 04:51:40 +10:00 |
|
Kayne Ruse
|
4137935468
|
Added sign() and normalize() to standard lib
|
2023-07-30 17:46:00 +10:00 |
|
Ratstail91
|
efc1e764d2
|
Patched a casting error in round
|
2023-02-27 23:27:11 +11:00 |
|
Kayne Ruse
|
c5c0122243
|
BUGFIX: typeof keyword precedence was off
|
2023-02-27 21:47:38 +11:00 |
|
Kayne Ruse
|
348b7b8c24
|
Added some math utils to standard
* ceil
* floor
* max
* min
* round
|
2023-02-27 21:32:31 +11:00 |
|
Kayne Ruse
|
3e6d21afbb
|
Added abs(), hash() to libstandard
|
2023-02-23 18:36:12 +11:00 |
|
Kayne Ruse
|
eb8e522bf2
|
Merged standard and timer, resolved #48
|
2023-02-13 13:58:41 +00:00 |
|
Kayne Ruse
|
2c143a8be5
|
Moved tests from scripts/ to test/scripts/
|
2022-11-11 14:51:47 +00:00 |
|