Sairony

Results 9 issues of Sairony

There doesn't really seem to be much gained from wrapping everything in a class, but perhaps I'm missing something? For one it's not possible to forward declare the enum any...

I'm creating a three.js loader, but there's a lot of sweet stuff from npm which I'd really like to leverage. Since I want as few dependencies as possible it would...

It would seem libshaderc is the way to go, but it doesn't seem to possible to produce this combination. In games, at least for desktop, one usually have some sort...

Scroll down to the bottom of https://www.boost.org/doc/libs/1_69_0/libs/gil/doc/html/index.html to the samples. Clicking any of the links downloads the file instead of opening it up in the browser ( at least on...

cat/documentation

**Describe the bug** `git pull` fails with `panic: runtime error: invalid memory address or nil pointer dereference`, afterwards the repo seems to be in a inconsistent state. **To Reproduce** Run...

Running this tool on the command line return immediately on windows 10, if the arguments are correct it will do what it says on the tin, otherwise there's no error...

**Describe the bug** I have a PSD with 4 channels: ![image](https://github.com/psd-tools/psd-tools/assets/8151744/c14ec162-0b41-47cb-a3f5-c0e8c111f168) Executing the supplied code below gives me: 4 ColorMode.RGB (0, 0, 0) **To Reproduce** Run code supplied below on...

All primitives needs to be converted to string it seems, which would be nice if it was mentioned. And there's no mention on what the requirements of data structures in...

We only need the plugin for one target, but since Unity doesn't support disabling folder structures for build targets it's always active. It constantly tries to check for updates &...