Fabio Alessandrelli

Results 145 comments of Fabio Alessandrelli

> As just a random guess, I wonder if the `TypedDictionary` changes are the cause of the size regression? They also led to a build time regression - see #1610...

I think there's a bit of confusion, this is likely due to the fact that the plugin, unlike most extensions, implements an interface that is directly exposed by Godot. The...

> Can you point me in the right direction here? I'm afraid I would need to see the code, because according to the step you described it should work, so...

Quick update (still debugging), following @Calinou suggestion I found out that with the [truck town demo](https://github.com/godotengine/godot-demo-projects/tree/master/3d/truck_town), I reliably get the issue when running the game and resizing the windows (no...