Laura Sofia Heimann
Laura Sofia Heimann
It's definitely interesting that this hasn't happened anymore for this weekend, I do know that I have fully restarted my editor multiple times that day so I don't think it...
Oddly enough, I'm having similar problems trying to use https://github.com/tryphotino/photino.NET under Fedora (that's how I found this issue), both utilize gtkwebview so I'm guessing this might be a problem beyond...
Yup, as I thought, it's an issue with webkit2gtk being broken under 2.44 with Nvidia GPUs (https://gitlab.archlinux.org/archlinux/packaging/packages/webkit2gtk/-/issues/1) For your local dev environment, you can add `WEBKIT_DISABLE_DMABUF_RENDERER=1` in `/etc/environment` for the...
The way I often end up in a broken state is when I accidentally duplicate (as in the issue) or undo/redo after changing connections. In this case, I have yet...
@TheDuckCow Wonderful, that has helped me a lot! As for this issue, I definitely have experienced it a few times, mostly when removing a RoadPoint or undo/redo. Usually, I can...
Could you clone the repo with the example project and confirm whether this is happening there as well?
@SkaveRat thanks! I'll be repackaging the addon (with the latest PR included) with the addons folder as root soon-ish, that should make it easier to install through other means than...
This is definitely a pain point for me, too. I'm currently trying to replace my prototype road placements with proper roads from this plugin and frequently can't find a proper...
Work will be tracked in this branch: https://github.com/LauraWebdev/GodotSteam_CSharpBindings/tree/refresh-august-2025 I've used https://github.com/Delsin-Yu/CSharp-Wrapper-Generator-for-GDExtension that seems to be a good basis. Some methods don't seem to generate properly though, so I've decided to...