Tristan Grespinet

Results 65 comments of Tristan Grespinet

#626 is an attempt at fixing that issue. Given that it's random and rare, it's hard to figure out what is the exact cause. I went over all the code...

I don't think this is the right approach to save on cache space. I have read the documentation in details. Caches are created per key AND per branch and can...

Don't start implementing that for scripts, this change will be irrelevant when we switch to extensions. Extensions do provide a way to set documentation of course, but it's a different...

Hello, I am one of the maintainers of the Kotlin-Java bindings for the Godot game engine (https://github.com/utopia-rise/godot-kotlin-jvm). Godot supports exports for the main 3 desktop OS, Android, iOS and wasm....

Hello. Are you sure you are not forgetting to properly export the banks files ? They are not exported by default by Godot, so you have to add them manually...