Releases: cyn0x8/cynlib
Releases · cyn0x8/cynlib
v3.0.0
v2.0.0
- changed to package based modules/classes
- small stability fixes with reloader sorting
- changes in
MathUtil
- added
smoothLerpDecay
andsmoothLerpPrecision
(credit to Freya Holmer)- temporary until FunkinCrew/Funkin#3617 gets merged
- removed
remap
(can useFlxMath.remapToRange
andFlxMath.bound
)
- added