-
### Describe what you were doing
I set the SFX Volume and Music Volume to 0 since the audio was pure ear rape. (This did also happen when I closed the skin database after browsing for a while, and …
-
Even though I'm using a gpu build, inference is running on cpu/ram. I tried to tinker with parameters, but with no luck.
Log:
```
Godot Engine v4.3.stable.mono.official.77dcf97d8 - https://go…
-
Now skinning calculations are done in the surface shader and morph targets are calculated on CPU.
This issue proposes leveraging a separate compute shader prepass for vertex skinning and morphing.
…
-
### Describe what you were doing
I've tried to save the file from app
The file I was interacting with: https://disk.yandex.ru/d/4vz2mSeiOQujcA
### What does the crash message say?
panicked…
-
The boids example is the best compute shader example that can be leached from wgpu. More examples need to be identified(probably from github) and implemented. I'm going to start a list of possible exa…
-
### Describe what you were doing
It keeps crashing when I want to save my progress as a backup
### What does the crash message say?
panicked at /Users/runner/.cargo/registry/src/index.crates.io-6f1…
57383 updated
2 weeks ago
-
### Describe what you were doing
Open the game
### What does the crash message say?
panicked at /Users/runner/.cargo/git/checkouts/rust-flash-lso-7db697fbf6bd96f3/f9e3de5/flash-lso/src/amf3/read.rs…
-
is it possible to set a custom Noise as input? i know the Noise is Hard Coded into the the compute shader but is theres anyway to manipulate that? because i want to Do some changes like making it so h…
-
### Describe what you were doing
Quitting the game
### What does the crash message say?
panicked at 'Unexpected non-object value in object vector', core\src\avm2\amf.rs:99:34
### Ruffle Version
0…
-
We ideally won't have to use it in the embedded case once we get layers going, but wouldn't hurt in the meantime and for nested.
We'd need to:
- Review the thread count and traversal model to mak…