Mateus Elias
Mateus Elias
> In the future please be aware of when people have already said they wanted to solve an issue like this case, first ask if they are still working on...
> This doesn't solve the linked issue unless you also integrate these methods with the animation @AThousandShips can you please give me more info of how can I do it?
Thanks, really appreciate it! I'll come back to this later as well, I'll keep looking further into the code trying to understand what else is needed to implement/modify.
@AThousandShips @TokageItLab I've implemented the following methods for `AABB` and `Rect2` classes: `lerp()`, `cubic_interpolate()` and `cubic_interpolate_in_time()`. Also I started using these new methods in the source code of the following...
@TokageItLab can you take a look in this PR? I've made the requested changes
@AThousandShips I've modified what you've pointed out. I've also solved the conflicts.
@voidpumpkin can you give more details about it? What I'm thinking it that's just to modify the `CHANGELOG.md` file and add a new section like the below: #### Migrations guide...