Mateus Elias
Mateus Elias
## What I did - Adjusted a incorrect/misleading explanation of duck typing and dynamic typing in the static typing page. I based myself on what is written on 'Accessing data...
## What I did - Added the following methods to `AABB` and `Rect2` classes: `lerp()`, `cubic_interpolate()` and `cubic_interpolate_in_time()`; - Modified the source code of following methods of `Animation` class: `_cubic_interpolate_in_time()`...
## What I did - Added C# version of the examples for creating custom BBCode tags and text effects. Closes: https://github.com/godotengine/godot-docs/issues/9334
## What I did - Complete a sentence in the High-level multiplayer tutorial that was left unfinished. Added clarification regarding the matching of function arguments in RPC signatures between server...