Mateus Elias

Results 4 issues of 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...

bug
area:manual
cherrypick:4.1

## 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()`...

bug
topic:core
topic:animation

## 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

topic:dotnet
area:manual
topic:gui

## 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...

enhancement
area:manual
content:proofreading
cherrypick:4.1
cherrypick:4.2
topic:multiplayer