Quenty / NevermoreEngine

ModuleScript loader with reusable and easy unified server-client modules for faster game development on Roblox
https://quenty.github.io/NevermoreEngine/
MIT License
408 stars 124 forks source link

fix: Fix broken initial value of Blend.AccelTween #271

Closed OttoHatt closed 2 years ago

OttoHatt commented 2 years ago

Blend was passing the initial value into the constructor of AccelTween, which actually sets its acceleration. This has probably caused lots of spooky behaviour! Blend.AccelTween will now use the correct acceleration, and won't always start at zero.

OttoHatt commented 2 years ago

oops, accidentally used a junk email for the commit, fixed now

github-actions[bot] commented 2 years ago

:rocket: PR was released in @quenty/adorneevalue@2.2.1, @quenty/blend@4.2.1, @quenty/buttonhighlightmodel@5.2.1, @quenty/clienttranslator@6.2.1, @quenty/color3utils@3.2.1, @quenty/colorpalette@2.2.1, @quenty/colorpicker@2.2.1, @quenty/gameconfig@3.3.1, @quenty/gameproductservice@3.3.1, @quenty/gamescalingutils@5.2.1, @quenty/genericscreenguiprovider@5.2.1, @quenty/lipsum@6.2.1, @quenty/softshutdown@1.3.1, @quenty/textserviceutils@5.2.1, @quenty/viewport@3.2.1 :rocket: