Arnaud Vergnet

Results 80 comments of Arnaud Vergnet

Hey, I had the same issue while using GodotSteam and this addon but it was because I was creating both the host and the client at the same time. When...

Here are some other ideas: - Show intermediate steps time and distance. It could be shown in a list in the navigation menu. - Quick access to route options. Right...

Thanks, do you have a link to a related issue/PR so I can follow the progress?

Just tried the 4.2.2, it still does not work either when using `--import` option then exporting, or simply exporting directly ([which runs the `--import` option under the hood](https://godotengine.org/article/maintenance-release-godot-4-2-2-and-4-1-4/#improved-command-line-export-pipeline))

This is my new CI script adapted for godot 4.2.2: ```yaml image: barichello/godot-ci:4.2.2 stages: - install-blender - export - deploy variables: EXPORT_NAME: test # install blender and setup path install-blender:...

@LasseSchnepel Your issue seems to be different from mine as the file `~/.config/godot/editor_settings-4.tres` does not already have a line for the blender path on my end. @revonzev Your solution of...

Ah yes indeed there are both `4.tres` and `4.3.tres` files, the first one without the blender path line and the other with it set to an empty path. I tried...

Hello I have found a way to fix this thanks to https://github.com/godotengine/godot/issues/81603. Seems the gltf export needs some dependencies from xorg, so installing it alongside blender fixed the issue. There...

Hello, I am having the same issue. It is most noticeable when using the touchpad but it is also laggy when using the mouse. Tried on Chromium and there is...

Here is a video recording to show how bad the performance gets. I first show Firefox then Chromium on the [Material 3 template](https://github.com/penpot/penpot-files/raw/main/Material%20Design%203.penpot), `Components & Variations` page while using the...