Maybee Rezbit

Results 23 issues of Maybee Rezbit

``` [ERROR] src/systems/AccountSync.hx:97: characters 16-34 97 | var size = orders[aid].size(); | ^^^^^^^^^^^^^^^^^^ | `MagicArrayTools` function was used without calling `magiter` first. Please call `magiter` before running any other functions....

Implements https://github.com/godotengine/godot-proposals/issues/13808! Adds the `--dump-shader-api` command line argument that generates a `shader_api.json` containing the entirety of the GDShader API (basically a shader equivalent of `--dump-extension-api`). ## Example Here is the...

feature proposal
topic:rendering

**Describe the Feature** If a `case _:` has a block statement after it, I would like it to look like this. However, there doesn't appear to be a way to...