This repository was archived by the owner on Apr 29, 2025. It is now read-only.
v3.21.0
·
145 commits
to master
since this release
Features
- callback: add timeout to callback events (Linden)
- math: linear interpolation (#570) #570 (Austin Dunn)
- interface/multi-select: add maxSelectedValues (#563) #563 (northsqrd)
- raycast: add fromCoords method (Linden)
- interface/alert: support dialog timeout (Linden)
- math: expose interpolate function as math.interp (Linden)
Bug Fixes
- notify: reset circle animation on notification re-trigger with id (#559) #559 (RrybaN)
- class: fixed private access in method calls (#553) #553 (deFuzz)
- timer: add async argument to restart method (#567) #567 (404)
- array: array:findIndex should return index (#565) #565 (Jarosław)
- web/notify: prevent resetting the notifications circle without an id (#566) #566 (RrybaN)
- math: math.interp return type should be T (Linden)
Code Refactoring
- settings: safeGetKvp (Linden)
- raycast: smoother raycast during camera movement (#569) #569 (Mas)
- interface/progress: allow rotation order for created props (#564) #564 (xHorntail)
Chores
- locale: update no.json (#555) #555 (Mads)
- locale: update cs.json (#551) #551 (wx)
- fxmanifest: remove comments (Linden)
- locales: update multiple languages (#573) #573 (Domi)
- locales: update pl.json (#574) #574 (Maciej Ratyński)
- locales: create pt.json (#575) #575 (WindoX)