José M Rico
José M Rico
### Describe the bug I recently got a Raspberry Pi 4, and decided it would be fun to use it as a CI runner for Wurst map builds. Since this...
This is my attempt/take on reworking the build script to support the new Zig package manager and ditch git submodules. Supporting a native build was pretty easy, but I read...
Hello! Not sure if I misunderstood the code/API, but I believe the aspect ratio correction in `DrawBillboardPro` is incorrect. I would expect it to calculate `sizeRatio` such that `sizeRatio.x /...
I was creating a `GuiPanel` with a default font size of >24, and I noticed that everything scaled nicely except the panel header, where the text is overly crammed. I...