hudmarc

Results 6 issues of hudmarc

I just succesfully migrated my game from Unity's JSONUtillity to MessagePack and saw a sizeable performance increase (thanks!) The migration was mostly painless (changing `string` to` byte[]`, setting up the...

unity

When setting the offfset of Perlin noise the sub octaves are not offset by the correct amount. The following code (in `PerlinNoise.hlsl`) should be changed from: ``` float StandardPerlinNoise(uint id,...

I'm integrating typia into my React project. I followed the instructions for installing Typia for use with Vite: https://github.com/ryoppippi/unplugin-typia/tree/main/packages/unplugin-typia but now I get the following error when running "npm run...

# 🚀 Feature request Currently, you an only delete files from the file manager. I'm not sure if this is a design choice, but it would make downloading photos off...

# 🐛 Bug report ## 📝 Description Mudita Center hangs for ~30 seconds when uploading a 14MB vCard with 300+ contacts and their profile photos. ## 👍 Expected behavior Loading...

### What happened? When attempting to set up StudioCMS with npm install studiocms, I said 'yes' to install Turso DB which seems to install correctly but then proceeds to crash...

bug