Commit Graph

11 Commits

Author SHA1 Message Date
Jag
f255d99215 feat(math): add math.round function (#603) 2024-06-26 16:06:31 +10:00
Linden
8b0359071b fix(math): torgba types and alpha value 2024-05-14 19:21:47 +10:00
Linden
ae005e73eb fix(math): math.interp return type should be T 2024-05-08 05:47:40 +10:00
Linden
858a94e7ec feat(math): expose interpolate function as math.interp 2024-05-08 05:46:57 +10:00
Austin Dunn
851df5bead feat(math): linear interpolation (#570)
Co-authored-by: Linden <65407488+thelindat@users.noreply.github.com>
2024-05-04 23:46:02 +10:00
Linden
5657b5f924 feat(math): math.hextorgb
Resolves #467.
2023-12-11 07:43:32 +11:00
ali-exacute
5d5a0cc511 feat(math): math.clamp (#468) 2023-12-11 07:16:37 +11:00
Austin Dunn
0b5ad76721 feat(math): add normal to rotation method (#431) 2023-10-23 16:49:58 +11:00
Jag
65a799071a chore: various fix-ups from docs clean-up (#363)
- Add in missing js functions
  - getCurrentRadialId
  - requestScaleformMove
- Change up math.tohex to maintain lowercase `0x` prefix
- Add missing fields
- Removed extra whitespaces

Co-authored-by: Luke <39926192+LukeWasTakenn@users.noreply.github.com>
2023-07-21 13:54:29 +02:00
mikigoalie
4fed5dc38d feat(imports/math): groupdigits (#338) 2023-05-26 09:06:28 +10:00
Linden
1ba5787ffd feat(imports): extended math lib 2023-05-22 06:47:57 +10:00