GigaGrunch

Results 4 issues of GigaGrunch

Anything that loads a world crashes for me, because `actualMesh.isLoaded()` is false in the `importWorldMesh` call. The crash comes from [`if (!actualMesh->getCashedData())`](https://github.com/REGoth-project/REGoth-bs/blob/master/src/world/internals/ConstructFromZEN.cpp#L156) through the getter of the ResourceHandle.

### Zig Version 0.12.0 ### Steps to Reproduce and Observed Behavior Run `zig build-exe` on a file with this code: ``` pub fn main() void { var array: [0]void =...

bug
contributor friendly
frontend

I regularly switch between my laptop's keyboard (on the go) and the [Truly Ergonomic Keyboard](https://trulyergonomic.com/ergonomic-keyboards/) (at home). For the laptop's keyboard, I just use plain old Neo, but for the...

I am currently migrating my band's website [https://fromage-vom-arsch.de](https://fromage-vom-arsch.de) to Zine and in the original index.html, an image with the filename arschk**ä**se.png is shown. After just renaming the file to index.shtml...