Tuupertunut

Results 14 comments of Tuupertunut

This happens when you have both "Volumetric fog" and "Screen space ambient occlusion" on.

I can reproduce this issue on multiple machines using our version of ABBA - Dancing Queen. The audio file is few hundred milliseconds longer than the video, and if I...

Is there any situation where you wouldn't want to use remote mode?

java.io.Closeable is available since Java 5 so it won't break compatibility. Only Java 7+ users can take advantage of the try-with-resources statement, but Java 5 users can still use this...

I'm getting this error when trying to write binary data to my custom partition using `espflash write-bin-to-flash`.

Meanwhile I have created my own library where I used many of your ideas from jPowerShell and improved them. You may want to take a look: https://github.com/Tuupertunut/PowerShellLibJava The way I...

I cannot reproduce this on unionfs-fuse 3.2 using NFS. A case was recently fixed (#128) where writes could happen in a read-only branch. Can you still reproduce this?

Same issue here. When pressing Play (P), the playback cursor shakes but does not move forward. **Composer:** 2.0 from Ubuntu Jammy repository **OS:** Ubuntu 22.04 **libQt:** 5.15.3 from Ubuntu Jammy...

That's correct, it isn't. But why is the setting "Max physics delta time per frame" locked into 0.02? In case you don't know what this setting does, here's a nice...

Ideas: Where lossy (normal) time warp increases the timestep size, an ideal lossless warp should just calculate more physics frames in the same time period. Gameplay frames per real time...