Dima Pulkinen

Results 78 issues of Dima Pulkinen

I am using OpenSCAD 2024.10.15.ai20955 (git 335ed8eb2), but this can also be reproduced with earlier versions. In order to reproduce, add any `scs_bearing_block` to your project and comment out `if...

Some prx modules come prepended with ~SCE header. If we skip past it, it's just a normal ~PSP prx. Support for this was added in [Linblow/pspdecrypt](https://github.com/Linblow/pspdecrypt). Can this be merged?

The number of samples was off by one (not a big deal, but still). LÖVE supports 8 and 16 bit samples, but they must be set as floats. So generate...

In the readme, it's stated: > vudu currently supports Love2D versions 0.10.x and 0.11.x Indeed, there's a check to translate the colors from 0-255 to 0-1, to be compatible with...

This is more of a request for comments on my changes, 1. I couldn't find a key that would produce a single ` character in LÖVE on my keyboard. It...

Trying to use LÖVE Audio Effects Playground v1.1 on Linux x86_64 with LÖVE 11.5 AppImage. When trying to activate the effects from the first column, I get the following errors:...

I have downloaded the latest x86_64 AppImage build (0.2.30), made the file executable and launched it. When clicking "Login with GitHub" the URL `https://api.onlook.com/auth/v1/authorize?provider=github&redirect_to=onlook%3A%2F%2Fauth` is opened in Firefox, but there's...

bug

[v2.4.2](https://github.com/erincatto/box2d/releases/tag/v2.4.2) is the final release of version 2 of Box2D, and mostly a bugfix release. I don't suggest switching to a new major version, but such small update should probably...